Approval.

This commit is contained in:
Joshua Ramon Enslin 2021-10-22 13:44:52 +00:00 committed by md translation bot
parent 672b7ccf6b
commit 61b25fe321
3 changed files with 16 additions and 16 deletions

View File

@ -36,15 +36,15 @@
"36": "\u00c1br\u00e1zolt hely", "36": "\u00c1br\u00e1zolt hely",
"37": "D\u00edszit\u00e9s k\u00e9sz\u00edt\u00e9se", "37": "D\u00edszit\u00e9s k\u00e9sz\u00edt\u00e9se",
"38": "Illusztr\u00e1ci\u00f3 k\u00e9sz\u00edt\u00e9se", "38": "Illusztr\u00e1ci\u00f3 k\u00e9sz\u00edt\u00e9se",
"39": "Assembled", "39": "\u00d6sszeszerel\u00e9s",
"40": "Auctioned", "40": "\u00c1rverez\u00e9s",
"41": "Bought", "41": "V\u00e1s\u00e1rl\u00e1s",
"42": "Owned", "42": "Tulajdonl\u00e1s",
"43": "Sold", "43": "Elad\u00e1s",
"44": "Restorated", "44": "Restaur\u00e1l\u00e1s",
"45": "Damaged", "45": "S\u00e9r\u00fcl\u00e9s",
"46": "Destroyed", "46": "Megsemmis\u00fcl\u00e9s",
"47": "Lost", "47": "Elt\u0171n\u00e9s",
"48": "Edited" "48": "Szerkeszt\u00e9s"
} }
} }

View File

@ -8,6 +8,6 @@
"overprint": "Fel\u00fclnyom\u00e1s", "overprint": "Fel\u00fclnyom\u00e1s",
"embossing": "Dombornyom\u00e1s", "embossing": "Dombornyom\u00e1s",
"handwritten": "K\u00e9zzel \u00edrt", "handwritten": "K\u00e9zzel \u00edrt",
"glued": "Glued" "glued": "Ragasztott"
} }
} }

View File

@ -1,10 +1,10 @@
{ {
"phone_types": { "phone_types": {
"work": "Work", "work": "Munkahelyi",
"home": "Home", "home": "Otthoni",
"mobile": "Mobile", "mobile": "Mobil",
"work mobile": "Work mobile", "work mobile": "Munkahelyi mobil",
"fax": "Fax", "fax": "Fax",
"fax work": "Fax (Work)" "fax work": "Fax (munkahelyi)"
} }
} }