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

github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-08 05:48:43 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-08 05:48:43 +0300
commite89b810b6058b24d6284d653ef9234f0cf86251a (patch)
tree7c283ec6c117f651e315413e7d5128656f4ed073
parentc731bf86fed43e727887baa18070280a52812a90 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/uz.js3
-rw-r--r--l10n/uz.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/uz.js b/l10n/uz.js
index 415bff0..9a3b7fe 100644
--- a/l10n/uz.js
+++ b/l10n/uz.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Delete" : "Delete",
"Yes" : "Yes",
- "No" : "No"
+ "No" : "No",
+ "Open documentation" : "Hujjatlarni ochish"
},
"nplurals=1; plural=0;");
diff --git a/l10n/uz.json b/l10n/uz.json
index 6974c16..bcc21e6 100644
--- a/l10n/uz.json
+++ b/l10n/uz.json
@@ -1,6 +1,7 @@
{ "translations": {
"Delete" : "Delete",
"Yes" : "Yes",
- "No" : "No"
+ "No" : "No",
+ "Open documentation" : "Hujjatlarni ochish"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file