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:47 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-08 05:48:47 +0300
commitc5fae36437acef392de9debcb98db6ee6f5e2be9 (patch)
treec555608fb94b6442909c1ee4bd6b042e6c6ff00e
parent35088f10f02627a0b17a2c8331e71a1ec31dafd3 (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