Stand 2019-05-16

This commit is contained in:
2019-05-18 14:04:38 +02:00
committed by Stefan Rohde-Enslin
parent dce309f7d6
commit 13a29e3a23
188 changed files with 969 additions and 228 deletions
backend
frontend
ar
de
en
es
fr
hu
id
it
iw
nl
pl
pt
qu
ru
tl
mdorg

@@ -40,6 +40,8 @@
"exhibitions_list_empty_text": "Nincs ki\u00e1ll\u00edt\u00e1s hozz\u00e1rendelve az int\u00e9zm\u00e9nyhez. Tov\u00e1bbi lehet\u0151s\u00e9gek:",
"linked_an_exhibition": "Ki\u00e1ll\u00edt\u00e1s \u00f6sszek\u00f6t\u00e9se a t\u00e1rggyal",
"removed_obj_exh_link": "Ki\u00e1ll\u00edt\u00e1ssal val\u00f3 \u00f6sszek\u00f6t\u00e9s t\u00f6rl\u00e9se",
"permanent_exhibition": "\u00c1lland\u00f3 ki\u00e1ll\u00edt\u00e1s"
"permanent_exhibition": "\u00c1lland\u00f3 ki\u00e1ll\u00edt\u00e1s",
"toggled_highlighting": "Toggled highlight status",
"highlight": "Highlight"
}
}

@@ -84,9 +84,9 @@
"remove_scene_image": "K\u00e9p t\u00f6rl\u00e9se",
"add_scene": "Helysz\u00edn hozz\u00e1ad\u00e1sa",
"remove_scene": "Helysz\u00edn t\u00f6rl\u00e9se",
"remove_tour": "V\u00e1ndorki\u00e1ll\u00edt\u00e1s t\u00f6rl\u00e9se",
"add_tour": "V\u00e1ndorki\u00e1ll\u00edt\u00e1s hozz\u00e1ad\u00e1sa",
"edit_tour": "V\u00e1ndorki\u00e1ll\u00edt\u00e1s szerkeszt\u00e9se",
"remove_tour": "Panor\u00e1mafot\u00f3 t\u00f6rl\u00e9se",
"add_tour": "Panor\u00e1mafot\u00f3 hozz\u00e1ad\u00e1sa",
"edit_tour": "Panor\u00e1mafot\u00f3 szerkeszt\u00e9se",
"sceneTitle": "Helysz\u00edn c\u00edme",
"sceneVaov": "vaov",
"sceneChange": "Helysz\u00edn cser\u00e9je",

@@ -91,8 +91,8 @@
"Felt\u00e1r\u00e1s",
"Hivatalos \u00e1tad\u00e1s",
"Csere",
"Gy\u0171jt\u00e9s",
"Saj\u00e1t el\u0151\u00e1ll\u00edt\u00e1s",
"Gy\u0171jt\u00e9s",
"T\u00f6rzsanyag",
"Let\u00e9t"
]

@@ -31,6 +31,7 @@
"linkable_collections": "\u00d6sszekapcsolhat\u00f3 gy\u0171jtem\u00e9nyek",
"switch_museum": "Tartalomszolg\u00e1ltat\u00f3 bekapcsol\u00e1sa",
"select_a_museum": "Tartalomszolg\u00e1ltat\u00f3 v\u00e1laszt\u00e1sa",
"links_object_with": "A t\u00e1rgy \u00f6sszek\u00f6t\u00e9se"
"links_object_with": "A t\u00e1rgy \u00f6sszek\u00f6t\u00e9se",
"tag_or_relation": "kulcssz\u00f3 vagy vonatkoz\u00e1s"
}
}

@@ -38,6 +38,11 @@
"removed_background_img_successfully": "A h\u00e1tt\u00e9rk\u00e9pet sikeresen t\u00f6r\u00f6lt\u00fck",
"data_url": "Adat \/ URL-c\u00edm",
"qr_code_generator": "QR k\u00f3d gener\u00e1l\u00e1s",
"instance_health": "Instance health"
"instance_health": "Instance health",
"version_links": "Links to other services",
"public_frontend": "Publlic page",
"norm_data_controlled_voc": "Norm data \/ controlled vocabularies",
"handbook": "Handbook",
"blog": "Blog"
}
}