From 8c2055b842e29e60a8d040715e1a3bde807a6e35 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 26 Apr 2026 00:18:51 +0000 Subject: [PATCH] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files/l10n/pt_BR.js | 2 +- apps/files/l10n/pt_BR.json | 2 +- apps/files_sharing/l10n/lt_LT.js | 4 ++-- apps/files_sharing/l10n/lt_LT.json | 4 ++-- apps/settings/l10n/en_GB.js | 3 +++ apps/settings/l10n/en_GB.json | 3 +++ apps/settings/l10n/fr.js | 2 +- apps/settings/l10n/fr.json | 2 +- apps/settings/l10n/zh_HK.js | 3 +++ apps/settings/l10n/zh_HK.json | 3 +++ apps/user_ldap/l10n/ru.js | 7 +++++++ apps/user_ldap/l10n/ru.json | 7 +++++++ core/l10n/ru.js | 2 ++ core/l10n/ru.json | 2 ++ lib/l10n/de.js | 1 + lib/l10n/de.json | 1 + lib/l10n/de_DE.js | 1 + lib/l10n/de_DE.json | 1 + lib/l10n/en_GB.js | 1 + lib/l10n/en_GB.json | 1 + lib/l10n/pt_BR.js | 1 + lib/l10n/pt_BR.json | 1 + lib/l10n/ru.js | 9 +++++++++ lib/l10n/ru.json | 9 +++++++++ lib/l10n/zh_CN.js | 11 ++++++----- lib/l10n/zh_CN.json | 11 ++++++----- lib/l10n/zh_HK.js | 1 + lib/l10n/zh_HK.json | 1 + 28 files changed, 78 insertions(+), 18 deletions(-) diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index a96d81256df..d043d10bce9 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -217,7 +217,7 @@ OC.L10N.register( "Submit" : "Enviar", "Choose a file or folder to transfer" : "Escolha o arquivo ou pasta a transferir", "Transfer \"{path}\"" : "Transferir \"{path}\"", - "Select file or folder" : "Selecionar arquivo ou pasta", + "Select file or folder" : "Selecione arquivo ou pasta", "Transfer" : "Transferir", "Transfer {path} to {userid}" : "Transferir {path} para {userid}", "Error while opening file picker for transfer ownership" : "Erro ao abrir o seletor de arquivos para transferência de propriedade", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 9eade23c3e6..e8fed0f98c5 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -215,7 +215,7 @@ "Submit" : "Enviar", "Choose a file or folder to transfer" : "Escolha o arquivo ou pasta a transferir", "Transfer \"{path}\"" : "Transferir \"{path}\"", - "Select file or folder" : "Selecionar arquivo ou pasta", + "Select file or folder" : "Selecione arquivo ou pasta", "Transfer" : "Transferir", "Transfer {path} to {userid}" : "Transferir {path} para {userid}", "Error while opening file picker for transfer ownership" : "Erro ao abrir o seletor de arquivos para transferência de propriedade", diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index 45799c0d07a..99ce39df3ec 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -245,8 +245,8 @@ OC.L10N.register( "Group" : "Grupė", "Email" : "El. paštas", "Team" : "Komanda", - "Talk conversation" : "\"Talk\" pokalbis", - "Deck board" : "\"Deck\" lenta", + "Talk conversation" : "„Pokalbiai\" pokalbis", + "Deck board" : "Darbų lenta", "ScienceMesh" : "\"ScienceMesh\"", "on {server}" : "serveryje {server}", "Enter external recipients" : "Įveskite išorinius gavėjus", diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json index 786aad8ea09..27d07b4b899 100644 --- a/apps/files_sharing/l10n/lt_LT.json +++ b/apps/files_sharing/l10n/lt_LT.json @@ -243,8 +243,8 @@ "Group" : "Grupė", "Email" : "El. paštas", "Team" : "Komanda", - "Talk conversation" : "\"Talk\" pokalbis", - "Deck board" : "\"Deck\" lenta", + "Talk conversation" : "„Pokalbiai\" pokalbis", + "Deck board" : "Darbų lenta", "ScienceMesh" : "\"ScienceMesh\"", "on {server}" : "serveryje {server}", "Enter external recipients" : "Įveskite išorinius gavėjus", diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 8df4ae5bdba..6045fc21f42 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -814,6 +814,7 @@ OC.L10N.register( "Default quota" : "Default quota", "Select default quota" : "Select default quota", "Search" : "Search", + "Focus search" : "Focus search", "Help" : "Help", "Show those shortcuts" : "Show those shortcuts", "Server error while trying to complete WebAuthn device registration" : "Server error while trying to complete WebAuthn device registration", @@ -872,6 +873,8 @@ OC.L10N.register( "Admins" : "Admins", "Account group: {group}" : "Account group: {group}", "Account management" : "Account management", + "Search accounts and groups" : "Search accounts and groups", + "Search accounts and groups…" : "Search accounts and groups…", "Clear search" : "Clear search", "For performance reasons, when you enable encryption on a {productName} server only new and changed files are encrypted." : "For performance reasons, when you enable encryption on a {productName} server only new and changed files are encrypted.", "Location" : "Location", diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index e7a3030f3b0..bab3f30d359 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -812,6 +812,7 @@ "Default quota" : "Default quota", "Select default quota" : "Select default quota", "Search" : "Search", + "Focus search" : "Focus search", "Help" : "Help", "Show those shortcuts" : "Show those shortcuts", "Server error while trying to complete WebAuthn device registration" : "Server error while trying to complete WebAuthn device registration", @@ -870,6 +871,8 @@ "Admins" : "Admins", "Account group: {group}" : "Account group: {group}", "Account management" : "Account management", + "Search accounts and groups" : "Search accounts and groups", + "Search accounts and groups…" : "Search accounts and groups…", "Clear search" : "Clear search", "For performance reasons, when you enable encryption on a {productName} server only new and changed files are encrypted." : "For performance reasons, when you enable encryption on a {productName} server only new and changed files are encrypted.", "Location" : "Location", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index c842df95bed..0cd20720138 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -535,7 +535,7 @@ OC.L10N.register( "Ask questions or discuss" : "Poser des questions ou discuter", "Rate the app" : "Évaluer l’application", "Rate" : "Évaluation", - "Changelog" : "Journal des modifications", + "Changelog" : "Journal des modifs", "Google Chrome for Android" : "Google Chrome pour Android", "{productName} iOS app" : "Application iOS {productName}", "{productName} Android app" : "Application Android {productName}", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index 1efa24bf977..47c22b62b2d 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -533,7 +533,7 @@ "Ask questions or discuss" : "Poser des questions ou discuter", "Rate the app" : "Évaluer l’application", "Rate" : "Évaluation", - "Changelog" : "Journal des modifications", + "Changelog" : "Journal des modifs", "Google Chrome for Android" : "Google Chrome pour Android", "{productName} iOS app" : "Application iOS {productName}", "{productName} Android app" : "Application Android {productName}", diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 90a0344762b..1c43c50c81a 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -814,6 +814,7 @@ OC.L10N.register( "Default quota" : "默認儲存容量限制", "Select default quota" : "選擇預設容量限制", "Search" : "搜尋", + "Focus search" : "精準搜尋", "Help" : "支援", "Show those shortcuts" : "顯示這些快捷鍵", "Server error while trying to complete WebAuthn device registration" : "嘗試完成 WebAuthn 裝置註冊時發生伺服器錯誤。", @@ -872,6 +873,8 @@ OC.L10N.register( "Admins" : "管理員", "Account group: {group}" : "帳戶群組:{group}", "Account management" : "帳戶管理", + "Search accounts and groups" : "搜尋帳號與群組", + "Search accounts and groups…" : "搜尋帳號與群組…", "Clear search" : "清除搜尋", "For performance reasons, when you enable encryption on a {productName} server only new and changed files are encrypted." : "出於性能考慮,當您在 {productName} 伺服器上啟用加密時,僅會加密新檔案和已更改的檔案。", "Location" : "位置", diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 81e3482131f..c55367cc7ee 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -812,6 +812,7 @@ "Default quota" : "默認儲存容量限制", "Select default quota" : "選擇預設容量限制", "Search" : "搜尋", + "Focus search" : "精準搜尋", "Help" : "支援", "Show those shortcuts" : "顯示這些快捷鍵", "Server error while trying to complete WebAuthn device registration" : "嘗試完成 WebAuthn 裝置註冊時發生伺服器錯誤。", @@ -870,6 +871,8 @@ "Admins" : "管理員", "Account group: {group}" : "帳戶群組:{group}", "Account management" : "帳戶管理", + "Search accounts and groups" : "搜尋帳號與群組", + "Search accounts and groups…" : "搜尋帳號與群組…", "Clear search" : "清除搜尋", "For performance reasons, when you enable encryption on a {productName} server only new and changed files are encrypted." : "出於性能考慮,當您在 {productName} 伺服器上啟用加密時,僅會加密新檔案和已更改的檔案。", "Location" : "位置", diff --git a/apps/user_ldap/l10n/ru.js b/apps/user_ldap/l10n/ru.js index fa56d67c7d4..8e6659985f3 100644 --- a/apps/user_ldap/l10n/ru.js +++ b/apps/user_ldap/l10n/ru.js @@ -128,7 +128,9 @@ OC.L10N.register( "A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Произошла ошибка подключения к LDAP/AD. Пожалуйста, проверьте хост, порт и учётные данные.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Заполнитель \"%uid\" отсутствует. Он будет заменён именем пользователя при запросе LDAP/AD.", "When logging in, {instanceName} will find the user based on the following attributes:" : "При входе, {instanceName} будет искать пользователя по следующим атрибутам:", + "Allows login against the LDAP/AD username, which is either 'uid' or 'sAMAccountName' and will be detected." : "Разрешает вход в систему с использованием имени пользователя LDAP/AD, которое имеет вид «uid» или «sAMAccountName», и будет обнаружено.", "LDAP/AD Username:" : "LDAP/AD Имя пользователя:", + "Allows login against an email attribute. 'mail' and 'mailPrimaryAddress' allowed." : "Разрешает вход в систему по атрибуту электронной почты. «mail» и «mailPrimaryAddress» разрешены.", "LDAP/AD Email Address:" : "LDAP/AD Адрес электронной почты:", "Other Attributes:" : "Другие атрибуты:", "Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "Определяет фильтр для применения при попытке входа. «%% uid» заменяет имя пользователя для входа в систему. Например: \"uid=%%uid\"", @@ -139,6 +141,7 @@ OC.L10N.register( "More than 1,000 directory entries available." : "В каталоге доступно более 1,000 записей.", "_{ldapTestBase} entry available within the provided Base DN_::_{ldapTestBase} entries available within the provided Base DN_" : ["{ldapTestBase} элемент доступен в предоставленном базовом DN","{ldapTestBase} элемента доступно в предоставленном базовом DN","{ldapTestBase} элементов доступно в предоставленном базовом DN","{ldapTestBase} элементов доступно в предоставленном базовом DN"], "When unchecked, this configuration will be skipped." : "Когда галочка снята, эта конфигурация будет пропущена.", + "Configuration active" : "Конфигурация активна", "Copy current configuration into new directory binding" : "Копировать текущую конфигурацию в новую связь с каталогом", "Copy configuration" : "Копировать конфигурацию", "Delete configuration" : "Удалить конфигурацию", @@ -146,9 +149,11 @@ OC.L10N.register( "Host" : "Сервер", "Port" : "Порт", "Detect Port" : "Определить порт", + "The DN of the client user with which the bind shall be done. For anonymous access, leave DN and Password empty." : "DN пользователя клиента, с которым должна быть выполнена привязка. Для анонимного доступа оставьте DN и Пароль пустыми.", "User DN" : "DN пользователя", "For anonymous access, leave DN and Password empty." : "Для анонимного доступа оставьте DN и пароль пустыми.", "Password" : "Пароль", + "Save credentials" : "Сохранить учётные данные", "Base DN" : "Базовый DN", "One Base DN per line" : "По одной базе поиска (Base DN) в строке.", "You can specify Base DN for users and groups in the Advanced tab" : "Вы можете задать Base DN для пользователей и групп на вкладке \"Расширенные\"", @@ -175,12 +180,14 @@ OC.L10N.register( "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Имена пользователей используются для хранения и назначения метаданных. Для точной идентификации и распознавания пользователей, каждый пользователь LDAP будет иметь свое внутреннее имя пользователя. Это требует привязки имени пользователя к пользователю LDAP. При создании имя пользователя назначается идентификатору UUID пользователя LDAP. Помимо этого кешируется DN для уменьшения числа обращений к LDAP, однако он не используется для идентификации. Если DN был изменён, то изменения будут найдены. Внутреннее имя используется повсеместно. После сброса привязок в базе могут сохраниться остатки старой информации. Сброс привязок не привязан к конфигурации, он повлияет на все LDAP подключения! Ни в коем случае не рекомендуется сбрасывать привязки если система уже находится в эксплуатации, только на этапе тестирования.", "Clear Username-LDAP User Mapping" : "Очистить соответствия Имя-Пользователь LDAP", "Clear Groupname-LDAP Group Mapping" : "Очистить соответствия Группа-Группа LDAP", + "Please renew your password" : "Пожалуйста, обновите свой пароль", "An internal error occurred." : "Произошла внутренняя ошибка.", "Please try again or contact your administrator." : "Попробуйте ещё раз или свяжитесь с вашим администратором.", "Wrong password." : "Неправильный пароль.", "Current password" : "Текущий пароль", "New password" : "Новый пароль", "Cancel" : "Отмена", + "Renewing…" : "Обновление...", "Renew password" : "Обновление пароля", "Confirm action" : "Подтвердите действие", "Are you sure you want to permanently delete this LDAP configuration? This cannot be undone." : "Вы уверены, что хотите окончательно удалить эту конфигурацию LDAP? Это действие нельзя отменить.", diff --git a/apps/user_ldap/l10n/ru.json b/apps/user_ldap/l10n/ru.json index efba901aec1..4e686ebe5c1 100644 --- a/apps/user_ldap/l10n/ru.json +++ b/apps/user_ldap/l10n/ru.json @@ -126,7 +126,9 @@ "A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Произошла ошибка подключения к LDAP/AD. Пожалуйста, проверьте хост, порт и учётные данные.", "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Заполнитель \"%uid\" отсутствует. Он будет заменён именем пользователя при запросе LDAP/AD.", "When logging in, {instanceName} will find the user based on the following attributes:" : "При входе, {instanceName} будет искать пользователя по следующим атрибутам:", + "Allows login against the LDAP/AD username, which is either 'uid' or 'sAMAccountName' and will be detected." : "Разрешает вход в систему с использованием имени пользователя LDAP/AD, которое имеет вид «uid» или «sAMAccountName», и будет обнаружено.", "LDAP/AD Username:" : "LDAP/AD Имя пользователя:", + "Allows login against an email attribute. 'mail' and 'mailPrimaryAddress' allowed." : "Разрешает вход в систему по атрибуту электронной почты. «mail» и «mailPrimaryAddress» разрешены.", "LDAP/AD Email Address:" : "LDAP/AD Адрес электронной почты:", "Other Attributes:" : "Другие атрибуты:", "Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "Определяет фильтр для применения при попытке входа. «%% uid» заменяет имя пользователя для входа в систему. Например: \"uid=%%uid\"", @@ -137,6 +139,7 @@ "More than 1,000 directory entries available." : "В каталоге доступно более 1,000 записей.", "_{ldapTestBase} entry available within the provided Base DN_::_{ldapTestBase} entries available within the provided Base DN_" : ["{ldapTestBase} элемент доступен в предоставленном базовом DN","{ldapTestBase} элемента доступно в предоставленном базовом DN","{ldapTestBase} элементов доступно в предоставленном базовом DN","{ldapTestBase} элементов доступно в предоставленном базовом DN"], "When unchecked, this configuration will be skipped." : "Когда галочка снята, эта конфигурация будет пропущена.", + "Configuration active" : "Конфигурация активна", "Copy current configuration into new directory binding" : "Копировать текущую конфигурацию в новую связь с каталогом", "Copy configuration" : "Копировать конфигурацию", "Delete configuration" : "Удалить конфигурацию", @@ -144,9 +147,11 @@ "Host" : "Сервер", "Port" : "Порт", "Detect Port" : "Определить порт", + "The DN of the client user with which the bind shall be done. For anonymous access, leave DN and Password empty." : "DN пользователя клиента, с которым должна быть выполнена привязка. Для анонимного доступа оставьте DN и Пароль пустыми.", "User DN" : "DN пользователя", "For anonymous access, leave DN and Password empty." : "Для анонимного доступа оставьте DN и пароль пустыми.", "Password" : "Пароль", + "Save credentials" : "Сохранить учётные данные", "Base DN" : "Базовый DN", "One Base DN per line" : "По одной базе поиска (Base DN) в строке.", "You can specify Base DN for users and groups in the Advanced tab" : "Вы можете задать Base DN для пользователей и групп на вкладке \"Расширенные\"", @@ -173,12 +178,14 @@ "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Имена пользователей используются для хранения и назначения метаданных. Для точной идентификации и распознавания пользователей, каждый пользователь LDAP будет иметь свое внутреннее имя пользователя. Это требует привязки имени пользователя к пользователю LDAP. При создании имя пользователя назначается идентификатору UUID пользователя LDAP. Помимо этого кешируется DN для уменьшения числа обращений к LDAP, однако он не используется для идентификации. Если DN был изменён, то изменения будут найдены. Внутреннее имя используется повсеместно. После сброса привязок в базе могут сохраниться остатки старой информации. Сброс привязок не привязан к конфигурации, он повлияет на все LDAP подключения! Ни в коем случае не рекомендуется сбрасывать привязки если система уже находится в эксплуатации, только на этапе тестирования.", "Clear Username-LDAP User Mapping" : "Очистить соответствия Имя-Пользователь LDAP", "Clear Groupname-LDAP Group Mapping" : "Очистить соответствия Группа-Группа LDAP", + "Please renew your password" : "Пожалуйста, обновите свой пароль", "An internal error occurred." : "Произошла внутренняя ошибка.", "Please try again or contact your administrator." : "Попробуйте ещё раз или свяжитесь с вашим администратором.", "Wrong password." : "Неправильный пароль.", "Current password" : "Текущий пароль", "New password" : "Новый пароль", "Cancel" : "Отмена", + "Renewing…" : "Обновление...", "Renew password" : "Обновление пароля", "Confirm action" : "Подтвердите действие", "Are you sure you want to permanently delete this LDAP configuration? This cannot be undone." : "Вы уверены, что хотите окончательно удалить эту конфигурацию LDAP? Это действие нельзя отменить.", diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 88ca150628e..517e4b5040f 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -45,6 +45,8 @@ OC.L10N.register( "Input text is too long" : "Введённый текст слишком длинный", "Requested task type does not exist" : "Запрошенный тип задачи не существует", "Necessary language model provider is not available" : "Необходимый поставщик языковой модели недоступен", + "Cannot generate more than 12 images" : "Невозможно создать более 12 изображений", + "Cannot generate less than 1 image" : "Невозможно создать менее 1 изображения", "No text to image provider is available" : "Поставщик преобразования текста в изображение недоступен", "Image not found" : "Изображение не найдено", "No translation provider available" : "Поставщик услуг перевода недоступен", diff --git a/core/l10n/ru.json b/core/l10n/ru.json index 69de889e39a..bbc423d22d2 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -43,6 +43,8 @@ "Input text is too long" : "Введённый текст слишком длинный", "Requested task type does not exist" : "Запрошенный тип задачи не существует", "Necessary language model provider is not available" : "Необходимый поставщик языковой модели недоступен", + "Cannot generate more than 12 images" : "Невозможно создать более 12 изображений", + "Cannot generate less than 1 image" : "Невозможно создать менее 1 изображения", "No text to image provider is available" : "Поставщик преобразования текста в изображение недоступен", "Image not found" : "Изображение не найдено", "No translation provider available" : "Поставщик услуг перевода недоступен", diff --git a/lib/l10n/de.js b/lib/l10n/de.js index da45e4281fb..68890ec3c25 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -215,6 +215,7 @@ OC.L10N.register( "Share provider does not support accepting" : "Der Teilen-Anbieter unterstützt das Akzeptieren nicht", "Cannot change target of link share" : "Das Ziel der Linkfreigabe kann nicht geändert werden", "Invalid share recipient" : "Ungültiger Freigabeempfänger", + "Unknown share recipient" : "Unbekannter Freigabeempfänger", "Group \"%s\" does not exist" : "Gruppe \"%s\" existiert nicht", "The requested share does not exist anymore" : "Die angeforderte Freigabe existiert nicht mehr", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Der Benutzer wurde nicht erstellt, da das Benutzerlimit erreicht wurde. Überprüfe deine Benachrichtigungen, um mehr zu erfahren.", diff --git a/lib/l10n/de.json b/lib/l10n/de.json index 7a3f378b894..4ffbd9e3e45 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -213,6 +213,7 @@ "Share provider does not support accepting" : "Der Teilen-Anbieter unterstützt das Akzeptieren nicht", "Cannot change target of link share" : "Das Ziel der Linkfreigabe kann nicht geändert werden", "Invalid share recipient" : "Ungültiger Freigabeempfänger", + "Unknown share recipient" : "Unbekannter Freigabeempfänger", "Group \"%s\" does not exist" : "Gruppe \"%s\" existiert nicht", "The requested share does not exist anymore" : "Die angeforderte Freigabe existiert nicht mehr", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Der Benutzer wurde nicht erstellt, da das Benutzerlimit erreicht wurde. Überprüfe deine Benachrichtigungen, um mehr zu erfahren.", diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index 4d6d3bdcbfc..e6978f2848a 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -215,6 +215,7 @@ OC.L10N.register( "Share provider does not support accepting" : "Der Teilen-Anbieter unterstützt das Akzeptieren nicht", "Cannot change target of link share" : "Das Ziel der Linkfreigabe kann nicht geändert werden", "Invalid share recipient" : "Ungültiger Freigabeempfänger", + "Unknown share recipient" : "Unbekannter Freigabeempfänger", "Group \"%s\" does not exist" : "Gruppe \"%s\" existiert nicht", "The requested share does not exist anymore" : "Die angeforderte Freigabe existiert nicht mehr", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Der Benutzer wurde nicht erstellt, da das Benutzerlimit erreicht wurde. Überprüfen Sie Ihre Benachrichtigungen, um mehr zu erfahren.", diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index 7c60a4b3803..a919d306fc9 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -213,6 +213,7 @@ "Share provider does not support accepting" : "Der Teilen-Anbieter unterstützt das Akzeptieren nicht", "Cannot change target of link share" : "Das Ziel der Linkfreigabe kann nicht geändert werden", "Invalid share recipient" : "Ungültiger Freigabeempfänger", + "Unknown share recipient" : "Unbekannter Freigabeempfänger", "Group \"%s\" does not exist" : "Gruppe \"%s\" existiert nicht", "The requested share does not exist anymore" : "Die angeforderte Freigabe existiert nicht mehr", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Der Benutzer wurde nicht erstellt, da das Benutzerlimit erreicht wurde. Überprüfen Sie Ihre Benachrichtigungen, um mehr zu erfahren.", diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 0fd6b357ccd..c4fee460f4a 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -215,6 +215,7 @@ OC.L10N.register( "Share provider does not support accepting" : "Share provider does not support accepting", "Cannot change target of link share" : "Cannot change target of link share", "Invalid share recipient" : "Invalid share recipient", + "Unknown share recipient" : "Unknown share recipient", "Group \"%s\" does not exist" : "Group \"%s\" does not exist", "The requested share does not exist anymore" : "The requested share does not exist any more", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "The user was not created because the user limit has been reached. Check your notifications to learn more.", diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 5b1b4c8e3f9..c248ce322c3 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -213,6 +213,7 @@ "Share provider does not support accepting" : "Share provider does not support accepting", "Cannot change target of link share" : "Cannot change target of link share", "Invalid share recipient" : "Invalid share recipient", + "Unknown share recipient" : "Unknown share recipient", "Group \"%s\" does not exist" : "Group \"%s\" does not exist", "The requested share does not exist anymore" : "The requested share does not exist any more", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "The user was not created because the user limit has been reached. Check your notifications to learn more.", diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 7c2d389955a..79600115d5c 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -215,6 +215,7 @@ OC.L10N.register( "Share provider does not support accepting" : "O provedor de compartilhamento não oferece suporte à aceitação", "Cannot change target of link share" : "Não é possível alterar o destino do compartilhamento do link", "Invalid share recipient" : "Destinatário de compartilhamento inválido", + "Unknown share recipient" : "Destinatário de compartilhamento desconhecido", "Group \"%s\" does not exist" : "Grupo \"%s\" não existe", "The requested share does not exist anymore" : "O compartilhamento solicitado não existe mais", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "O usuário não foi criado porque o limite de usuários foi atingido. Confira suas notificações para saber mais.", diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index d0f0e2477c6..c123bec2680 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -213,6 +213,7 @@ "Share provider does not support accepting" : "O provedor de compartilhamento não oferece suporte à aceitação", "Cannot change target of link share" : "Não é possível alterar o destino do compartilhamento do link", "Invalid share recipient" : "Destinatário de compartilhamento inválido", + "Unknown share recipient" : "Destinatário de compartilhamento desconhecido", "Group \"%s\" does not exist" : "Grupo \"%s\" não existe", "The requested share does not exist anymore" : "O compartilhamento solicitado não existe mais", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "O usuário não foi criado porque o limite de usuários foi atingido. Confira suas notificações para saber mais.", diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index 8ab9ae31025..6701dd7cc90 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -160,6 +160,7 @@ OC.L10N.register( "Oracle connection could not be established" : "Соединение с Oracle не может быть установлено", "Oracle Login and/or password not valid" : "Неверный логин и/или пароль Oracle", "PostgreSQL Login and/or password not valid" : "Неверный логин и/или пароль для PostgreSQL", + "macOS is not supported and %s will not work properly on this platform." : "macOS не поддерживается и %s не будет работать должным образом на этой платформе.", "For the best results, please consider using a GNU/Linux server instead." : "Для достижения наилучших результатов, рассмотрите вариант использования сервера на GNU/Linux.", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Кажется что экземпляр этого %s работает в 32-битной среде PHP и в php.ini был настроен open_basedir. Это приведёт к проблемам с файлами более 4 ГБ и настоятельно не рекомендуется.", "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Удалите директиву open_basedir из файла php.ini или смените PHP на 64-разрядную сборку.", @@ -214,12 +215,15 @@ OC.L10N.register( "Share provider does not support accepting" : "Поставщик общего доступа не поддерживает прием", "Cannot change target of link share" : "Невозможно изменить цель публикации ссылки", "Invalid share recipient" : "Некорректный получатель общего ресурса", + "Unknown share recipient" : "Неизвестный получатель доли", "Group \"%s\" does not exist" : "Группа \"%s\" не существует", "The requested share does not exist anymore" : "Запрошенный общий ресурс более не существует.", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Пользователь не был создан, достигнуто ограничение количества пользователей. Для получения дополнительных сведений проверьте уведомления.", "Could not find category \"%s\"" : "Категория «%s» не найдена", "Input text" : "Введите текст", "The input text" : "Вводимый текст", + "Cannot generate more than 12 images" : "Невозможно создать более 12 изображений", + "Cannot generate less than 1 image" : "Невозможно создать менее 1 изображения", "Sunday" : "Воскресенье", "Monday" : "Понедельник", "Tuesday" : "Вторник", @@ -372,6 +376,11 @@ OC.L10N.register( "Generated emoji" : "Созданный эмодзи", "The generated emoji based on the input text" : "Эмодзи, созданный на основе введённого текста", "Optical character recognition" : "Оптическое распознавание символов", + "Extract text from files like images or PDFs" : "Извлечение текста из файлов, таких как изображения или PDF-файлы", + "Input files" : "Входные файлы", + "The files to extract text from" : "Файлы, из которых нужно извлечь текст", + "Output texts" : "Вывод текста", + "The texts that were extracted from the files" : "Тексты, извлеченные из файлов", "Generate image" : "Генерировать изображение", "Generate an image from a text prompt" : "Создайте изображение из текстовой подсказки", "Prompt" : "Подсказка", diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index a204b5cad1c..74e6c241a3d 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -158,6 +158,7 @@ "Oracle connection could not be established" : "Соединение с Oracle не может быть установлено", "Oracle Login and/or password not valid" : "Неверный логин и/или пароль Oracle", "PostgreSQL Login and/or password not valid" : "Неверный логин и/или пароль для PostgreSQL", + "macOS is not supported and %s will not work properly on this platform." : "macOS не поддерживается и %s не будет работать должным образом на этой платформе.", "For the best results, please consider using a GNU/Linux server instead." : "Для достижения наилучших результатов, рассмотрите вариант использования сервера на GNU/Linux.", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Кажется что экземпляр этого %s работает в 32-битной среде PHP и в php.ini был настроен open_basedir. Это приведёт к проблемам с файлами более 4 ГБ и настоятельно не рекомендуется.", "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Удалите директиву open_basedir из файла php.ini или смените PHP на 64-разрядную сборку.", @@ -212,12 +213,15 @@ "Share provider does not support accepting" : "Поставщик общего доступа не поддерживает прием", "Cannot change target of link share" : "Невозможно изменить цель публикации ссылки", "Invalid share recipient" : "Некорректный получатель общего ресурса", + "Unknown share recipient" : "Неизвестный получатель доли", "Group \"%s\" does not exist" : "Группа \"%s\" не существует", "The requested share does not exist anymore" : "Запрошенный общий ресурс более не существует.", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Пользователь не был создан, достигнуто ограничение количества пользователей. Для получения дополнительных сведений проверьте уведомления.", "Could not find category \"%s\"" : "Категория «%s» не найдена", "Input text" : "Введите текст", "The input text" : "Вводимый текст", + "Cannot generate more than 12 images" : "Невозможно создать более 12 изображений", + "Cannot generate less than 1 image" : "Невозможно создать менее 1 изображения", "Sunday" : "Воскресенье", "Monday" : "Понедельник", "Tuesday" : "Вторник", @@ -370,6 +374,11 @@ "Generated emoji" : "Созданный эмодзи", "The generated emoji based on the input text" : "Эмодзи, созданный на основе введённого текста", "Optical character recognition" : "Оптическое распознавание символов", + "Extract text from files like images or PDFs" : "Извлечение текста из файлов, таких как изображения или PDF-файлы", + "Input files" : "Входные файлы", + "The files to extract text from" : "Файлы, из которых нужно извлечь текст", + "Output texts" : "Вывод текста", + "The texts that were extracted from the files" : "Тексты, извлеченные из файлов", "Generate image" : "Генерировать изображение", "Generate an image from a text prompt" : "Создайте изображение из текстовой подсказки", "Prompt" : "Подсказка", diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index dae86427a70..80d6f69595a 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -174,10 +174,10 @@ OC.L10N.register( "%1$s shared %2$s with you and wants to add" : "%1$s 与您分享了 %2$s 并希望添加", "%s added a note to a file shared with you" : "%s 为与您共享的文件添加了注释", "Passwords are enforced for link and mail shares" : "链接和邮件共享必须使用密码", - "Share recipient is not a valid user" : "共享接收者不是有效用户", - "Share recipient is not a valid group" : "共享接收者不是有效的群组", - "Share recipient should be empty" : "分享收件人应为空", - "Share recipient should not be empty" : "分享收件人不能为空", + "Share recipient is not a valid user" : "分享接收者不是有效用户", + "Share recipient is not a valid group" : "分享接收者不是有效的群组", + "Share recipient should be empty" : "分享接收者应为空", + "Share recipient should not be empty" : "分享接收者不能为空", "Share recipient is not a valid circle" : "分享接收者不是有效的圈子", "Unknown share type" : "未知共享类型", "Share initiator must be set" : "必须设置共享发起者", @@ -215,13 +215,14 @@ OC.L10N.register( "Share provider does not support accepting" : "共享提供商不支持接受", "Cannot change target of link share" : "无法更改链接共享的目标", "Invalid share recipient" : "无效的分享接收者", + "Unknown share recipient" : "未知分享接收者", "Group \"%s\" does not exist" : "组“%s”不存在", "The requested share does not exist anymore" : "当前请求的共享已经不存在", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "由于已达用户数量上限,用户未创建。请检查通知以了解详情。", "Could not find category \"%s\"" : "无法找到分类 \"%s\"", "Input text" : "输入文本", "The input text" : "输入文本", - "Cannot generate more than 12 images" : "无法产生超过12张图片", + "Cannot generate more than 12 images" : "最多只能生成 12 张图片", "Cannot generate less than 1 image" : "至少需要生成一张图片", "Sunday" : "星期日", "Monday" : "星期一", diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index 3279c90508d..4a0cb17c487 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -172,10 +172,10 @@ "%1$s shared %2$s with you and wants to add" : "%1$s 与您分享了 %2$s 并希望添加", "%s added a note to a file shared with you" : "%s 为与您共享的文件添加了注释", "Passwords are enforced for link and mail shares" : "链接和邮件共享必须使用密码", - "Share recipient is not a valid user" : "共享接收者不是有效用户", - "Share recipient is not a valid group" : "共享接收者不是有效的群组", - "Share recipient should be empty" : "分享收件人应为空", - "Share recipient should not be empty" : "分享收件人不能为空", + "Share recipient is not a valid user" : "分享接收者不是有效用户", + "Share recipient is not a valid group" : "分享接收者不是有效的群组", + "Share recipient should be empty" : "分享接收者应为空", + "Share recipient should not be empty" : "分享接收者不能为空", "Share recipient is not a valid circle" : "分享接收者不是有效的圈子", "Unknown share type" : "未知共享类型", "Share initiator must be set" : "必须设置共享发起者", @@ -213,13 +213,14 @@ "Share provider does not support accepting" : "共享提供商不支持接受", "Cannot change target of link share" : "无法更改链接共享的目标", "Invalid share recipient" : "无效的分享接收者", + "Unknown share recipient" : "未知分享接收者", "Group \"%s\" does not exist" : "组“%s”不存在", "The requested share does not exist anymore" : "当前请求的共享已经不存在", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "由于已达用户数量上限,用户未创建。请检查通知以了解详情。", "Could not find category \"%s\"" : "无法找到分类 \"%s\"", "Input text" : "输入文本", "The input text" : "输入文本", - "Cannot generate more than 12 images" : "无法产生超过12张图片", + "Cannot generate more than 12 images" : "最多只能生成 12 张图片", "Cannot generate less than 1 image" : "至少需要生成一张图片", "Sunday" : "星期日", "Monday" : "星期一", diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index cb0dfc87324..4254342c122 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -215,6 +215,7 @@ OC.L10N.register( "Share provider does not support accepting" : "分享提供者不支援接受", "Cannot change target of link share" : "無法變更連結分享的目標", "Invalid share recipient" : "無效的分享收件人", + "Unknown share recipient" : "分享收件人不詳", "Group \"%s\" does not exist" : "群組「%s」不存在", "The requested share does not exist anymore" : "該分享已經不存在", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "未創建用戶因為已達到用戶上限。請查看您的通知以了解更多信息。", diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index df54576d373..4c349162090 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -213,6 +213,7 @@ "Share provider does not support accepting" : "分享提供者不支援接受", "Cannot change target of link share" : "無法變更連結分享的目標", "Invalid share recipient" : "無效的分享收件人", + "Unknown share recipient" : "分享收件人不詳", "Group \"%s\" does not exist" : "群組「%s」不存在", "The requested share does not exist anymore" : "該分享已經不存在", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "未創建用戶因為已達到用戶上限。請查看您的通知以了解更多信息。",