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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-01-12 06:03:48 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-12 06:03:48 +0300
commitc3af711b401b6402fe650b3489181353fa31e501 (patch)
treed8d2eb79669cb50dd007ef3b36a66f7957d3d34a
parentdd0a6716fbd14e520355a35eb23f31cf65303e04 (diff)
[tx-robot] updated from transifexv21.0.8rc2
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-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