Skip to content

Commit

Permalink
i18n: Sync translations with Weblate + update template
Browse files Browse the repository at this point in the history
Also fix a few stray clang-format formatting errors that passed
through CI unnoticed.
  • Loading branch information
akien-mga committed Dec 22, 2019
1 parent 9410d0c commit 8938577
Show file tree
Hide file tree
Showing 66 changed files with 6,335 additions and 1,200 deletions.
107 changes: 92 additions & 15 deletions editor/translations/af.po
Original file line number Diff line number Diff line change
Expand Up @@ -544,8 +544,9 @@ msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
#: editor/plugins/script_text_editor.cpp
#: editor/plugins/shader_editor_plugin.cpp editor/plugins/text_editor.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/property_editor.cpp modules/visual_script/visual_script_editor.cpp
#: editor/plugins/tile_set_editor_plugin.cpp editor/project_manager.cpp
#: editor/project_settings_editor.cpp editor/property_editor.cpp
#: modules/visual_script/visual_script_editor.cpp
msgid "Edit"
msgstr ""

Expand Down Expand Up @@ -825,6 +826,11 @@ msgstr "Voeg Ekstra Roep Argument By:"
msgid "Extra Call Arguments:"
msgstr "Ekstra Roep Argumente:"

#: editor/connections_dialog.cpp
#, fuzzy
msgid "Receiver Method:"
msgstr "Eienskappe"

#: editor/connections_dialog.cpp
msgid "Advanced"
msgstr ""
Expand Down Expand Up @@ -3093,6 +3099,10 @@ msgstr ""
msgid "Open the previous Editor"
msgstr ""

#: editor/editor_node.h
msgid "Warning!"
msgstr ""

#: editor/editor_path.cpp
#, fuzzy
msgid "No sub-resources found."
Expand Down Expand Up @@ -4725,6 +4735,11 @@ msgstr ""
msgid "Transition: "
msgstr "Oorgang"

#: editor/plugins/animation_state_machine_editor.cpp
#, fuzzy
msgid "Play Mode:"
msgstr "Pad na Nodus:"

#: editor/plugins/animation_tree_editor_plugin.cpp
#: editor/plugins/animation_tree_player_editor_plugin.cpp
#, fuzzy
Expand Down Expand Up @@ -5946,6 +5961,10 @@ msgstr ""
msgid "Remove item %d?"
msgstr ""

#: editor/plugins/mesh_library_editor_plugin.cpp
msgid "Mesh Library"
msgstr ""

#: editor/plugins/mesh_library_editor_plugin.cpp
#: editor/plugins/theme_editor_plugin.cpp
msgid "Add Item"
Expand Down Expand Up @@ -6589,6 +6608,23 @@ msgstr "Open 'n Lêer"
msgid "Save File As..."
msgstr "Stoor Hulpbron As..."

#: editor/plugins/script_editor_plugin.cpp
msgid "Can't obtain the script for running."
msgstr ""

#: editor/plugins/script_editor_plugin.cpp
msgid "Script failed reloading, check console for errors."
msgstr ""

#: editor/plugins/script_editor_plugin.cpp
msgid "Script is not in tool mode, will not be able to run."
msgstr ""

#: editor/plugins/script_editor_plugin.cpp
msgid ""
"To run this script, it must inherit EditorScript and be set to tool mode."
msgstr ""

#: editor/plugins/script_editor_plugin.cpp
msgid "Import Theme"
msgstr ""
Expand Down Expand Up @@ -7877,6 +7913,7 @@ msgid "Data Type:"
msgstr ""

#: editor/plugins/theme_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Icon"
msgstr ""

Expand Down Expand Up @@ -8014,6 +8051,18 @@ msgstr ""
msgid "Merge from Scene"
msgstr ""

#: editor/plugins/tile_set_editor_plugin.cpp
msgid "New Single Tile"
msgstr ""

#: editor/plugins/tile_set_editor_plugin.cpp
msgid "New Autotile"
msgstr ""

#: editor/plugins/tile_set_editor_plugin.cpp
msgid "New Atlas"
msgstr ""

