diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2021-12-10 11:39:33 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2021-12-10 11:53:14 +0100 |
commit | e156c4809adaa5c0d84e1164d9e78034cfa34792 (patch) | |
tree | 8ae570f59c7fd32d46932280439413275c257fec /editor/translations/bn.po | |
parent | 21b81998bb42b2324a539f01354b68e4fba2c696 (diff) |
i18n: Sync editor translations with Weblate
(cherry picked from commit fd86272ca055cdf01ba48e8e9f043843ef540578)
Diffstat (limited to 'editor/translations/bn.po')
-rw-r--r-- | editor/translations/bn.po | 63 |
1 files changed, 44 insertions, 19 deletions
diff --git a/editor/translations/bn.po b/editor/translations/bn.po index a8581e7f45..3c8ce1b5ac 100644 --- a/editor/translations/bn.po +++ b/editor/translations/bn.po @@ -2200,16 +2200,36 @@ msgstr "মেথডের তালিকা:" msgid "Theme Properties" msgstr "প্রোপার্টি-সমূহ:" -#: editor/editor_help.cpp +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp #, fuzzy -msgid "Enumerations" -msgstr "অ্যানিমেশনসমূহ" +msgid "Colors" +msgstr "রঙ" #: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp #, fuzzy msgid "Constants" msgstr "ধ্রুবকসমূহ:" +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Fonts" +msgstr "ফন্ট" + +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Icons" +msgstr "আইকন" + +#: editor/editor_help.cpp +#, fuzzy +msgid "Styles" +msgstr "স্টাইল" + +#: editor/editor_help.cpp +#, fuzzy +msgid "Enumerations" +msgstr "অ্যানিমেশনসমূহ" + #: editor/editor_help.cpp #, fuzzy msgid "Property Descriptions" @@ -9154,21 +9174,6 @@ msgstr "গঠনবিন্যাসের এলাকা" #: editor/plugins/theme_editor_plugin.cpp #, fuzzy -msgid "Colors" -msgstr "রঙ" - -#: editor/plugins/theme_editor_plugin.cpp -#, fuzzy -msgid "Fonts" -msgstr "ফন্ট" - -#: editor/plugins/theme_editor_plugin.cpp -#, fuzzy -msgid "Icons" -msgstr "আইকন" - -#: editor/plugins/theme_editor_plugin.cpp -#, fuzzy msgid "Styleboxes" msgstr "স্টাইল" @@ -14245,7 +14250,12 @@ msgstr "" #: platform/android/export/export_plugin.cpp msgid "" -"\"Hand Tracking\" is only valid when \"Xr Mode\" is \"Oculus Mobile VR\"." +"\"Hand Tracking\" is only valid when \"Xr Mode\" is \"Oculus Mobile VrApi\" " +"or \"OpenXR\"." +msgstr "" + +#: platform/android/export/export_plugin.cpp +msgid "\"Passthrough\" is only valid when \"Xr Mode\" is \"OpenXR\"." msgstr "" #: platform/android/export/export_plugin.cpp @@ -14254,6 +14264,21 @@ msgstr "" #: platform/android/export/export_plugin.cpp msgid "" +"Changing the \"Min Sdk\" is only valid when \"Use Custom Build\" is enabled." +msgstr "" + +#: platform/android/export/export_plugin.cpp +msgid "" +"Changing the \"Target Sdk\" is only valid when \"Use Custom Build\" is " +"enabled." +msgstr "" + +#: platform/android/export/export_plugin.cpp +msgid "\"Target Sdk\" version must be greater or equal to \"Min Sdk\" version." +msgstr "" + +#: platform/android/export/export_plugin.cpp +msgid "" "'apksigner' could not be found.\n" "Please check the command is available in the Android SDK build-tools " "directory.\n" |