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

github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-07 05:55:23 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-07 05:55:23 +0300
commit3a0eb3d1ae9bef9f5996db0cefc132d41e796ee8 (patch)
tree12a476063e10eb482897eaf94c2ec54dc237be1b /l10n
parentc4cf973a988384ccdeded290c3395814dd3dfcdc (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-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 515463ba..054baf74 100644
--- a/l10n/uz.js
+++ b/l10n/uz.js
@@ -1,9 +1,10 @@
OC.L10N.register(
"groupfolders",
{
- "Group folders" : "Guruh papkalari",
- "Delete" : "O'chir",
- "Folder name" : "Papka nomi",
- "Groups" : "Guruhlar"
+ "Group folders" : "Group folders",
+ "Group folder" : "Group folder",
+ "Delete" : "Delete",
+ "Folder name" : "Folder name",
+ "Groups" : "Groups"
},
"nplurals=1; plural=0;");
diff --git a/l10n/uz.json b/l10n/uz.json
index d7892744..009c3248 100644
--- a/l10n/uz.json
+++ b/l10n/uz.json
@@ -1,7 +1,8 @@
{ "translations": {
- "Group folders" : "Guruh papkalari",
- "Delete" : "O'chir",
- "Folder name" : "Papka nomi",
- "Groups" : "Guruhlar"
+ "Group folders" : "Group folders",
+ "Group folder" : "Group folder",
+ "Delete" : "Delete",
+ "Folder name" : "Folder name",
+ "Groups" : "Groups"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file