Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/westberliner/checksum.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-10 07:16:19 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-10 07:16:19 +0300
commit03d07008476ff6de2e1de95cf292d048cd69ae6b (patch)
treed5eb2c080f83469cb89e32358c74c663367c5ea5
parent518528778f46a05bbcf14afc09c48ae338e05666 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/uk.js11
-rw-r--r--l10n/uk.json9
-rw-r--r--translationfiles/templates/checksum.pot2
3 files changed, 21 insertions, 1 deletions
diff --git a/l10n/uk.js b/l10n/uk.js
new file mode 100644
index 0000000..22e05eb
--- /dev/null
+++ b/l10n/uk.js
@@ -0,0 +1,11 @@
+OC.L10N.register(
+ "checksum",
+ {
+ "The algorithm type \"%s\" is not a valid or supported algorithm type." : "Тип алгоритму \"%s\" не є дійсним або не підтримується.",
+ "File not found." : "Файл не знайдено.",
+ "Checksum" : "Контрольна сума",
+ "Creating a hash checksum of a file." : "Створення хеш-контрольної суми файлу.",
+ "Allows users to create a hash checksum of a file.\n Possible algorithms are md5, sha1, sha256, sha384, sha512 and crc32.\n\n Just open the details view of the file (Sidebar). There should be a new tab called \"Checksum\".\n Select a algorithm and it will try to generate a hash.\n If you want an other algorithm, just click on the reload button." : "Дозволяє користувачам створювати контрольну хеш-суму файлу. \nМожливі алгоритми: md5, sha1, sha256, sha384, sha512 і crc32. П\n\nросто відкрийте перегляд подробиць файлу (бічна панель). Має бути нова вкладка під назвою «Контрольна сума». \nВиберіть алгоритм, і він спробує згенерувати хеш. \nЯкщо вам потрібен інший алгоритм, просто натисніть кнопку перезавантаження.",
+ "Choose Algorithm" : "Виберіть Алгоритм"
+},
+"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);");
diff --git a/l10n/uk.json b/l10n/uk.json
new file mode 100644
index 0000000..760ac73
--- /dev/null
+++ b/l10n/uk.json
@@ -0,0 +1,9 @@
+{ "translations": {
+ "The algorithm type \"%s\" is not a valid or supported algorithm type." : "Тип алгоритму \"%s\" не є дійсним або не підтримується.",
+ "File not found." : "Файл не знайдено.",
+ "Checksum" : "Контрольна сума",
+ "Creating a hash checksum of a file." : "Створення хеш-контрольної суми файлу.",
+ "Allows users to create a hash checksum of a file.\n Possible algorithms are md5, sha1, sha256, sha384, sha512 and crc32.\n\n Just open the details view of the file (Sidebar). There should be a new tab called \"Checksum\".\n Select a algorithm and it will try to generate a hash.\n If you want an other algorithm, just click on the reload button." : "Дозволяє користувачам створювати контрольну хеш-суму файлу. \nМожливі алгоритми: md5, sha1, sha256, sha384, sha512 і crc32. П\n\nросто відкрийте перегляд подробиць файлу (бічна панель). Має бути нова вкладка під назвою «Контрольна сума». \nВиберіть алгоритм, і він спробує згенерувати хеш. \nЯкщо вам потрібен інший алгоритм, просто натисніть кнопку перезавантаження.",
+ "Choose Algorithm" : "Виберіть Алгоритм"
+},"pluralForm" :"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);"
+} \ No newline at end of file
diff --git a/translationfiles/templates/checksum.pot b/translationfiles/templates/checksum.pot
index 8826081..9571d54 100644
--- a/translationfiles/templates/checksum.pot
+++ b/translationfiles/templates/checksum.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Nextcloud 3.14159\n"
"Report-Msgid-Bugs-To: translations\\@example.com\n"
-"POT-Creation-Date: 2022-09-09 04:10+0000\n"
+"POT-Creation-Date: 2022-09-10 04:16+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"