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:45 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-12 06:03:45 +0300
commit913d3b28de615fa620ed6a2c92c3b842e4f912e6 (patch)
tree16eb7af55bdd507e173a2b30aaa2e8fe46706715
parent173db29f2e31d30d3bad8d50efae5f43863975fb (diff)
[tx-robot] updated from transifexv23.0.1rc2
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