diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2020-12-29 16:14:22 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2020-12-29 17:16:46 +0100 |
commit | f62f64193a5ba54a5e0e74547d0cb0fb54b11258 (patch) | |
tree | 1d96a5ad5d1356dd8f9b2f4e630d8200f417e221 /editor/translations/bg.po | |
parent | 4486aa8014f67db752ac9edb6e2f02117c6f19eb (diff) |
i18n: Sync translations with Weblate
(cherry picked from commit caa7c6a930204507ddb5cae76f84b2d1e024afc1)
Diffstat (limited to 'editor/translations/bg.po')
-rw-r--r-- | editor/translations/bg.po | 30 |
1 files changed, 20 insertions, 10 deletions
diff --git a/editor/translations/bg.po b/editor/translations/bg.po index 2f1a9145e4..8d9d3db035 100644 --- a/editor/translations/bg.po +++ b/editor/translations/bg.po @@ -3745,8 +3745,19 @@ msgid "Searching..." msgstr "Търсене..." #: editor/find_in_files.cpp -msgid "Search complete" -msgstr "Търсенето е завършено" +#, fuzzy +msgid "%d match in %d file." +msgstr "%d съвпадения." + +#: editor/find_in_files.cpp +#, fuzzy +msgid "%d matches in %d file." +msgstr "%d съвпадения." + +#: editor/find_in_files.cpp +#, fuzzy +msgid "%d matches in %d files." +msgstr "%d съвпадения." #: editor/groups_editor.cpp msgid "Add to Group" @@ -8331,10 +8342,6 @@ msgid "Error" msgstr "" #: editor/plugins/version_control_editor_plugin.cpp -msgid "No commit message was provided" -msgstr "" - -#: editor/plugins/version_control_editor_plugin.cpp msgid "No files added to stage" msgstr "" @@ -8393,10 +8400,6 @@ msgid "Stage All" msgstr "Запази Всичко" #: editor/plugins/version_control_editor_plugin.cpp -msgid "Add a commit message" -msgstr "" - -#: editor/plugins/version_control_editor_plugin.cpp msgid "Commit Changes" msgstr "" @@ -12462,6 +12465,10 @@ msgstr "Тревога!" msgid "Please Confirm..." msgstr "Моля, потвърдете..." +#: scene/gui/graph_edit.cpp +msgid "Enable grid minimap." +msgstr "" + #: scene/gui/popup.cpp msgid "" "Popups will hide by default unless you call popup() or any of the popup*() " @@ -12530,6 +12537,9 @@ msgstr "" msgid "Constants cannot be modified." msgstr "Константите не могат да бъдат променени." +#~ msgid "Search complete" +#~ msgstr "Търсенето е завършено" + #~ msgid "UV->Polygon" #~ msgstr "UV -> Полигон" |