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:02 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-07 05:49:02 +0300
commitefc1815a1a57114f15b591f53e3822cc38d8146c (patch)
tree852467113bcf75642c225d3a02bde22a5a829ff1
parent70d0bf906115991c1d060f682d6045b97973d9e6 (diff)
[tx-robot] updated from transifexv25.0.0beta6v25.0.0beta5
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