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

github.com/nextcloud/files_antivirus.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:43:41 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-07 05:43:41 +0300
commitc781d3e43d17cc5be24c1c02bb1b697ad5b6193e (patch)
tree4101ff9dcfefdf98e2635e2aa0a38e000ec38b83
parent158f4cecc3f9afd156b526f02ff87627e3cd86fa (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/uz.js10
-rw-r--r--l10n/uz.json10
2 files changed, 12 insertions, 8 deletions
diff --git a/l10n/uz.js b/l10n/uz.js
index 6b69fca..714dbae 100644
--- a/l10n/uz.js
+++ b/l10n/uz.js
@@ -1,9 +1,11 @@
OC.L10N.register(
"files_antivirus",
{
- "Saving…" : "Saqlanmoqda...",
- "Saved" : "Saqlangan",
- "Delete file" : "Faylni o'chirish",
- "Save" : "Saqlash"
+ "Saving…" : "Saving…",
+ "Saved" : "Saved",
+ "Port" : "Port",
+ "Select" : "Select",
+ "Delete file" : "Delete file",
+ "Save" : "Save"
},
"nplurals=1; plural=0;");
diff --git a/l10n/uz.json b/l10n/uz.json
index a9bdd73..aa8b284 100644
--- a/l10n/uz.json
+++ b/l10n/uz.json
@@ -1,7 +1,9 @@
{ "translations": {
- "Saving…" : "Saqlanmoqda...",
- "Saved" : "Saqlangan",
- "Delete file" : "Faylni o'chirish",
- "Save" : "Saqlash"
+ "Saving…" : "Saving…",
+ "Saved" : "Saved",
+ "Port" : "Port",
+ "Select" : "Select",
+ "Delete file" : "Delete file",
+ "Save" : "Save"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file