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

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/uz.js26
-rw-r--r--l10n/uz.json26
2 files changed, 28 insertions, 24 deletions
diff --git a/l10n/uz.js b/l10n/uz.js
index 8ba733b..cc314a0 100644
--- a/l10n/uz.js
+++ b/l10n/uz.js
@@ -1,17 +1,19 @@
OC.L10N.register(
"serverinfo",
{
- "Users" : "Foydalanuvchilar",
- "Groups" : "Guruhlar",
- "Copy" : "Nusxalash",
- "Copied!" : "Nusxa olindi!",
- "Not supported!" : "Qo'llab-quvvatlanmaydi!",
- "Press ⌘-C to copy." : "Ko'chirib olish uchun ⌘-C tugmasini bosing.",
- "Press Ctrl-C to copy." : "Nusxalash uchun Ctrl-C tugmalarini bosing.",
- "System" : "Tizim",
- "Load average" : "O'rtacha yuk",
- "Total" : "Jami",
- "Size" : "Hajmi",
- "Files" : "Fayllar"
+ "Users" : "Users",
+ "Groups" : "Groups",
+ "1 hour" : "1 hour",
+ "Copy" : "Copy",
+ "Copied!" : "Copied!",
+ "Not supported!" : "Not supported!",
+ "Press ⌘-C to copy." : "Press ⌘-C to copy.",
+ "Press Ctrl-C to copy." : "Press Ctrl-C to copy.",
+ "System" : "System",
+ "Load average" : "Load average",
+ "Total" : "Total",
+ "Size" : "Size",
+ "Status" : "Status",
+ "Files" : "Files"
},
"nplurals=1; plural=0;");
diff --git a/l10n/uz.json b/l10n/uz.json
index e128066..3ea2f14 100644
--- a/l10n/uz.json
+++ b/l10n/uz.json
@@ -1,15 +1,17 @@
{ "translations": {
- "Users" : "Foydalanuvchilar",
- "Groups" : "Guruhlar",
- "Copy" : "Nusxalash",
- "Copied!" : "Nusxa olindi!",
- "Not supported!" : "Qo'llab-quvvatlanmaydi!",
- "Press ⌘-C to copy." : "Ko'chirib olish uchun ⌘-C tugmasini bosing.",
- "Press Ctrl-C to copy." : "Nusxalash uchun Ctrl-C tugmalarini bosing.",
- "System" : "Tizim",
- "Load average" : "O'rtacha yuk",
- "Total" : "Jami",
- "Size" : "Hajmi",
- "Files" : "Fayllar"
+ "Users" : "Users",
+ "Groups" : "Groups",
+ "1 hour" : "1 hour",
+ "Copy" : "Copy",
+ "Copied!" : "Copied!",
+ "Not supported!" : "Not supported!",
+ "Press ⌘-C to copy." : "Press ⌘-C to copy.",
+ "Press Ctrl-C to copy." : "Press Ctrl-C to copy.",
+ "System" : "System",
+ "Load average" : "Load average",
+ "Total" : "Total",
+ "Size" : "Size",
+ "Status" : "Status",
+ "Files" : "Files"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file