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

github.com/nextcloud/ransomware_protection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-23 05:55:13 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-23 05:55:13 +0300
commitbb14897a9169108a9cda1d81962401d7e208509a (patch)
treec8712986ae2c95618d85d6a6e50c48b44dbda09a
parent8d6b288087ac1566e120ac8f257cd66fdb34045e (diff)
[tx-robot] updated from transifexstable16
-rw-r--r--l10n/uk.js11
-rw-r--r--l10n/uk.json9
2 files changed, 20 insertions, 0 deletions
diff --git a/l10n/uk.js b/l10n/uk.js
new file mode 100644
index 0000000..a6ef6f8
--- /dev/null
+++ b/l10n/uk.js
@@ -0,0 +1,11 @@
+OC.L10N.register(
+ "ransomware_protection",
+ {
+ "Ransomware protection" : "Захист від ransomware",
+ "File “%1$s” could not be uploaded!" : "Файл \"%1$s\" неможливо завантажити!",
+ "Pause protection" : "Призупинити захист",
+ "I need help!" : "Мені потрібна допомога!",
+ "User %s may be infected with ransomware and is asking for your help." : "Користувач %s може бути інфікований здирницьким програмним забезпеченням і просить по допомогу.",
+ "I will help" : "Я допоможу"
+},
+"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..709c861
--- /dev/null
+++ b/l10n/uk.json
@@ -0,0 +1,9 @@
+{ "translations": {
+ "Ransomware protection" : "Захист від ransomware",
+ "File “%1$s” could not be uploaded!" : "Файл \"%1$s\" неможливо завантажити!",
+ "Pause protection" : "Призупинити захист",
+ "I need help!" : "Мені потрібна допомога!",
+ "User %s may be infected with ransomware and is asking for your help." : "Користувач %s може бути інфікований здирницьким програмним забезпеченням і просить по допомогу.",
+ "I will help" : "Я допоможу"
+},"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