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

github.com/nextcloud/files_accesscontrol.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 05:42:51 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-07 05:42:51 +0300
commit8c8a4925be2c52336d1b0b72c6306c886f972837 (patch)
tree4f715bb9c5411d420fe8303e882e796f881219c3
parent1cabe6b8607ffeca2fb975e654da70c7200c495f (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/uz.js2
-rw-r--r--l10n/uz.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/uz.js b/l10n/uz.js
index bdc8777..d105ccc 100644
--- a/l10n/uz.js
+++ b/l10n/uz.js
@@ -1,6 +1,6 @@
OC.L10N.register(
"files_accesscontrol",
{
- "No rule given" : "Hech qanday qoida berilmagan"
+ "No rule given" : "No rule given"
},
"nplurals=1; plural=0;");
diff --git a/l10n/uz.json b/l10n/uz.json
index 9af8db4..0ae9639 100644
--- a/l10n/uz.json
+++ b/l10n/uz.json
@@ -1,4 +1,4 @@
{ "translations": {
- "No rule given" : "Hech qanday qoida berilmagan"
+ "No rule given" : "No rule given"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file