#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Next Coordinate"
msgstr ""
Expand All @@ -8030,6 +8079,37 @@ msgstr ""
msgid "Select the previous shape, subtile, or Tile."
msgstr ""

#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Region"
msgstr ""

#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Collision"
msgstr "Skep Intekening"

#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Occlusion"
msgstr "Skep Intekening"

#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Navigation"
msgstr "Skep Intekening"

#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Bitmask"
msgstr ""

#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Priority"
msgstr ""

#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Z Index"
msgstr ""

#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Region Mode"
msgstr ""
Expand Down Expand Up @@ -11254,6 +11334,16 @@ msgstr ""
msgid "Set Variable Type"
msgstr ""

#: modules/visual_script/visual_script_editor.cpp
#, fuzzy
msgid "Add Input Port"
msgstr "Gunstelinge:"

#: modules/visual_script/visual_script_editor.cpp
#, fuzzy
msgid "Add Output Port"
msgstr "Gunstelinge:"

#: modules/visual_script/visual_script_editor.cpp
#, fuzzy
msgid "Override an existing built-in function."
Expand Down Expand Up @@ -11320,16 +11410,6 @@ msgstr ""
msgid "Add Signal"
msgstr ""

#: modules/visual_script/visual_script_editor.cpp
#, fuzzy
msgid "Add Input Port"
msgstr "Gunstelinge:"

#: modules/visual_script/visual_script_editor.cpp
#, fuzzy
msgid "Add Output Port"
msgstr "Gunstelinge:"

#: modules/visual_script/visual_script_editor.cpp
#, fuzzy
msgid "Remove Input Port"
Expand Down Expand Up @@ -12380,9 +12460,6 @@ msgstr ""
#~ msgid "Enabled Classes"
#~ msgstr "Deursoek Klasse"

#~ msgid "Path to Node:"
#~ msgstr "Pad na Nodus:"

#~ msgid "Delete selected files?"
#~ msgstr "Skrap gekose lêers?"

Expand Down
115 changes: 99 additions & 16 deletions editor/translations/ar.po
Original file line number Diff line number Diff line change
Expand Up @@ -547,8 +547,9 @@ msgstr "إطار خلال ثانية"
#: editor/plugins/polygon_2d_editor_plugin.cpp
#: editor/plugins/script_text_editor.cpp
#: editor/plugins/shader_editor_plugin.cpp editor/plugins/text_editor.cpp
#: editor/project_manager.cpp editor/project_settings_editor.cpp
#: editor/property_editor.cpp modules/visual_script/visual_script_editor.cpp
#: editor/plugins/tile_set_editor_plugin.cpp editor/project_manager.cpp
#: editor/project_settings_editor.cpp editor/property_editor.cpp
#: modules/visual_script/visual_script_editor.cpp
msgid "Edit"
msgstr "تعديل"

Expand Down Expand Up @@ -815,6 +816,11 @@ msgstr "إضافة وسيطة إستدعاء إضافية:"
msgid "Extra Call Arguments:"
msgstr "وسائط إستدعاء إضافية :"

#: editor/connections_dialog.cpp
#, fuzzy
msgid "Receiver Method:"
msgstr "إختر طريقة"

#: editor/connections_dialog.cpp
msgid "Advanced"
msgstr "إعدادات متقدمة"
Expand Down Expand Up @@ -3132,6 +3138,11 @@ msgstr "فتح في المُعدل التالي"
msgid "Open the previous Editor"
msgstr "إفتح المُعدل السابق"

#: editor/editor_node.h
#, fuzzy
msgid "Warning!"
msgstr "تحذيرات"

#: editor/editor_path.cpp
#, fuzzy
msgid "No sub-resources found."
Expand Down Expand Up @@ -4801,6 +4812,11 @@ msgstr ""
msgid "Transition: "
msgstr "تحول"

#: editor/plugins/animation_state_machine_editor.cpp
#, fuzzy
msgid "Play Mode:"
msgstr "وضع السحب"

#: editor/plugins/animation_tree_editor_plugin.cpp
#: editor/plugins/animation_tree_player_editor_plugin.cpp
msgid "AnimationTree"
Expand Down Expand Up @@ -6073,6 +6089,11 @@ msgstr "حجم الخطوط:"
msgid "Remove item %d?"
msgstr "مسح العنصر %d؟"

