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-09-07 06:14:50 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-07 06:14:50 +0300
commit201dad9ac61381db0f446b09ff35824d7fd992cd (patch)
treedd0c75981779364db7f66bd2328ca87ac6ed7030
parent0153f70e9abb816bc8f3ce43646d13c88d225b5f (diff)
[tx-robot] updated from transifexv25.0.0beta5
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/uz.js4
-rw-r--r--l10n/uz.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/l10n/uz.js b/l10n/uz.js
index 671ab17..513a3b6 100644
--- a/l10n/uz.js
+++ b/l10n/uz.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"password_policy",
{
- "Saved" : "Saqlangan",
- "Unknown error" : "Noma'lum xatolik"
+ "Saved" : "Saved",
+ "Unknown error" : "Unknown error"
},
"nplurals=1; plural=0;");
diff --git a/l10n/uz.json b/l10n/uz.json
index 3806fde..a44545f 100644
--- a/l10n/uz.json
+++ b/l10n/uz.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Saved" : "Saqlangan",
- "Unknown error" : "Noma'lum xatolik"
+ "Saved" : "Saved",
+ "Unknown error" : "Unknown error"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file