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:49 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-07 05:42:49 +0300
commit25c5ac063cc67e1509782f8df231cd2d26aa3d06 (patch)
tree7d00727fed515b01c49f24cdb60a24b6c7c993ba
parentd609764e1b0066bdf950f0cda4b0740974b40ee0 (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