#: editor/plugins/mesh_library_editor_plugin.cpp
#, fuzzy
msgid "Mesh Library"
msgstr "مكتبة الميش..."

#: editor/plugins/mesh_library_editor_plugin.cpp
#: editor/plugins/theme_editor_plugin.cpp
msgid "Add Item"
Expand Down Expand Up @@ -6734,6 +6755,23 @@ msgstr "إفتح ملف"
msgid "Save File As..."
msgstr "حفظ باسم..."

#: editor/plugins/script_editor_plugin.cpp
msgid "Can't obtain the script for running."
msgstr ""

#: editor/plugins/script_editor_plugin.cpp
msgid "Script failed reloading, check console for errors."
msgstr ""

#: editor/plugins/script_editor_plugin.cpp
msgid "Script is not in tool mode, will not be able to run."
msgstr ""

#: editor/plugins/script_editor_plugin.cpp
msgid ""
"To run this script, it must inherit EditorScript and be set to tool mode."
msgstr ""

#: editor/plugins/script_editor_plugin.cpp
msgid "Import Theme"
msgstr ""
Expand Down Expand Up @@ -8043,6 +8081,7 @@ msgid "Data Type:"
msgstr ""

#: editor/plugins/theme_editor_plugin.cpp
#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Icon"
msgstr ""

Expand Down Expand Up @@ -8183,6 +8222,19 @@ msgstr ""
msgid "Merge from Scene"
msgstr ""

#: editor/plugins/tile_set_editor_plugin.cpp
msgid "New Single Tile"
msgstr ""

#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "New Autotile"
msgstr "إظهار الملفات"

#: editor/plugins/tile_set_editor_plugin.cpp
msgid "New Atlas"
msgstr ""

#: editor/plugins/tile_set_editor_plugin.cpp
msgid "Next Coordinate"
msgstr ""
Expand All @@ -8200,6 +8252,41 @@ msgstr "التبويب السابق"
msgid "Select the previous shape, subtile, or Tile."
msgstr ""

#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Region"
msgstr "وضع التدوير"

#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Collision"
msgstr "وضعية الأستيفاء"

#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Occlusion"
msgstr "تعديل البولي"

#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Navigation"
msgstr "أنشئ ميش التنقل"

#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Bitmask"
msgstr "وضع التدوير"

#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Priority"
msgstr "تصدير المشروع"

#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Z Index"
msgstr "وضع السحب"

#: editor/plugins/tile_set_editor_plugin.cpp
#, fuzzy
msgid "Region Mode"
Expand Down Expand Up @@ -11495,6 +11582,16 @@ msgstr ""
msgid "Set Variable Type"
msgstr ""

#: modules/visual_script/visual_script_editor.cpp
#, fuzzy
msgid "Add Input Port"
msgstr "أضف مدخله"

#: modules/visual_script/visual_script_editor.cpp
#, fuzzy
msgid "Add Output Port"
msgstr "أضف مدخله"

#: modules/visual_script/visual_script_editor.cpp
#, fuzzy
msgid "Override an existing built-in function."
Expand Down Expand Up @@ -11560,16 +11657,6 @@ msgstr ""
msgid "Add Signal"
msgstr ""

#: modules/visual_script/visual_script_editor.cpp
#, fuzzy
msgid "Add Input Port"
msgstr "أضف مدخله"

#: modules/visual_script/visual_script_editor.cpp
#, fuzzy
msgid "Add Output Port"
msgstr "أضف مدخله"

#: modules/visual_script/visual_script_editor.cpp
#, fuzzy
msgid "Remove Input Port"
Expand Down Expand Up @@ -12832,10 +12919,6 @@ msgstr ""
#~ msgid "RMB: Erase Point."
#~ msgstr "زر الفأرة الأيمن: مسح النقطة."

#, fuzzy
#~ msgid "New TextFile"
#~ msgstr "إظهار الملفات"

#, fuzzy
#~ msgid "Zoom:"
#~ msgstr "تقريب"
Expand Down
Loading

0 comments on commit 8938577

Please sign in to comment.