diff options
author | 黄涛 <htve@outlook.com> | 2017-07-13 09:54:28 +0800 |
---|---|---|
committer | 黄涛 <htve@outlook.com> | 2017-07-20 10:06:12 +0800 |
commit | e9a25242a16c0b8092fcc94dfb117ac214be8205 (patch) | |
tree | c80bdde2b4c0588d46c512ff4f58128c55b701d5 /locale | |
parent | 9d03637307212856e9f52a0c097aa8a6bff35ea1 (diff) | |
download | gitlab-ce-e9a25242a16c0b8092fcc94dfb117ac214be8205.tar.gz |
Add uk translation difference of Pipeline Schedules
Diffstat (limited to 'locale')
-rw-r--r-- | locale/uk/part.po | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/locale/uk/part.po b/locale/uk/part.po new file mode 100644 index 00000000000..ef5864be5c9 --- /dev/null +++ b/locale/uk/part.po @@ -0,0 +1,38 @@ +# Андрей Витюк <andruwa13@gmail.com>, 2017. #zanata +msgid "" +msgstr "" +"Project-Id-Version: gitlab 1.0.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-15 21:59-0500\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"PO-Revision-Date: 2017-07-12 07:29-0400\n" +"Last-Translator: Андрей Витюк <andruwa13@gmail.com>\n" +"Language-Team: Ukrainian\n" +"Language: uk\n" +"X-Generator: Zanata 3.9.6\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" + +msgid "PipelineSchedules|Input variable key" +msgstr "Введіть ім'я змінної" + +msgid "PipelineSchedules|Input variable value" +msgstr "Вхідні значення змінних" + +msgid "PipelineSchedules|Remove variable row" +msgstr "Видалити змінні" + +msgid "PipelineSchedules|Variables" +msgstr "Змінні" + +msgid "" +"You are going to remove %{group_name}.\n" +"Removed groups CANNOT be restored!\n" +"Are you ABSOLUTELY sure?" +msgstr "" +"Ви хочете видалити %{group_name}.\n" +"Видалені групи НЕ МОЖНА буду відновити!\n" +"Ви АБСОЛЮТНО впевнені?" + |