[Xfce4-commits] [thunar-plugins/thunar-vcs-plugin] 01/01: I18n: Update translation uk (100%).
noreply at xfce.org
noreply at xfce.org
Fri May 25 00:30:30 CEST 2018
This is an automated email from the git hooks/post-receive script.
t r a n s i f e x p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository thunar-plugins/thunar-vcs-plugin.
commit 0c685dcfa268969ac2e48fa383f4766a202ff545
Author: Anonymous <noreply at xfce.org>
Date: Fri May 25 00:30:28 2018 +0200
I18n: Update translation uk (100%).
333 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
---
po/uk.po | 414 ++++++++++++++++++++++++++++++++++++++++-----------------------
1 file changed, 261 insertions(+), 153 deletions(-)
diff --git a/po/uk.po b/po/uk.po
index 1177d6f..63b92f4 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -5,239 +5,237 @@
# Translators:
# Dmitry Nikitin <luckas_fb at mail.ru>, 2010
# Yarema aka Knedlyk <yupadmin at gmail.com>, 2015,2018
+# zubr139, 2018
msgid ""
msgstr ""
"Project-Id-Version: Thunar Plugins\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-05 00:30+0100\n"
-"PO-Revision-Date: 2018-03-23 16:37+0000\n"
-"Last-Translator: Yarema aka Knedlyk <yupadmin at gmail.com>\n"
+"POT-Creation-Date: 2018-05-24 06:30+0200\n"
+"PO-Revision-Date: 2018-05-24 20:09+0000\n"
+"Last-Translator: zubr139\n"
"Language-Team: Ukrainian (http://www.transifex.com/xfce/thunar-plugins/language/uk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: uk\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
-#: ../thunar-vcs-plugin/tvp-git-action.c:263
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:280
msgid "Menu|Add"
msgstr "Додати"
-#: ../thunar-vcs-plugin/tvp-git-action.c:263
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300 ../tvp-git-helper/main.c:153
+#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:280 ../tvp-git-helper/main.c:153
#: ../tvp-git-helper/tgh-add.c:108 ../tvp-git-helper/tgh-add.c:121
#: ../tvp-svn-helper/main.c:259 ../tvp-svn-helper/tsh-add.c:119
#: ../tvp-svn-helper/tsh-add.c:132
msgid "Add"
msgstr "Новий"
-#: ../thunar-vcs-plugin/tvp-git-action.c:264
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
msgid "Menu|Bisect"
msgstr "Розділити"
-#: ../thunar-vcs-plugin/tvp-git-action.c:264
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
msgid "Bisect"
msgstr "Розділити"
-#: ../thunar-vcs-plugin/tvp-git-action.c:266
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:285
msgid "Menu|Blame"
msgstr "Застереження"
-#: ../thunar-vcs-plugin/tvp-git-action.c:266
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-git-helper/main.c:157
+#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:285 ../tvp-git-helper/main.c:157
#: ../tvp-git-helper/tgh-blame-dialog.c:129 ../tvp-svn-helper/main.c:263
#: ../tvp-svn-helper/main.c:267 ../tvp-svn-helper/tsh-blame-dialog.c:132
msgid "Blame"
msgstr "Застереження"
-#: ../thunar-vcs-plugin/tvp-git-action.c:268
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Menu|Branch"
msgstr "Гілка"
-#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../tvp-git-helper/main.c:161
-#: ../tvp-git-helper/tgh-branch-dialog.c:144
-#: ../tvp-git-helper/tgh-stash-dialog.c:167
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-git-helper/main.c:161
+#: ../tvp-git-helper/tgh-branch-dialog.c:140
+#: ../tvp-git-helper/tgh-stash-dialog.c:166
msgid "Branch"
msgstr "Гілка"
-#: ../thunar-vcs-plugin/tvp-git-action.c:269
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:302
msgid "Menu|Checkout"
msgstr "Перевірити"
-#: ../thunar-vcs-plugin/tvp-git-action.c:269
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322 ../tvp-svn-helper/main.c:271
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:302 ../tvp-svn-helper/main.c:271
#: ../tvp-svn-helper/tsh-checkout.c:100 ../tvp-svn-helper/tsh-checkout.c:112
msgid "Checkout"
msgstr "Скачати останній"
-#: ../thunar-vcs-plugin/tvp-git-action.c:270
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
msgid "Menu|Clean"
msgstr "Очистити"
-#: ../thunar-vcs-plugin/tvp-git-action.c:270 ../tvp-git-helper/main.c:165
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:165
#: ../tvp-git-helper/tgh-clean.c:152 ../tvp-git-helper/tgh-clean-dialog.c:96
msgid "Clean"
msgstr "Очистити"
-#: ../thunar-vcs-plugin/tvp-git-action.c:272
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
msgid "Menu|Clone"
msgstr "Клонувати"
-#: ../thunar-vcs-plugin/tvp-git-action.c:272 ../tvp-git-helper/main.c:169
+#: ../thunar-vcs-plugin/tvp-git-action.c:251 ../tvp-git-helper/main.c:169
#: ../tvp-git-helper/tgh-clone.c:115
msgid "Clone"
msgstr "Клонувати"
-#: ../thunar-vcs-plugin/tvp-git-action.c:273
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:312
msgid "Menu|Commit"
msgstr "Об'єднати"
-#: ../thunar-vcs-plugin/tvp-git-action.c:273
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:312
#: ../tvp-git-helper/tgh-log-dialog.c:153
#: ../tvp-git-helper/tgh-status-dialog.c:97 ../tvp-svn-helper/main.c:279
#: ../tvp-svn-helper/tsh-commit.c:241 ../tvp-svn-helper/tsh-commit.c:254
msgid "Commit"
msgstr "Внести зміни до поточного"
-#: ../thunar-vcs-plugin/tvp-git-action.c:274
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:327
msgid "Menu|Diff"
msgstr "Різниця"
-#: ../thunar-vcs-plugin/tvp-git-action.c:274
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347 ../tvp-svn-helper/main.c:291
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:291
#: ../tvp-svn-helper/tsh-diff.c:218 ../tvp-svn-helper/tsh-diff-dialog.c:137
msgid "Diff"
msgstr "Різниця"
-#: ../thunar-vcs-plugin/tvp-git-action.c:275
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Menu|Fetch"
msgstr "Отримати"
-#: ../thunar-vcs-plugin/tvp-git-action.c:275
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Fetch"
msgstr "Отримати"
-#: ../thunar-vcs-plugin/tvp-git-action.c:276
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Menu|Grep"
msgstr "Відібрати"
-#: ../thunar-vcs-plugin/tvp-git-action.c:276
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Grep"
msgstr "Відібрати"
-#: ../thunar-vcs-plugin/tvp-git-action.c:277
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Menu|Init"
msgstr "Ініціалізувати"
-#: ../thunar-vcs-plugin/tvp-git-action.c:277
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Init"
msgstr "Ініціалізувати"
-#: ../thunar-vcs-plugin/tvp-git-action.c:278
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-svn-action.c:357
msgid "Menu|Log"
msgstr "Журнал"
-#: ../thunar-vcs-plugin/tvp-git-action.c:278
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377 ../tvp-git-helper/main.c:173
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-git-helper/main.c:173
#: ../tvp-git-helper/tgh-log-dialog.c:243 ../tvp-svn-helper/main.c:307
#: ../tvp-svn-helper/tsh-log-dialog.c:225
msgid "Log"
msgstr "Журнал"
-#: ../thunar-vcs-plugin/tvp-git-action.c:279
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
msgid "Menu|Merge"
msgstr "Приєднати"
-#: ../thunar-vcs-plugin/tvp-git-action.c:279
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
msgid "Merge"
msgstr "Приєднати"
-#: ../thunar-vcs-plugin/tvp-git-action.c:281
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-svn-action.c:372
msgid "Menu|Move"
msgstr "Перемістити"
-#: ../thunar-vcs-plugin/tvp-git-action.c:281
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392 ../tvp-git-helper/main.c:177
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-git-helper/main.c:177
#: ../tvp-svn-helper/main.c:311 ../tvp-svn-helper/tsh-move.c:170
msgid "Move"
msgstr "Перемістити"
-#: ../thunar-vcs-plugin/tvp-git-action.c:282
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Menu|Pull"
msgstr "Стягнути"
-#: ../thunar-vcs-plugin/tvp-git-action.c:282
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Pull"
msgstr "Стягнути"
-#: ../thunar-vcs-plugin/tvp-git-action.c:283
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Menu|Push"
msgstr "Відіслати"
-#: ../thunar-vcs-plugin/tvp-git-action.c:283
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Push"
msgstr "Відіслати"
-#: ../thunar-vcs-plugin/tvp-git-action.c:284
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
msgid "Menu|Rebase"
msgstr "Перебудувати"
-#: ../thunar-vcs-plugin/tvp-git-action.c:284
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
msgid "Rebase"
msgstr "Перебудувати"
-#: ../thunar-vcs-plugin/tvp-git-action.c:285
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
msgid "Menu|Reset"
msgstr "Скидання"
-#: ../thunar-vcs-plugin/tvp-git-action.c:285 ../tvp-git-helper/main.c:181
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:181
#: ../tvp-git-helper/tgh-reset.c:141
msgid "Reset"
msgstr "Скидання"
-#: ../thunar-vcs-plugin/tvp-git-action.c:286
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
msgid "Menu|Remove"
msgstr "Видалити"
-#: ../thunar-vcs-plugin/tvp-git-action.c:286
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
msgid "Remove"
msgstr "Видалити"
-#: ../thunar-vcs-plugin/tvp-git-action.c:287
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Menu|Show"
msgstr "Показати"
-#: ../thunar-vcs-plugin/tvp-git-action.c:287
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Show"
msgstr "Показати"
-#: ../thunar-vcs-plugin/tvp-git-action.c:289
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
msgid "Menu|Stash"
msgstr "Припинити"
-#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE,
-#. TRUE, 0);
-#. gtk_widget_show (box);
-#: ../thunar-vcs-plugin/tvp-git-action.c:289 ../tvp-git-helper/main.c:185
-#: ../tvp-git-helper/tgh-stash-dialog.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../tvp-git-helper/main.c:185
+#: ../tvp-git-helper/tgh-stash-dialog.c:246
msgid "Stash"
msgstr "Припинити"
-#: ../thunar-vcs-plugin/tvp-git-action.c:291
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:270
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
msgid "Menu|Status"
msgstr "Стан"
-#: ../thunar-vcs-plugin/tvp-git-action.c:291
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429 ../tvp-git-helper/main.c:189
+#: ../thunar-vcs-plugin/tvp-git-action.c:270
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-git-helper/main.c:189
#: ../tvp-git-helper/tgh-file-selection-dialog.c:121
#: ../tvp-git-helper/tgh-status-dialog.c:124 ../tvp-svn-helper/main.c:331
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:151
@@ -245,170 +243,170 @@ msgstr "Стан"
msgid "Status"
msgstr "Стан"
-#: ../thunar-vcs-plugin/tvp-git-action.c:292
+#: ../thunar-vcs-plugin/tvp-git-action.c:271
msgid "Menu|Tag"
msgstr "Мітка"
-#: ../thunar-vcs-plugin/tvp-git-action.c:292
+#: ../thunar-vcs-plugin/tvp-git-action.c:271
msgid "Tag"
msgstr "Мітка"
-#: ../thunar-vcs-plugin/tvp-git-action.c:301
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
+#: ../thunar-vcs-plugin/tvp-git-action.c:280
+#: ../thunar-vcs-plugin/tvp-svn-action.c:434
#, c-format
msgid "Action %s is unimplemented"
msgstr "Дія %s не реалізована"
-#. append the svn submenu action
+#. append the svn submenu item
#. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:464
-#: ../thunar-vcs-plugin/tvp-provider.c:530
+#: ../thunar-vcs-plugin/tvp-provider.c:421
+#: ../thunar-vcs-plugin/tvp-provider.c:487
msgid "SVN"
msgstr "SVN"
-#. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:495
-#: ../thunar-vcs-plugin/tvp-provider.c:537
+#. append the git submenu item
+#: ../thunar-vcs-plugin/tvp-provider.c:452
+#: ../thunar-vcs-plugin/tvp-provider.c:494
msgid "GIT"
msgstr "GIT"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:297
msgid "Menu|Changelist"
msgstr "Список змін"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:297
msgid "Changelist"
msgstr "Список змін"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:307
msgid "Menu|Cleanup"
msgstr "Очищення"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:275
+#: ../thunar-vcs-plugin/tvp-svn-action.c:307 ../tvp-svn-helper/main.c:275
msgid "Cleanup"
msgstr "Очищення"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:317
msgid "Menu|Copy"
msgstr "Копіювати"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:283
+#: ../thunar-vcs-plugin/tvp-svn-action.c:317 ../tvp-svn-helper/main.c:283
#: ../tvp-svn-helper/tsh-copy.c:177
msgid "Copy"
msgstr "Копіювати"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:322
msgid "Menu|Delete"
msgstr "Видалити"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:287
+#: ../thunar-vcs-plugin/tvp-svn-action.c:322 ../tvp-svn-helper/main.c:287
#: ../tvp-svn-helper/tsh-delete.c:140 ../tvp-svn-helper/tsh-delete.c:153
msgid "Delete"
msgstr "Видалити"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:332
msgid "Menu|Export"
msgstr "Експорт"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:295
+#: ../thunar-vcs-plugin/tvp-svn-action.c:332 ../tvp-svn-helper/main.c:295
#: ../tvp-svn-helper/tsh-export.c:114 ../tvp-svn-helper/tsh-export.c:132
msgid "Export"
msgstr "Експорт"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:337
msgid "Menu|Import"
msgstr "Імпорт"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:299
+#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:299
#: ../tvp-svn-helper/tsh-import.c:115 ../tvp-svn-helper/tsh-import.c:133
msgid "Import"
msgstr "Імпорт"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:342
msgid "Menu|Info"
msgstr "Інформація"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:342
msgid "Info"
msgstr "Інформація"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:352
msgid "Menu|Lock"
msgstr "Блокувати"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:303
+#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:303
#: ../tvp-svn-helper/tsh-lock.c:132 ../tvp-svn-helper/tsh-lock-dialog.c:71
msgid "Lock"
msgstr "Блокувати"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:383
msgid "Menu|Edit Properties"
msgstr "Редагувати параметри"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:383
msgid "Edit Properties"
msgstr "Редагувати параметри"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:388
msgid "Menu|Relocate"
msgstr "Перемістити"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:323
+#: ../thunar-vcs-plugin/tvp-svn-action.c:388 ../tvp-svn-helper/main.c:323
#: ../tvp-svn-helper/tsh-relocate.c:125
-#: ../tvp-svn-helper/tsh-relocate-dialog.c:216
+#: ../tvp-svn-helper/tsh-relocate-dialog.c:214
msgid "Relocate"
msgstr "Перемістити"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:394
msgid "Menu|Resolved"
msgstr "Вирішено"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:319
+#: ../thunar-vcs-plugin/tvp-svn-action.c:394 ../tvp-svn-helper/main.c:319
#: ../tvp-svn-helper/tsh-common.c:536 ../tvp-svn-helper/tsh-resolved.c:115
#: ../tvp-svn-helper/tsh-resolved.c:128
msgid "Resolved"
msgstr "Вирішено"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:399
msgid "Menu|Resolve"
msgstr "Вирішити"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:399
msgid "Resolve"
msgstr "Вирішити"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Menu|Revert"
msgstr "Повернутися"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404 ../tvp-svn-helper/main.c:327
#: ../tvp-svn-helper/tsh-revert.c:114 ../tvp-svn-helper/tsh-revert.c:127
msgid "Revert"
msgstr "Повернутися"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:414
msgid "Menu|Switch"
msgstr "Перемкнути"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:335
+#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:335
#: ../tvp-svn-helper/tsh-switch.c:120 ../tvp-svn-helper/tsh-switch.c:133
msgid "Switch"
msgstr "Перемкнути"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:419
msgid "Menu|Unlock"
msgstr "Розблокувати"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:339
+#: ../thunar-vcs-plugin/tvp-svn-action.c:419 ../tvp-svn-helper/main.c:339
#: ../tvp-svn-helper/tsh-unlock.c:113
msgid "Unlock"
msgstr "Розблокувати"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:424
msgid "Menu|Update"
msgstr "Оновити"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:343
+#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:343
#: ../tvp-svn-helper/tsh-update.c:120
msgid "Update"
msgstr "Оновити"
@@ -492,7 +490,7 @@ msgstr "Файли"
#. * Immediates means this file/direcotry and the subdirectories are shown
#: ../thunar-vcs-plugin/tvp-svn-property-page.c:323
#: ../tvp-svn-helper/tsh-diff-dialog.c:179
-#: ../tvp-svn-helper/tsh-properties-dialog.c:226
+#: ../tvp-svn-helper/tsh-properties-dialog.c:212
#: ../tvp-svn-helper/tsh-status-dialog.c:199
msgid "Immediates"
msgstr "Найближчі"
@@ -610,17 +608,74 @@ msgstr "Автор"
msgid "Date"
msgstr "Дата"
-#: ../tvp-git-helper/tgh-branch-dialog.c:110
+#: ../tvp-git-helper/tgh-blame-dialog.c:131
+#: ../tvp-git-helper/tgh-branch-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:257
+#: ../tvp-git-helper/tgh-notify-dialog.c:109
+#: ../tvp-git-helper/tgh-stash-dialog.c:248
+#: ../tvp-git-helper/tgh-status-dialog.c:138
+#: ../tvp-svn-helper/tsh-blame-dialog.c:134
+#: ../tvp-svn-helper/tsh-diff-dialog.c:139
+#: ../tvp-svn-helper/tsh-log-dialog.c:239
+#: ../tvp-svn-helper/tsh-notify-dialog.c:116
+#: ../tvp-svn-helper/tsh-properties-dialog.c:252
+#: ../tvp-svn-helper/tsh-status-dialog.c:260
+msgid "_Close"
+msgstr "_Закрити"
+
+#. isdir?GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER:
+#: ../tvp-git-helper/tgh-blame-dialog.c:134
+#: ../tvp-git-helper/tgh-branch-dialog.c:145
+#: ../tvp-git-helper/tgh-branch-dialog.c:251
+#: ../tvp-git-helper/tgh-clean-dialog.c:99
+#: ../tvp-git-helper/tgh-file-selection-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:247 ../tvp-git-helper/tgh-move.c:148
+#: ../tvp-git-helper/tgh-notify-dialog.c:112
+#: ../tvp-git-helper/tgh-stash-dialog.c:251
+#: ../tvp-git-helper/tgh-stash-dialog.c:380
+#: ../tvp-git-helper/tgh-status-dialog.c:128
+#: ../tvp-git-helper/tgh-transfer-dialog.c:77
+#: ../tvp-git-helper/tgh-transfer-dialog.c:124
+#: ../tvp-svn-helper/tsh-blame-dialog.c:137 ../tvp-svn-helper/tsh-copy.c:161
+#: ../tvp-svn-helper/tsh-diff-dialog.c:142
+#: ../tvp-svn-helper/tsh-file-dialog.c:88
+#: ../tvp-svn-helper/tsh-file-selection-dialog.c:154
+#: ../tvp-svn-helper/tsh-lock-dialog.c:74
+#: ../tvp-svn-helper/tsh-log-dialog.c:229
+#: ../tvp-svn-helper/tsh-login-dialog.c:108
+#: ../tvp-svn-helper/tsh-log-message-dialog.c:120
+#: ../tvp-svn-helper/tsh-move.c:152 ../tvp-svn-helper/tsh-notify-dialog.c:119
+#: ../tvp-svn-helper/tsh-properties-dialog.c:255
+#: ../tvp-svn-helper/tsh-relocate-dialog.c:99
+#: ../tvp-svn-helper/tsh-relocate-dialog.c:153
+#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
+#: ../tvp-svn-helper/tsh-status-dialog.c:250
+#: ../tvp-svn-helper/tsh-transfer-dialog.c:93
+#: ../tvp-svn-helper/tsh-transfer-dialog.c:157
+#: ../tvp-svn-helper/tsh-trust-dialog.c:82
+msgid "_Cancel"
+msgstr "_Скасувати"
+
+#: ../tvp-git-helper/tgh-branch-dialog.c:109
msgid "Active"
msgstr "Активне"
-#: ../tvp-git-helper/tgh-branch-dialog.c:116
-#: ../tvp-git-helper/tgh-stash-dialog.c:161
+#: ../tvp-git-helper/tgh-branch-dialog.c:115
+#: ../tvp-git-helper/tgh-stash-dialog.c:160
#: ../tvp-svn-helper/tsh-properties-dialog.c:125
msgid "Name"
msgstr "Назва"
-#: ../tvp-git-helper/tgh-branch-dialog.c:263
+#: ../tvp-git-helper/tgh-branch-dialog.c:130
+msgid "Jump to"
+msgstr "Перейти до"
+
+#: ../tvp-git-helper/tgh-branch-dialog.c:135
+#: ../tvp-git-helper/tgh-branch-dialog.c:251
+msgid "_New"
+msgstr "_Новий"
+
+#: ../tvp-git-helper/tgh-branch-dialog.c:256
msgid "Branch name:"
msgstr "Назва гілки:"
@@ -644,6 +699,25 @@ msgstr "Тільки ігноровані файли"
msgid "Force clean."
msgstr "Примусити очищення."
+#: ../tvp-git-helper/tgh-clean-dialog.c:100
+#: ../tvp-git-helper/tgh-file-selection-dialog.c:125
+#: ../tvp-git-helper/tgh-move.c:149 ../tvp-git-helper/tgh-transfer-dialog.c:78
+#: ../tvp-git-helper/tgh-transfer-dialog.c:125
+#: ../tvp-svn-helper/tsh-copy.c:162 ../tvp-svn-helper/tsh-file-dialog.c:89
+#: ../tvp-svn-helper/tsh-file-selection-dialog.c:155
+#: ../tvp-svn-helper/tsh-lock-dialog.c:75
+#: ../tvp-svn-helper/tsh-login-dialog.c:109
+#: ../tvp-svn-helper/tsh-log-message-dialog.c:121
+#: ../tvp-svn-helper/tsh-move.c:153
+#: ../tvp-svn-helper/tsh-relocate-dialog.c:100
+#: ../tvp-svn-helper/tsh-relocate-dialog.c:154
+#: ../tvp-svn-helper/tsh-relocate-dialog.c:218
+#: ../tvp-svn-helper/tsh-transfer-dialog.c:94
+#: ../tvp-svn-helper/tsh-transfer-dialog.c:158
+#: ../tvp-svn-helper/tsh-trust-dialog.c:83
+msgid "OK"
+msgstr "Гаразд"
+
#: ../tvp-git-helper/tgh-clone.c:60
msgid "Clone finished"
msgstr "Клонування завершено"
@@ -666,7 +740,7 @@ msgid "Failed"
msgstr "Невдача"
#: ../tvp-git-helper/tgh-common.c:293
-#: ../tvp-git-helper/tgh-file-selection-dialog.c:250
+#: ../tvp-git-helper/tgh-file-selection-dialog.c:247
msgid "untracked"
msgstr "невідслідковане"
@@ -707,15 +781,23 @@ msgid "Message"
msgstr "Повідомлення"
#: ../tvp-git-helper/tgh-log-dialog.c:215
-#: ../tvp-git-helper/tgh-stash-dialog.c:197
+#: ../tvp-git-helper/tgh-stash-dialog.c:196
msgid "Changes"
msgstr "Зміни"
#: ../tvp-git-helper/tgh-log-dialog.c:222
-#: ../tvp-git-helper/tgh-stash-dialog.c:204
+#: ../tvp-git-helper/tgh-stash-dialog.c:203
msgid "File"
msgstr "Файл"
+#: ../tvp-git-helper/tgh-log-dialog.c:252
+#: ../tvp-git-helper/tgh-status-dialog.c:133
+#: ../tvp-svn-helper/tsh-diff-dialog.c:147
+#: ../tvp-svn-helper/tsh-log-dialog.c:234
+#: ../tvp-svn-helper/tsh-status-dialog.c:255
+msgid "_Refresh"
+msgstr "_Оновити"
+
#: ../tvp-git-helper/tgh-move.c:60
msgid "Move finished"
msgstr "Переміщення завершено"
@@ -746,20 +828,41 @@ msgstr "Завершено Reset"
msgid "Reset..."
msgstr "Скидання..."
-#: ../tvp-git-helper/tgh-stash-dialog.c:173
+#: ../tvp-git-helper/tgh-stash-dialog.c:172
msgid "Description"
msgstr "Опис"
-#: ../tvp-git-helper/tgh-stash-dialog.c:398
+#: ../tvp-git-helper/tgh-stash-dialog.c:221
+#: ../tvp-git-helper/tgh-stash-dialog.c:380
+msgid "_Save"
+msgstr "_Зберегти"
+
+#: ../tvp-git-helper/tgh-stash-dialog.c:226
+msgid "_Apply"
+msgstr "_Застосувати"
+
+#: ../tvp-git-helper/tgh-stash-dialog.c:231
+msgid "_OK"
+msgstr "_Гаразд"
+
+#: ../tvp-git-helper/tgh-stash-dialog.c:236
+msgid "_Delete"
+msgstr "_Видалити"
+
+#: ../tvp-git-helper/tgh-stash-dialog.c:241
+msgid "Clear"
+msgstr "Очистити"
+
+#: ../tvp-git-helper/tgh-stash-dialog.c:385
msgid "Stash description:"
msgstr "Опис кубла:"
-#: ../tvp-git-helper/tgh-stash-dialog.c:534
+#: ../tvp-git-helper/tgh-stash-dialog.c:521
#, c-format
msgid "Are you sure you want to drop %s?"
msgstr "Ви впевнені, що бажаєте відкинути %s?"
-#: ../tvp-git-helper/tgh-stash-dialog.c:562
+#: ../tvp-git-helper/tgh-stash-dialog.c:549
msgid "Are you sure you want to clear all stash?"
msgstr "Ви впевнені, що бажаєте очистити всі кубла?"
@@ -769,26 +872,26 @@ msgid "_Repository:"
msgstr "_Репозиторій:"
#: ../tvp-git-helper/tgh-transfer-dialog.c:75
-#: ../tvp-git-helper/tgh-transfer-dialog.c:110
+#: ../tvp-git-helper/tgh-transfer-dialog.c:109
#: ../tvp-svn-helper/tsh-relocate-dialog.c:97
#: ../tvp-svn-helper/tsh-relocate-dialog.c:103
-#: ../tvp-svn-helper/tsh-relocate-dialog.c:152
-#: ../tvp-svn-helper/tsh-relocate-dialog.c:158
-#: ../tvp-svn-helper/tsh-relocate-dialog.c:204
+#: ../tvp-svn-helper/tsh-relocate-dialog.c:151
+#: ../tvp-svn-helper/tsh-relocate-dialog.c:157
+#: ../tvp-svn-helper/tsh-relocate-dialog.c:202
#: ../tvp-svn-helper/tsh-transfer-dialog.c:91
#: ../tvp-svn-helper/tsh-transfer-dialog.c:97
-#: ../tvp-svn-helper/tsh-transfer-dialog.c:143
+#: ../tvp-svn-helper/tsh-transfer-dialog.c:142
msgid "Select a folder"
msgstr "Вибрати теку"
-#: ../tvp-git-helper/tgh-transfer-dialog.c:103
-#: ../tvp-svn-helper/tsh-relocate-dialog.c:197
-#: ../tvp-svn-helper/tsh-transfer-dialog.c:136
+#: ../tvp-git-helper/tgh-transfer-dialog.c:102
+#: ../tvp-svn-helper/tsh-relocate-dialog.c:195
+#: ../tvp-svn-helper/tsh-transfer-dialog.c:135
msgid "_Directory:"
msgstr "_Тека:"
-#: ../tvp-git-helper/tgh-transfer-dialog.c:122
-#: ../tvp-svn-helper/tsh-transfer-dialog.c:155
+#: ../tvp-git-helper/tgh-transfer-dialog.c:121
+#: ../tvp-svn-helper/tsh-transfer-dialog.c:154
msgid "Transfer"
msgstr "Передача"
@@ -904,10 +1007,7 @@ msgstr "Опції пов'язані з Lock:"
msgid "Properties Related Options:"
msgstr "Опції пов'язані з Properties:"
-#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE,
-#. TRUE, 0);
-#. gtk_widget_show (box);
-#: ../tvp-svn-helper/main.c:315 ../tvp-svn-helper/tsh-properties-dialog.c:280
+#: ../tvp-svn-helper/main.c:315 ../tvp-svn-helper/tsh-properties-dialog.c:250
msgid "Properties"
msgstr "Параметри"
@@ -1296,7 +1396,7 @@ msgstr "Невдача порівняння"
#. Translators: svn recursion selection
#. * Self means only this file/direcotry is shown
#: ../tvp-svn-helper/tsh-diff-dialog.c:161
-#: ../tvp-svn-helper/tsh-properties-dialog.c:206
+#: ../tvp-svn-helper/tsh-properties-dialog.c:192
#: ../tvp-svn-helper/tsh-status-dialog.c:181
msgid "Self"
msgstr "Самостійно"
@@ -1311,7 +1411,7 @@ msgstr "Самостійно"
#. * Immediate files means this file/direcotry and the files it contains are
#. shown
#: ../tvp-svn-helper/tsh-diff-dialog.c:170
-#: ../tvp-svn-helper/tsh-properties-dialog.c:217
+#: ../tvp-svn-helper/tsh-properties-dialog.c:203
#: ../tvp-svn-helper/tsh-status-dialog.c:190
msgid "Immediate files"
msgstr "Термінові файли"
@@ -1323,7 +1423,7 @@ msgstr "Термінові файли"
#. Translators: svn recursion selection
#. * Recursive means the list is full recursive
#: ../tvp-svn-helper/tsh-diff-dialog.c:188
-#: ../tvp-svn-helper/tsh-properties-dialog.c:235
+#: ../tvp-svn-helper/tsh-properties-dialog.c:221
#: ../tvp-svn-helper/tsh-status-dialog.c:208
msgid "Recursive"
msgstr "Рекурсивно"
@@ -1340,7 +1440,7 @@ msgstr "Не показувати різниць для вилучених фа
msgid "Show copies as additions"
msgstr "Показати копії в якості доповнення"
-#: ../tvp-svn-helper/tsh-diff-dialog.c:369
+#: ../tvp-svn-helper/tsh-diff-dialog.c:366
msgid "Loading..."
msgstr "Завантаження..."
@@ -1354,7 +1454,7 @@ msgstr "Вибрати файл"
#: ../tvp-svn-helper/tsh-file-dialog.c:77
#: ../tvp-svn-helper/tsh-login-dialog.c:97
-#: ../tvp-svn-helper/tsh-trust-dialog.c:72
+#: ../tvp-svn-helper/tsh-trust-dialog.c:75
msgid "Remember"
msgstr "Запам'ятати"
@@ -1419,6 +1519,14 @@ msgstr "Неправильні властивості"
msgid "Value"
msgstr "Значення"
+#: ../tvp-svn-helper/tsh-properties-dialog.c:240
+msgid "_Add"
+msgstr "_Додати"
+
+#: ../tvp-svn-helper/tsh-properties-dialog.c:245
+msgid "_Remove"
+msgstr "_Вилучити"
+
#: ../tvp-svn-helper/tsh-relocate.c:78
msgid "Relocate failed"
msgstr "Не вдалось перемістити"
@@ -1435,7 +1543,7 @@ msgstr "Перенесення..."
msgid "_From:"
msgstr "_З:"
-#: ../tvp-svn-helper/tsh-relocate-dialog.c:142
+#: ../tvp-svn-helper/tsh-relocate-dialog.c:141
msgid "_To:"
msgstr "_До:"
@@ -1475,26 +1583,26 @@ msgstr "Сховати зовнішні"
msgid "Check Repository"
msgstr "Перевірити репозиторій"
-#: ../tvp-svn-helper/tsh-trust-dialog.c:57
+#: ../tvp-svn-helper/tsh-trust-dialog.c:60
msgid "Certificate is not yet valid."
msgstr "Сертифікат неправильний."
-#: ../tvp-svn-helper/tsh-trust-dialog.c:60
+#: ../tvp-svn-helper/tsh-trust-dialog.c:63
msgid "Certificate has expired."
msgstr "Строк дії сертифікату минув."
-#: ../tvp-svn-helper/tsh-trust-dialog.c:63
+#: ../tvp-svn-helper/tsh-trust-dialog.c:66
msgid "Certificate does not match the remote hostname."
msgstr "Сертифікат не містить назви віддаленого хоста."
-#: ../tvp-svn-helper/tsh-trust-dialog.c:66
+#: ../tvp-svn-helper/tsh-trust-dialog.c:69
msgid "Certificate authority is unknown."
msgstr "Невідома автентифікація сертифікату."
-#: ../tvp-svn-helper/tsh-trust-dialog.c:69
+#: ../tvp-svn-helper/tsh-trust-dialog.c:72
msgid "Other failure."
msgstr "Інша помилка."
-#: ../tvp-svn-helper/tsh-trust-dialog.c:76
+#: ../tvp-svn-helper/tsh-trust-dialog.c:79
msgid "Trust"
msgstr "Довірений"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list