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:
-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