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

github.com/nextcloud/password_policy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-01-12 06:03:42 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-12 06:03:42 +0300
commit42a0c6dff262ee06efa44fb29b844d260a341465 (patch)
treeff2302bcea30f78a88da57cc55f195c7ae74cddc /l10n
parent06cde879cc2fe13bf7b599cc4579441404d298c1 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/uk.js6
-rw-r--r--l10n/uk.json4
2 files changed, 0 insertions, 10 deletions
diff --git a/l10n/uk.js b/l10n/uk.js
deleted file mode 100644
index 2b7d109..0000000
--- a/l10n/uk.js
+++ /dev/null
@@ -1,6 +0,0 @@
-OC.L10N.register(
- "password_policy",
- {
- "Password policy" : "Політика паролей"
-},
-"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
deleted file mode 100644
index adb84d7..0000000
--- a/l10n/uk.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{ "translations": {
- "Password policy" : "Політика паролей"
-},"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