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

github.com/nextcloud/external.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:16 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-07 05:42:16 +0300
commitdb6a418a95ee25c5020bd9fc2916cdd1170e0a1a (patch)
treebeaaee18ad145fa979ac20897a9e733b8ab2a49b
parent5ba4e2c091c6f1743aca56abfe6e1cf877a44997 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/uz.js9
-rw-r--r--l10n/uz.json9
2 files changed, 10 insertions, 8 deletions
diff --git a/l10n/uz.js b/l10n/uz.js
index 6375359..d8822c2 100644
--- a/l10n/uz.js
+++ b/l10n/uz.js
@@ -1,9 +1,10 @@
OC.L10N.register(
"external",
{
- "All languages" : "Barcha tillar",
- "Name" : "Ism...",
- "Groups" : "Guruhlar",
- "Uploading…" : "Yuklanmoqda..."
+ "All languages" : "All languages",
+ "Name" : "Name",
+ "Language" : "Language",
+ "Groups" : "Groups",
+ "Uploading…" : "Uploading…"
},
"nplurals=1; plural=0;");
diff --git a/l10n/uz.json b/l10n/uz.json
index 7c01724..d9c7ce0 100644
--- a/l10n/uz.json
+++ b/l10n/uz.json
@@ -1,7 +1,8 @@
{ "translations": {
- "All languages" : "Barcha tillar",
- "Name" : "Ism...",
- "Groups" : "Guruhlar",
- "Uploading…" : "Yuklanmoqda..."
+ "All languages" : "All languages",
+ "Name" : "Name",
+ "Language" : "Language",
+ "Groups" : "Groups",
+ "Uploading…" : "Uploading…"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file