diff --git a/apps/dashboard/l10n/ast.js b/apps/dashboard/l10n/ast.js new file mode 100644 index 0000000000000..2a7350036dafe --- /dev/null +++ b/apps/dashboard/l10n/ast.js @@ -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);"); diff --git a/apps/dashboard/l10n/ast.json b/apps/dashboard/l10n/ast.json new file mode 100644 index 0000000000000..5f71ed3c0c167 --- /dev/null +++ b/apps/dashboard/l10n/ast.json @@ -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);" +} \ No newline at end of file diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js index d621e3796ad39..c28334c36b8fa 100644 --- a/apps/settings/l10n/uk.js +++ b/apps/settings/l10n/uk.js @@ -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-адресу.", diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json index 91830dc7a1e16..11b04ecf83a0a 100644 --- a/apps/settings/l10n/uk.json +++ b/apps/settings/l10n/uk.json @@ -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-адресу.", diff --git a/core/l10n/id.js b/core/l10n/id.js index eae5b53afecdf..34fb223e1f1e1 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -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}", diff --git a/core/l10n/id.json b/core/l10n/id.json index 859d8c20e49dd..6ca992dcac5a8 100644 --- a/core/l10n/id.json +++ b/core/l10n/id.json @@ -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}",