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

github.com/nextcloud/backup.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:29:43 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-07 05:29:43 +0300
commit063c890412311afa7e9376eed16a7ea0dc1e34b5 (patch)
tree3a7d030272e2a0af9a9ec9c856e1b64de78e22c9
parent9e39d9ab570769aa2cd509f3f7f59dd440430eb1 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/uz.js17
-rw-r--r--l10n/uz.json17
2 files changed, 20 insertions, 14 deletions
diff --git a/l10n/uz.js b/l10n/uz.js
index 0b0e3ec..c3078f8 100644
--- a/l10n/uz.js
+++ b/l10n/uz.js
@@ -1,12 +1,15 @@
OC.L10N.register(
"backup",
{
- "minutes" : "daqiqalar",
- "Error" : "Xato",
- "Delete" : "O'chir",
- "Cancel" : "Bekor qilish",
- "Settings saved" : "sozlamalar saqlandi",
- "Pending" : "Kutilmoqda",
- "Local" : "mahalliy"
+ "minutes" : "minutes",
+ "days" : "days",
+ "Error" : "Error",
+ "Actions" : "Actions",
+ "Delete" : "Delete",
+ "Cancel" : "Cancel",
+ "Settings saved" : "Settings saved",
+ "Pending" : "Pending",
+ "Status" : "Status",
+ "Local" : "Local"
},
"nplurals=1; plural=0;");
diff --git a/l10n/uz.json b/l10n/uz.json
index 9105514..a399afe 100644
--- a/l10n/uz.json
+++ b/l10n/uz.json
@@ -1,10 +1,13 @@
{ "translations": {
- "minutes" : "daqiqalar",
- "Error" : "Xato",
- "Delete" : "O'chir",
- "Cancel" : "Bekor qilish",
- "Settings saved" : "sozlamalar saqlandi",
- "Pending" : "Kutilmoqda",
- "Local" : "mahalliy"
+ "minutes" : "minutes",
+ "days" : "days",
+ "Error" : "Error",
+ "Actions" : "Actions",
+ "Delete" : "Delete",
+ "Cancel" : "Cancel",
+ "Settings saved" : "Settings saved",
+ "Pending" : "Pending",
+ "Status" : "Status",
+ "Local" : "Local"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file