diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2021-08-12 16:54:52 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2021-08-12 17:10:01 +0200 |
commit | d10bfe8e24ce3d59d9b4f4fe1d60cff745a2303e (patch) | |
tree | 1f907c246dd34fdcab57124418efa28314b99dab /editor/translations/ka.po | |
parent | 09198bf9e2a718ae834ad512cc65416a58da7a85 (diff) |
i18n: Sync translations with Weblate
And sync template with current 3.x codebase.
(cherry picked from commit f3441fcff068b0f064723acfdb0c3588e0ad66cf)
Diffstat (limited to 'editor/translations/ka.po')
-rw-r--r-- | editor/translations/ka.po | 100 |
1 files changed, 95 insertions, 5 deletions
diff --git a/editor/translations/ka.po b/editor/translations/ka.po index 144ef77158..7abc89b216 100644 --- a/editor/translations/ka.po +++ b/editor/translations/ka.po @@ -366,6 +366,7 @@ msgstr "ანიმ ლუპის შეცვლა" msgid "Remove Anim Track" msgstr "ანიმაციის თრექის წაშლა" +#. TRANSLATORS: %s will be replaced by a phrase describing the target of track. #: editor/animation_track_editor.cpp #, fuzzy msgid "Create NEW track for %s and insert key?" @@ -391,6 +392,17 @@ msgstr "შექმნა" msgid "Anim Insert" msgstr "ანიმ ჩაყენება" +#. TRANSLATORS: This describes the target of new animation track, will be inserted into another string. +#: editor/animation_track_editor.cpp +msgid "node '%s'" +msgstr "" + +#. TRANSLATORS: This describes the target of new animation track, will be inserted into another string. +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "animation" +msgstr "ფუნქციები:" + #: editor/animation_track_editor.cpp #, fuzzy msgid "AnimationPlayer can't animate itself, only other players." @@ -398,6 +410,12 @@ msgstr "" "ანიმაციის გამშვები ვერ ჩაატარებს ცდებს საკუთარ თავზე, მხოლოდ სხვა " "მოთამაშეებზე." +#. TRANSLATORS: This describes the target of new animation track, will be inserted into another string. +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "property '%s'" +msgstr "ობიექტზე დაკვირვება" + #: editor/animation_track_editor.cpp msgid "Anim Create & Insert" msgstr "ანიმ შექმნა & ჩაყენება" @@ -988,7 +1006,7 @@ msgstr "ახალი %s შექმნა" msgid "No results for \"%s\"." msgstr "" -#: editor/create_dialog.cpp +#: editor/create_dialog.cpp editor/property_selector.cpp msgid "No description available for %s." msgstr "" @@ -2331,6 +2349,17 @@ msgid "New Window" msgstr "" #: editor/editor_node.cpp +msgid "" +"Spins when the editor window redraws.\n" +"Update Continuously is enabled, which can increase power usage. Click to " +"disable it." +msgstr "" + +#: editor/editor_node.cpp +msgid "Spins when the editor window redraws." +msgstr "" + +#: editor/editor_node.cpp msgid "Imported resources can't be saved." msgstr "" @@ -3120,10 +3149,6 @@ msgid "Save & Restart" msgstr "" #: editor/editor_node.cpp -msgid "Spins when the editor window redraws." -msgstr "" - -#: editor/editor_node.cpp #, fuzzy msgid "Update Continuously" msgstr "უწყვეტი" @@ -3741,6 +3766,15 @@ msgid "Download from:" msgstr "" #: editor/export_template_manager.cpp +#, fuzzy +msgid "Open in Web Browser" +msgstr "გახსნილი" + +#: editor/export_template_manager.cpp +msgid "Copy Mirror URL" +msgstr "" + +#: editor/export_template_manager.cpp msgid "Download and Install" msgstr "" @@ -8578,6 +8612,12 @@ msgid "" msgstr "" #: editor/plugins/theme_editor_plugin.cpp +msgid "" +"Select a theme type from the list to edit its items.\n" +"You can add a custom type or import a type with its items from another theme." +msgstr "" + +#: editor/plugins/theme_editor_plugin.cpp #, fuzzy msgid "Remove All Color Items" msgstr "საყვარლები:" @@ -8606,6 +8646,12 @@ msgid "Remove All StyleBox Items" msgstr "" #: editor/plugins/theme_editor_plugin.cpp +msgid "" +"This theme type is empty.\n" +"Add more items to it manually or by importing from another theme." +msgstr "" + +#: editor/plugins/theme_editor_plugin.cpp #, fuzzy msgid "Add Color Item" msgstr "საყვარლები:" @@ -12141,6 +12187,14 @@ msgstr "" msgid "Change Ray Shape Length" msgstr "" +#: editor/spatial_editor_gizmos.cpp +msgid "Set Room Point Position" +msgstr "" + +#: editor/spatial_editor_gizmos.cpp +msgid "Set Portal Point Position" +msgstr "" + #: modules/csg/csg_gizmos.cpp msgid "Change Cylinder Radius" msgstr "" @@ -13772,6 +13826,42 @@ msgstr "" msgid "There should only be one RoomManager in the SceneTree." msgstr "" +#: scene/3d/room_manager.cpp +msgid "" +"RoomList path is invalid.\n" +"Please check the RoomList branch has been assigned in the RoomManager." +msgstr "" + +#: scene/3d/room_manager.cpp +msgid "RoomList contains no Rooms, aborting." +msgstr "" + +#: scene/3d/room_manager.cpp +msgid "Misnamed nodes detected, check output log for details. Aborting." +msgstr "" + +#: scene/3d/room_manager.cpp +msgid "Portal link room not found, check output log for details." +msgstr "" + +#: scene/3d/room_manager.cpp +msgid "" +"Portal autolink failed, check output log for details.\n" +"Check the portal is facing outwards from the source room." +msgstr "" + +#: scene/3d/room_manager.cpp +msgid "" +"Room overlap detected, cameras may work incorrectly in overlapping area.\n" +"Check output log for details." +msgstr "" + +#: scene/3d/room_manager.cpp +msgid "" +"Error calculating room bounds.\n" +"Ensure all rooms contain geometry or manual bounds." +msgstr "" + #: scene/3d/soft_body.cpp msgid "This body will be ignored until you set a mesh." msgstr "" |