diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-06 00:20:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-06 00:20:25 +0000 |
commit | 6d44811cffa727d4ff1ffe030f0e9951ea212c71 (patch) | |
tree | baf17d520268aeacaf2489811af6725252b7be04 /apps/settings | |
parent | 48a1b78c85223c55a943f89c1a7d7e3a9080a334 (diff) | |
download | nextcloud-server-6d44811cffa727d4ff1ffe030f0e9951ea212c71.tar.gz nextcloud-server-6d44811cffa727d4ff1ffe030f0e9951ea212c71.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/pt_BR.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/th.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/th.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/uk.js | 14 | ||||
-rw-r--r-- | apps/settings/l10n/uk.json | 14 |
6 files changed, 22 insertions, 10 deletions
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index e97e17075eb..73ab875406e 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -251,6 +251,7 @@ OC.L10N.register( "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "O buffer de strings internado do OPcache está quase cheio. Para garantir que strings repetidas possam ser efetivamente armazenadas em cache, é recomendado aplicar \"opcache.interned_strings_buffer\" à sua configuração PHP com um valor maior que \"%s\".", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache está configurado para remover comentários de código. Com o OPcache habilitado, \"opcache.save_comments=1\" deve ser definido para que o Nextcloud funcione.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud não tem permissão para usar a API OPcache. Com o OPcache habilitado, é altamente recomendável incluir todos os diretórios Nextcloud com \"opcache.restrict_api\" ou desmarcar esta configuração para desabilitar as restrições da API OPcache, para evitar erros durante o núcleo do Nextcloud ou atualizações de aplicativos.", + "Checking from CLI, OPcache checks have been skipped." : "Verificando na CLI, as verificações do OPcache foram ignoradas.", "The PHP OPcache module is not properly configured. %s." : "O módulo PHP OPcache não está configurado corretamente. %s.", "Correctly configured" : "Configurado corretamente", "PHP version" : "Versão do PHP", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index ba433c7e881..87d4e94b71d 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -249,6 +249,7 @@ "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "O buffer de strings internado do OPcache está quase cheio. Para garantir que strings repetidas possam ser efetivamente armazenadas em cache, é recomendado aplicar \"opcache.interned_strings_buffer\" à sua configuração PHP com um valor maior que \"%s\".", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache está configurado para remover comentários de código. Com o OPcache habilitado, \"opcache.save_comments=1\" deve ser definido para que o Nextcloud funcione.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud não tem permissão para usar a API OPcache. Com o OPcache habilitado, é altamente recomendável incluir todos os diretórios Nextcloud com \"opcache.restrict_api\" ou desmarcar esta configuração para desabilitar as restrições da API OPcache, para evitar erros durante o núcleo do Nextcloud ou atualizações de aplicativos.", + "Checking from CLI, OPcache checks have been skipped." : "Verificando na CLI, as verificações do OPcache foram ignoradas.", "The PHP OPcache module is not properly configured. %s." : "O módulo PHP OPcache não está configurado corretamente. %s.", "Correctly configured" : "Configurado corretamente", "PHP version" : "Versão do PHP", diff --git a/apps/settings/l10n/th.js b/apps/settings/l10n/th.js index cd92ef2ffb1..25c93ff3bf7 100644 --- a/apps/settings/l10n/th.js +++ b/apps/settings/l10n/th.js @@ -184,6 +184,7 @@ OC.L10N.register( "Quota" : "โควต้า", "Language" : "ภาษา", "Avatar" : "ภาพแทนตัว", + "Account name" : "ชื่อบัญชี", "Group admin for" : "ผู้ดูแลกลุ่มสำหรับ", "Storage location" : "สถานที่จัดเก็บข้อมูล", "Last login" : "เข้าสู่ระบบล่าสุด", diff --git a/apps/settings/l10n/th.json b/apps/settings/l10n/th.json index eb7a9fd1fd0..792e078093b 100644 --- a/apps/settings/l10n/th.json +++ b/apps/settings/l10n/th.json @@ -182,6 +182,7 @@ "Quota" : "โควต้า", "Language" : "ภาษา", "Avatar" : "ภาพแทนตัว", + "Account name" : "ชื่อบัญชี", "Group admin for" : "ผู้ดูแลกลุ่มสำหรับ", "Storage location" : "สถานที่จัดเก็บข้อมูล", "Last login" : "เข้าสู่ระบบล่าสุด", diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js index f54f232beda..426ee7b2b12 100644 --- a/apps/settings/l10n/uk.js +++ b/apps/settings/l10n/uk.js @@ -85,7 +85,7 @@ OC.L10N.register( "Your password on %s was changed." : "Ваш пароль на сервері %s було змінено.", "Your password on %s was reset by an administrator." : "Ваш пароль на сервері %s було скинуто адміністратором.", "Your password on %s was reset." : "Ваш пароль на %s перевстановлено.", - "Password for %1$s changed on %2$s" : "Пароль %1$s змінений на сервері %2$s", + "Password for %1$s changed on %2$s" : "Пароль %1$s змінено на сервері %2$s", "Password changed for %s" : "Пароль змінено для %s", "If you did not request this, please contact an administrator." : "Якщо ви цього не просили, зв'яжіться з адміністратором.", "Your email address on %s was changed." : "Вашу електронну адресу на сервері %s було змінено.", @@ -144,6 +144,7 @@ OC.L10N.register( "Missing optional column \"%s\" in table \"%s\"." : "Відсутні необов'язкові стовпці \"%s\" у таблиці \"%s\".", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "У базі даних відсутні деякі необов’язкові стовпці. Через те, що додавання стовпців у великі таблиці може зайняти деякий час, вони не додаються автоматично, коли вони можуть бути необов’язковими. Для створення відсутніх стовпців, будь ласка, виконайте команду \"occ db:add-missing-columns\". Після додавання стовпців деякі функції можуть покращити реагування та зручність використання.", "Database missing indices" : "Відсутні індекси у базі даних", + "Missing indices:" : "Відсутні індекси:", "Database missing primary keys" : "Відсутні первинні ключі у базі даних", "Missing primary key on table \"%s\"." : "Відсутній первинний ключ у таблиці \"%s\".", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "У базі даних відсутні деякі первинні ключі. Через те, що додавання первинних ключів у великі таблиці може зайняти деякий час, вони не додаються автоматично. Для створення первинних ключей, будь ласка, виконайте команду \"occ db:add-missing-primary-keys\".", @@ -378,7 +379,7 @@ OC.L10N.register( "Rename" : "Перейменувати", "Revoke" : "Відкликати", "Wipe device" : "Стерти дані на пристрої", - "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Відкликання цього маркера може запобігти вилучення даних з вашого пристрою, якщо очищення ще не розпочалося.", + "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Відкликання цього токена може запобігти вилучення даних з вашого пристрою, якщо очищення ще не розпочалося.", "Google Chrome for Android" : "Google Chrome для Android", "{productName} iOS app" : "Застосунок для iOS {productName}", "{productName} Android app" : "Застосунок для Android {productName}", @@ -590,6 +591,7 @@ OC.L10N.register( "Loading app list" : "Завантаження переліку застосунків", "Loading categories" : "Завантаження категорій", "Developer documentation ↗" : "Документація розробника ↗", + "All accounts" : "Всі облікові записи", "Admins" : "Адміністратори", "Account group: {group}" : "Група облікового запису: {group}", "Account management" : "Керування обліковими записами", @@ -612,8 +614,10 @@ OC.L10N.register( "X (formerly Twitter)" : "X (раніше відома як Twitter)", "Fediverse (e.g. Mastodon)" : "Fediverse (напр., Mastodon)", "Website" : "Вебсайт", + "Date of birth" : "Дата народження", "Profile visibility" : "Видимість профілю", "Locale" : "Локаль", + "First day of week" : "Перший день тижня", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Недоступно, оскільки ця властивість необхідна для основних функцій, включно спільний доступ до файлів та запрошення в календарі", "Discover" : "Знайти", "Your apps" : "Ваші застосунки", @@ -640,9 +644,9 @@ OC.L10N.register( "Do you really want to wipe your data from this device?" : "Ви справді хочете стерти дані з цього пристрою?", "Confirm wipe" : "Підтвердити стирання даних", "Could not delete the app token" : "Не вдалося вилучити токен застосунку", - "Error while wiping the device with the token" : "Помилка під час очищення пристрою за допомогою маркера", - "Error while updating device token name" : "Помилка під час оновлення назви маркера пристрою", - "Error while updating device token scope" : "Помилка під час оновлення області маркера пристрою", + "Error while wiping the device with the token" : "Помилка під час очищення пристрою за допомогою токена", + "Error while updating device token name" : "Помилка під час оновлення назви токена пристрою", + "Error while updating device token scope" : "Помилка під час оновлення області токена пристрою", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Забагато запитів із вашої мережі. Повторіть спробу пізніше або зверніться до адміністратора, якщо це помилка.", "Error" : "Помилка", "Account documentation" : "Документація для облікового запису", diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json index 23782e67a37..ca684e47b91 100644 --- a/apps/settings/l10n/uk.json +++ b/apps/settings/l10n/uk.json @@ -83,7 +83,7 @@ "Your password on %s was changed." : "Ваш пароль на сервері %s було змінено.", "Your password on %s was reset by an administrator." : "Ваш пароль на сервері %s було скинуто адміністратором.", "Your password on %s was reset." : "Ваш пароль на %s перевстановлено.", - "Password for %1$s changed on %2$s" : "Пароль %1$s змінений на сервері %2$s", + "Password for %1$s changed on %2$s" : "Пароль %1$s змінено на сервері %2$s", "Password changed for %s" : "Пароль змінено для %s", "If you did not request this, please contact an administrator." : "Якщо ви цього не просили, зв'яжіться з адміністратором.", "Your email address on %s was changed." : "Вашу електронну адресу на сервері %s було змінено.", @@ -142,6 +142,7 @@ "Missing optional column \"%s\" in table \"%s\"." : "Відсутні необов'язкові стовпці \"%s\" у таблиці \"%s\".", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "У базі даних відсутні деякі необов’язкові стовпці. Через те, що додавання стовпців у великі таблиці може зайняти деякий час, вони не додаються автоматично, коли вони можуть бути необов’язковими. Для створення відсутніх стовпців, будь ласка, виконайте команду \"occ db:add-missing-columns\". Після додавання стовпців деякі функції можуть покращити реагування та зручність використання.", "Database missing indices" : "Відсутні індекси у базі даних", + "Missing indices:" : "Відсутні індекси:", "Database missing primary keys" : "Відсутні первинні ключі у базі даних", "Missing primary key on table \"%s\"." : "Відсутній первинний ключ у таблиці \"%s\".", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "У базі даних відсутні деякі первинні ключі. Через те, що додавання первинних ключів у великі таблиці може зайняти деякий час, вони не додаються автоматично. Для створення первинних ключей, будь ласка, виконайте команду \"occ db:add-missing-primary-keys\".", @@ -376,7 +377,7 @@ "Rename" : "Перейменувати", "Revoke" : "Відкликати", "Wipe device" : "Стерти дані на пристрої", - "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Відкликання цього маркера може запобігти вилучення даних з вашого пристрою, якщо очищення ще не розпочалося.", + "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Відкликання цього токена може запобігти вилучення даних з вашого пристрою, якщо очищення ще не розпочалося.", "Google Chrome for Android" : "Google Chrome для Android", "{productName} iOS app" : "Застосунок для iOS {productName}", "{productName} Android app" : "Застосунок для Android {productName}", @@ -588,6 +589,7 @@ "Loading app list" : "Завантаження переліку застосунків", "Loading categories" : "Завантаження категорій", "Developer documentation ↗" : "Документація розробника ↗", + "All accounts" : "Всі облікові записи", "Admins" : "Адміністратори", "Account group: {group}" : "Група облікового запису: {group}", "Account management" : "Керування обліковими записами", @@ -610,8 +612,10 @@ "X (formerly Twitter)" : "X (раніше відома як Twitter)", "Fediverse (e.g. Mastodon)" : "Fediverse (напр., Mastodon)", "Website" : "Вебсайт", + "Date of birth" : "Дата народження", "Profile visibility" : "Видимість профілю", "Locale" : "Локаль", + "First day of week" : "Перший день тижня", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Недоступно, оскільки ця властивість необхідна для основних функцій, включно спільний доступ до файлів та запрошення в календарі", "Discover" : "Знайти", "Your apps" : "Ваші застосунки", @@ -638,9 +642,9 @@ "Do you really want to wipe your data from this device?" : "Ви справді хочете стерти дані з цього пристрою?", "Confirm wipe" : "Підтвердити стирання даних", "Could not delete the app token" : "Не вдалося вилучити токен застосунку", - "Error while wiping the device with the token" : "Помилка під час очищення пристрою за допомогою маркера", - "Error while updating device token name" : "Помилка під час оновлення назви маркера пристрою", - "Error while updating device token scope" : "Помилка під час оновлення області маркера пристрою", + "Error while wiping the device with the token" : "Помилка під час очищення пристрою за допомогою токена", + "Error while updating device token name" : "Помилка під час оновлення назви токена пристрою", + "Error while updating device token scope" : "Помилка під час оновлення області токена пристрою", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Забагато запитів із вашої мережі. Повторіть спробу пізніше або зверніться до адміністратора, якщо це помилка.", "Error" : "Помилка", "Account documentation" : "Документація для облікового запису", |