summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-07 02:25:52 +0000
committerNextcloud bot <bot@nextcloud.com>2022-09-07 02:25:52 +0000
commit5c9ef92719d10af20c1bacc2beb08768ff8dd1bf (patch)
tree66cc99b0b08da1f094b3dadf1d2b6856631e3059 /lib
parentfbac612fcfb90eaf04b405cb312e3388670aba1e (diff)
downloadnextcloud-server-5c9ef92719d10af20c1bacc2beb08768ff8dd1bf.tar.gz
nextcloud-server-5c9ef92719d10af20c1bacc2beb08768ff8dd1bf.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/uk.js1
-rw-r--r--lib/l10n/uk.json1
-rw-r--r--lib/l10n/uz.js32
-rw-r--r--lib/l10n/uz.json32
4 files changed, 40 insertions, 26 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js
index 8f204020c65..f37f22daba1 100644
--- a/lib/l10n/uk.js
+++ b/lib/l10n/uk.js
@@ -38,6 +38,7 @@ OC.L10N.register(
"seconds ago" : "секунди тому",
"Empty file" : "Порожній файл",
"File already exists" : "Файл вже існує",
+ "Templates" : "Шаблони",
"File name is a reserved word" : "Ім’я файлу є зарезервованим словом",
"File name contains at least one invalid character" : "Ім’я файлу містить принаймні один некоректний символ",
"File name is too long" : "Ім’я файлу занадто довге",
diff --git a/lib/l10n/uk.json b/lib/l10n/uk.json
index 24ae8d496ba..e8ac7ecc25d 100644
--- a/lib/l10n/uk.json
+++ b/lib/l10n/uk.json
@@ -36,6 +36,7 @@
"seconds ago" : "секунди тому",
"Empty file" : "Порожній файл",
"File already exists" : "Файл вже існує",
+ "Templates" : "Шаблони",
"File name is a reserved word" : "Ім’я файлу є зарезервованим словом",
"File name contains at least one invalid character" : "Ім’я файлу містить принаймні один некоректний символ",
"File name is too long" : "Ім’я файлу занадто довге",
diff --git a/lib/l10n/uz.js b/lib/l10n/uz.js
index cea4453992f..05960ff0c5c 100644
--- a/lib/l10n/uz.js
+++ b/lib/l10n/uz.js
@@ -1,18 +1,24 @@
OC.L10N.register(
"lib",
{
- "Cannot write into \"config\" directory!" : "\"Config\" katalogiga yozish mumkin emas!",
- "Unknown filetype" : "Noma'lum filetype",
- "Invalid image" : "Tasdiqlanmagan tasvir",
- "seconds ago" : "soniya oldin",
- "Help" : "Yordam",
- "Apps" : "Ilovalar",
- "Settings" : "Sozlamalar",
- "Users" : "Foydalanuvchilar",
- "Address" : "manzil",
- "About" : "Biz haqimizda",
- "Unknown user" : "Noma'lum foydalanuvchi",
- "January" : "Yanvar",
- "Storage is temporarily not available" : "Saqlash vaqti-vaqti bilan mavjud emas"
+ "Cannot write into \"config\" directory!" : "Cannot write into \"config\" directory!",
+ "Unknown filetype" : "Unknown filetype",
+ "Invalid image" : "Invalid image",
+ "View profile" : "View profile",
+ "last month" : "last month",
+ "seconds ago" : "seconds ago",
+ "File name is too long" : "File name is too long",
+ "Help" : "Help",
+ "Apps" : "Apps",
+ "Settings" : "Settings",
+ "Users" : "Users",
+ "Address" : "Address",
+ "About" : "About",
+ "Full name" : "Full name",
+ "Unknown user" : "Unknown user",
+ "Set an admin password." : "Set an admin password.",
+ "January" : "January",
+ "Authentication error" : "Authentication error",
+ "Storage is temporarily not available" : "Storage is temporarily not available"
},
"nplurals=1; plural=0;");
diff --git a/lib/l10n/uz.json b/lib/l10n/uz.json
index 3ad6192351f..7c689eedaf7 100644
--- a/lib/l10n/uz.json
+++ b/lib/l10n/uz.json
@@ -1,16 +1,22 @@
{ "translations": {
- "Cannot write into \"config\" directory!" : "\"Config\" katalogiga yozish mumkin emas!",
- "Unknown filetype" : "Noma'lum filetype",
- "Invalid image" : "Tasdiqlanmagan tasvir",
- "seconds ago" : "soniya oldin",
- "Help" : "Yordam",
- "Apps" : "Ilovalar",
- "Settings" : "Sozlamalar",
- "Users" : "Foydalanuvchilar",
- "Address" : "manzil",
- "About" : "Biz haqimizda",
- "Unknown user" : "Noma'lum foydalanuvchi",
- "January" : "Yanvar",
- "Storage is temporarily not available" : "Saqlash vaqti-vaqti bilan mavjud emas"
+ "Cannot write into \"config\" directory!" : "Cannot write into \"config\" directory!",
+ "Unknown filetype" : "Unknown filetype",
+ "Invalid image" : "Invalid image",
+ "View profile" : "View profile",
+ "last month" : "last month",
+ "seconds ago" : "seconds ago",
+ "File name is too long" : "File name is too long",
+ "Help" : "Help",
+ "Apps" : "Apps",
+ "Settings" : "Settings",
+ "Users" : "Users",
+ "Address" : "Address",
+ "About" : "About",
+ "Full name" : "Full name",
+ "Unknown user" : "Unknown user",
+ "Set an admin password." : "Set an admin password.",
+ "January" : "January",
+ "Authentication error" : "Authentication error",
+ "Storage is temporarily not available" : "Storage is temporarily not available"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file