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

github.com/nextcloud/files_rightclick.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:49:07 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-07 05:49:07 +0300
commitcd0540c076c70bd9c49391d8cb30cffd91417a25 (patch)
tree427793399a0a3cc80a223715c7d372392c83442c
parent09709a4e7867e2e113396cb962e7c124bd50ff64 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/uz.js6
-rw-r--r--l10n/uz.json4
2 files changed, 10 insertions, 0 deletions
diff --git a/l10n/uz.js b/l10n/uz.js
new file mode 100644
index 0000000..df69425
--- /dev/null
+++ b/l10n/uz.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "files_rightclick",
+ {
+ "Select" : "Select"
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/uz.json b/l10n/uz.json
new file mode 100644
index 0000000..9248746
--- /dev/null
+++ b/l10n/uz.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Select" : "Select"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file