Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Dec 26, 2023
1 parent 17cb5da commit 8218009
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 2 deletions.
17 changes: 17 additions & 0 deletions apps/dashboard/l10n/ast.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
OC.L10N.register(
"dashboard",
{
"Dashboard" : "Panel",
"Weather" : "Clima",
"Status" : "Estáu",
"Good morning" : "Bonos díes",
"Good morning, {name}" : "Bonos díes, {name}",
"Good afternoon" : "Bones tardes",
"Good afternoon, {name}" : "Bones tardes, {name}",
"Good evening" : "Bones nueches",
"Good evening, {name}" : "Bones nueches, {name}",
"Hello" : "Hola",
"Hello, {name}" : "Hola, {name}",
"Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an\noverview of your upcoming appointments, urgent emails, chat messages,\nincoming tickets, latest tweets and much more! Users can add the widgets\nthey like and change the background to their liking." : "f"
},
"nplurals=2; plural=(n != 1);");
15 changes: 15 additions & 0 deletions apps/dashboard/l10n/ast.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{ "translations": {
"Dashboard" : "Panel",
"Weather" : "Clima",
"Status" : "Estáu",
"Good morning" : "Bonos díes",
"Good morning, {name}" : "Bonos díes, {name}",
"Good afternoon" : "Bones tardes",
"Good afternoon, {name}" : "Bones tardes, {name}",
"Good evening" : "Bones nueches",
"Good evening, {name}" : "Bones nueches, {name}",
"Hello" : "Hola",
"Hello, {name}" : "Hola, {name}",
"Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an\noverview of your upcoming appointments, urgent emails, chat messages,\nincoming tickets, latest tweets and much more! Users can add the widgets\nthey like and change the background to their liking." : "f"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
2 changes: 1 addition & 1 deletion apps/settings/l10n/uk.js
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ OC.L10N.register(
"You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Ви ще не налаштувати або не перевірили налаштування поштового сервера. Перейдіть до \"Основних налаштувань. Після цього перевірте коректність поштових налаштувань, для цього клацніть на кнопку \"Надіслати ел.пошту\" під формою.",
"File locking" : "Блокування файлів",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Транзакційне блокування файлів вимкнено. Це може призвести до потенційних помилок під час одночасної роботи з файлами. Увімкніть параметр \"filelocking.enabled\" у конфігураційному файлі config.php, щоби уникнути цих помилок. ",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "База даних використовується для транзакційного блкування файлів. Для кращої продуктивности рекомендується налаштувати memcache, якщо доступний.",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "База даних використовується для транзакційного блокування файлів. Для кращої продуктивности рекомендується налаштувати memcache, якщо доступний.",
"Forwarded for headers" : "Перенаправлено для заголовків",
"Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Ваш параметр \"trusted_proxies\" встановлено неправильно, це має бути масив.",
"The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Конфігурація заголовка зворотного проксі неправильна. Це є проблемою безпеки і може дозволити зловмиснику надати Nextcloud оманливу IP-адресу.",
Expand Down
2 changes: 1 addition & 1 deletion apps/settings/l10n/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
"You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Ви ще не налаштувати або не перевірили налаштування поштового сервера. Перейдіть до \"Основних налаштувань. Після цього перевірте коректність поштових налаштувань, для цього клацніть на кнопку \"Надіслати ел.пошту\" під формою.",
"File locking" : "Блокування файлів",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Транзакційне блокування файлів вимкнено. Це може призвести до потенційних помилок під час одночасної роботи з файлами. Увімкніть параметр \"filelocking.enabled\" у конфігураційному файлі config.php, щоби уникнути цих помилок. ",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "База даних використовується для транзакційного блкування файлів. Для кращої продуктивности рекомендується налаштувати memcache, якщо доступний.",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "База даних використовується для транзакційного блокування файлів. Для кращої продуктивности рекомендується налаштувати memcache, якщо доступний.",
"Forwarded for headers" : "Перенаправлено для заголовків",
"Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Ваш параметр \"trusted_proxies\" встановлено неправильно, це має бути масив.",
"The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Конфігурація заголовка зворотного проксі неправильна. Це є проблемою безпеки і може дозволити зловмиснику надати Nextcloud оманливу IP-адресу.",
Expand Down
1 change: 1 addition & 0 deletions core/l10n/id.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ OC.L10N.register(
"Search contacts …" : "Cari kontak ...",
"Could not load your contacts" : "Tidak dapat memuat kontak Anda",
"No contacts found" : "Kontak tidak ditemukan",
"Show all contacts" : "Tampilkan semua kontak",
"Install the Contacts app" : "Instal aplikasi Kontak",
"Loading your contacts …" : "Memuat kontak Anda ...",
"Looking for {term} …" : "Mencari {term}",
Expand Down
1 change: 1 addition & 0 deletions core/l10n/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@
"Search contacts …" : "Cari kontak ...",
"Could not load your contacts" : "Tidak dapat memuat kontak Anda",
"No contacts found" : "Kontak tidak ditemukan",
"Show all contacts" : "Tampilkan semua kontak",
"Install the Contacts app" : "Instal aplikasi Kontak",
"Loading your contacts …" : "Memuat kontak Anda ...",
"Looking for {term} …" : "Mencari {term}",
Expand Down

0 comments on commit 8218009

Please sign in to comment.