Approval.
This commit is contained in:
parent
55c4123e33
commit
43d56254ab
4
ar/units_weigth_set.php
Normal file
4
ar/units_weigth_set.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$units_weight_set['t'] = 't';
|
||||
$units_weight_set['kg'] = 'kg';
|
||||
$units_weight_set['g'] = 'g';
|
4
de/units_weigth_set.php
Normal file
4
de/units_weigth_set.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$units_weight_set['t'] = 't';
|
||||
$units_weight_set['kg'] = 'kg';
|
||||
$units_weight_set['g'] = 'g';
|
4
dsb/units_weigth_set.php
Normal file
4
dsb/units_weigth_set.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$units_weight_set['t'] = 't';
|
||||
$units_weight_set['kg'] = 'kg';
|
||||
$units_weight_set['g'] = 'g';
|
4
en/units_weigth_set.php
Normal file
4
en/units_weigth_set.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$units_weight_set['t'] = 't';
|
||||
$units_weight_set['kg'] = 'kg';
|
||||
$units_weight_set['g'] = 'g';
|
4
es/units_weigth_set.php
Normal file
4
es/units_weigth_set.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$units_weight_set['t'] = 't';
|
||||
$units_weight_set['kg'] = 'kg';
|
||||
$units_weight_set['g'] = 'g';
|
4
fr/units_weigth_set.php
Normal file
4
fr/units_weigth_set.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$units_weight_set['t'] = 't';
|
||||
$units_weight_set['kg'] = 'kg';
|
||||
$units_weight_set['g'] = 'g';
|
4
hsb/units_weigth_set.php
Normal file
4
hsb/units_weigth_set.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$units_weight_set['t'] = 't';
|
||||
$units_weight_set['kg'] = 'kg';
|
||||
$units_weight_set['g'] = 'g';
|
4
hu/units_weigth_set.php
Normal file
4
hu/units_weigth_set.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$units_weight_set['t'] = 't';
|
||||
$units_weight_set['kg'] = 'kg';
|
||||
$units_weight_set['g'] = 'g';
|
4
id/units_weigth_set.php
Normal file
4
id/units_weigth_set.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$units_weight_set['t'] = 't';
|
||||
$units_weight_set['kg'] = 'kg';
|
||||
$units_weight_set['g'] = 'g';
|
4
it/units_weigth_set.php
Normal file
4
it/units_weigth_set.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$units_weight_set['t'] = 't';
|
||||
$units_weight_set['kg'] = 'kg';
|
||||
$units_weight_set['g'] = 'g';
|
4
iw/units_weigth_set.php
Normal file
4
iw/units_weigth_set.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$units_weight_set['t'] = 't';
|
||||
$units_weight_set['kg'] = 'kg';
|
||||
$units_weight_set['g'] = 'g';
|
4
nl/units_weigth_set.php
Normal file
4
nl/units_weigth_set.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$units_weight_set['t'] = 't';
|
||||
$units_weight_set['kg'] = 'kg';
|
||||
$units_weight_set['g'] = 'g';
|
4
pl/units_weigth_set.php
Normal file
4
pl/units_weigth_set.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$units_weight_set['t'] = 't';
|
||||
$units_weight_set['kg'] = 'kg';
|
||||
$units_weight_set['g'] = 'g';
|
4
pt/units_weigth_set.php
Normal file
4
pt/units_weigth_set.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$units_weight_set['t'] = 't';
|
||||
$units_weight_set['kg'] = 'kg';
|
||||
$units_weight_set['g'] = 'g';
|
4
qu/units_weigth_set.php
Normal file
4
qu/units_weigth_set.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$units_weight_set['t'] = 't';
|
||||
$units_weight_set['kg'] = 'kg';
|
||||
$units_weight_set['g'] = 'g';
|
4
ru/units_weigth_set.php
Normal file
4
ru/units_weigth_set.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$units_weight_set['t'] = 't';
|
||||
$units_weight_set['kg'] = 'kg';
|
||||
$units_weight_set['g'] = 'g';
|
4
tl/units_weigth_set.php
Normal file
4
tl/units_weigth_set.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$units_weight_set['t'] = 't';
|
||||
$units_weight_set['kg'] = 'kg';
|
||||
$units_weight_set['g'] = 'g';
|
4
tr/units_weigth_set.php
Normal file
4
tr/units_weigth_set.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$units_weight_set['t'] = 't';
|
||||
$units_weight_set['kg'] = 'kg';
|
||||
$units_weight_set['g'] = 'g';
|
11
zh/currencies_set.php
Normal file
11
zh/currencies_set.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?PHP
|
||||
$currencies_set['eu-EUR'] = 'Euro';
|
||||
$currencies_set['de-DM'] = 'Deutsche Mark';
|
||||
$currencies_set['de-RM'] = 'Reichsmark (Germany)';
|
||||
$currencies_set['es-Real'] = 'Spanish Real';
|
||||
$currencies_set['hu-Ft'] = 'Forint';
|
||||
$currencies_set['hu-Lari'] = 'Lari';
|
||||
$currencies_set['hu-Pengő'] = 'Pengő';
|
||||
$currencies_set['id-IDR'] = 'Indonesian Rupiah';
|
||||
$currencies_set['pl-Złoty'] = 'Złoty';
|
||||
$currencies_set['us-USD'] = 'US Dollar';
|
37
zh/eventtype_name.php
Normal file
37
zh/eventtype_name.php
Normal file
|
@ -0,0 +1,37 @@
|
|||
<?PHP
|
||||
$eventname['1'] = 'Created';
|
||||
$eventname['2'] = 'Found';
|
||||
$eventname['3'] = 'Published';
|
||||
$eventname['4'] = 'Template creation';
|
||||
$eventname['5'] = 'Was depicted (Actor)';
|
||||
$eventname['6'] = 'Was used';
|
||||
$eventname['7'] = 'Written';
|
||||
$eventname['8'] = 'Collected';
|
||||
$eventname['9'] = 'Painted';
|
||||
$eventname['10'] = 'Image taken';
|
||||
$eventname['11'] = 'Received';
|
||||
$eventname['12'] = 'Printing plate produced';
|
||||
$eventname['13'] = 'Sent';
|
||||
$eventname['14'] = 'Issued';
|
||||
$eventname['15'] = 'Signed';
|
||||
$eventname['16'] = 'First description';
|
||||
$eventname['19'] = 'Drawn';
|
||||
$eventname['20'] = 'Copied (by hand)';
|
||||
$eventname['21'] = 'Lived';
|
||||
$eventname['22'] = '[Relationship to location]';
|
||||
$eventname['23'] = '[Relation to person or institution]';
|
||||
$eventname['24'] = '[Relation to time]';
|
||||
$eventname['25'] = 'Commissioned';
|
||||
$eventname['26'] = 'Printed';
|
||||
$eventname['27'] = 'Recorded';
|
||||
$eventname['28'] = 'Sung';
|
||||
$eventname['29'] = 'Decor designed';
|
||||
$eventname['30'] = 'Form designed';
|
||||
$eventname['31'] = 'Modelled';
|
||||
$eventname['32'] = 'Autographed/Signed';
|
||||
$eventname['33'] = 'Mentioned';
|
||||
$eventname['34'] = 'Buried';
|
||||
$eventname['35'] = 'Intellectual creation';
|
||||
$eventname['36'] = 'Was depicted';
|
||||
$eventname['37'] = 'Painted on';
|
||||
$eventname['38'] = 'Illustrated';
|
9
zh/marking_types.php
Normal file
9
zh/marking_types.php
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?PHP
|
||||
$marking_types['signature'] = 'Signature';
|
||||
$marking_types['watermark'] = 'Watermark';
|
||||
$marking_types['engraving'] = 'Engraving';
|
||||
$marking_types['scratch'] = 'Scratching';
|
||||
$marking_types['stamp'] = 'Stamped';
|
||||
$marking_types['overprint'] = 'Overprint';
|
||||
$marking_types['embossing'] = 'Embossing';
|
||||
$marking_types['handwritten'] = 'Handwritten';
|
10
zh/placetypes.php
Normal file
10
zh/placetypes.php
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?PHP
|
||||
$tlPlacetypes['0'] = 'Administrative';
|
||||
$tlPlacetypes['1'] = 'Historical';
|
||||
$tlPlacetypes['2'] = 'Region';
|
||||
$tlPlacetypes['3'] = 'Street';
|
||||
$tlPlacetypes['4'] = 'Building';
|
||||
$tlPlacetypes['5'] = 'Mountains';
|
||||
$tlPlacetypes['6'] = 'Forest';
|
||||
$tlPlacetypes['7'] = 'Body of water';
|
||||
$tlPlacetypes['8'] = 'Island';
|
13
zh/position_set.php
Normal file
13
zh/position_set.php
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?PHP
|
||||
$position_set['left'] = 'Left';
|
||||
$position_set['top_left'] = 'Top left';
|
||||
$position_set['top'] = 'Top';
|
||||
$position_set['top_right'] = 'Top right';
|
||||
$position_set['right'] = 'Right';
|
||||
$position_set['bottom_right'] = 'Bottom right';
|
||||
$position_set['bottom'] = 'Bottom';
|
||||
$position_set['bottom_left'] = 'Unten links';
|
||||
$position_set['center'] = 'Center';
|
||||
$position_set['rear_side'] = 'Rear side';
|
||||
$position_set['edge'] = 'Edge';
|
||||
$position_set['other'] = 'Other';
|
5
zh/units_length_set.php
Normal file
5
zh/units_length_set.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?PHP
|
||||
$units_length_set['m'] = 'm';
|
||||
$units_length_set['dm'] = 'dm';
|
||||
$units_length_set['cm'] = 'cm';
|
||||
$units_length_set['mm'] = 'mm';
|
4
zh/units_weigth_set.php
Normal file
4
zh/units_weigth_set.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?PHP
|
||||
$units_weight_set['t'] = 't';
|
||||
$units_weight_set['kg'] = 'kg';
|
||||
$units_weight_set['g'] = 'g';
|
Loading…
Reference in New Issue
Block a user