Skip to content

Commit 236d071

Browse files
committed
Merge branch 'master' of github.com:alshopov/git-gui
* 'master' of github.com:alshopov/git-gui: git-gui i18n: Update Bulgarian translation (562t) Signed-off-by: Johannes Sixt <j6t@kdbg.org>
2 parents 1b2c2a2 + 3c11898 commit 236d071

1 file changed

Lines changed: 26 additions & 11 deletions

File tree

po/bg.po

Lines changed: 26 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: git-gui master\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-07-22 17:37+0200\n"
12-
"PO-Revision-Date: 2026-01-19 10:12+0100\n"
11+
"POT-Creation-Date: 2026-06-02 19:13+0200\n"
12+
"PO-Revision-Date: 2026-06-14 22:57+0200\n"
1313
"Last-Translator: Alexander Shopov <ash@kambanaria.org>\n"
1414
"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
1515
"Language: bg\n"
@@ -43,18 +43,21 @@ msgstr "Прекалено ниска версия на git, необходим
4343
msgid "git returned:"
4444
msgstr "git върна:"
4545

46+
msgid "Invalid configuration:"
47+
msgstr "Неправилна настройка:"
48+
49+
msgid "Unusable repo/worktree:"
50+
msgstr "Неизползваемо хранилище/раб. дърво:"
51+
4652
msgid "Git directory not found:"
4753
msgstr "Директорията на Git не е открита:"
4854

49-
msgid "Cannot move to top of working directory:"
50-
msgstr "Не може да се премине към родителската директория."
55+
msgid "No working directory"
56+
msgstr "Работната директория липсва"
5157

5258
msgid "Cannot use bare repository:"
5359
msgstr "Голо хранилище не може да се използва:"
5460

55-
msgid "No working directory"
56-
msgstr "Работната директория липсва"
57-
5861
msgid "Refreshing file status..."
5962
msgstr "Обновяване на състоянието на файла…"
6063

@@ -305,12 +308,21 @@ msgstr "употреба:"
305308
msgid "Usage"
306309
msgstr "Употреба"
307310

308-
msgid "Error"
309-
msgstr "Грешка"
311+
#, tcl-format
312+
msgid "fatal: no such file '%s' in worktree"
313+
msgstr "фатална грешка: в работното дърво липсва файл „%s“"
314+
315+
#, tcl-format
316+
msgid "fatal: '%s' is not a valid rev'"
317+
msgstr "фатална грешка: „%s“ не е версия"
318+
319+
#, tcl-format
320+
msgid "'%s' is not a directory in rev '%s'"
321+
msgstr "„%s“ не е директория във версия „%s“"
310322

311323
#, tcl-format
312-
msgid "fatal: cannot stat path %s: No such file or directory"
313-
msgstr "ФАТАЛНА ГРЕШКА: пътят „%s“ липсва: такъв файл или директория няма"
324+
msgid "'%s' is not a filename in rev '%s'"
325+
msgstr "„%s“ не е име на файл във версия „%s“"
314326

315327
msgid "Current Branch:"
316328
msgstr "Текущ клон:"
@@ -461,6 +473,9 @@ msgstr "Анотиране на родителското подаване"
461473
msgid "Reading %s..."
462474
msgstr "Чете се „%s“…"
463475

476+
msgid "Error"
477+
msgstr "Грешка"
478+
464479
msgid "Loading copy/move tracking annotations..."
465480
msgstr "Зареждане на анотациите за проследяване на копирането/преместването…"
466481

0 commit comments

Comments
 (0)