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:13 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-07 05:42:13 +0300
commit8dc86cb109382d2aedf37cfab9c16ea40cf1528a (patch)
tree6b28eb1bd16286ebeacbcc35fd557b376e80a52a
parent5d9ce6f6459fac077d9255c53624bd1bc0db9e5a (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