diff options
34 files changed, 60 insertions, 33 deletions
diff --git a/apps/dav/l10n/hu.js b/apps/dav/l10n/hu.js index 85c3bc641ff..944b9a8eb8d 100644 --- a/apps/dav/l10n/hu.js +++ b/apps/dav/l10n/hu.js @@ -42,6 +42,7 @@ OC.L10N.register( "Contact birthdays" : "Születésnapok", "Personal" : "Személyes", "Contacts" : "Névjegyek", + "WebDAV" : "WebDAV", "Technical details" : "Technikai adatok", "Remote Address: %s" : "Távoli cím: %s", "Request ID: %s" : "Kérelem azonosító: %s" diff --git a/apps/dav/l10n/hu.json b/apps/dav/l10n/hu.json index f84e4c4fce3..7a6f6299a79 100644 --- a/apps/dav/l10n/hu.json +++ b/apps/dav/l10n/hu.json @@ -40,6 +40,7 @@ "Contact birthdays" : "Születésnapok", "Personal" : "Személyes", "Contacts" : "Névjegyek", + "WebDAV" : "WebDAV", "Technical details" : "Technikai adatok", "Remote Address: %s" : "Távoli cím: %s", "Request ID: %s" : "Kérelem azonosító: %s" diff --git a/apps/encryption/l10n/ru.js b/apps/encryption/l10n/ru.js index e75543b8a96..4c43bacc294 100644 --- a/apps/encryption/l10n/ru.js +++ b/apps/encryption/l10n/ru.js @@ -16,7 +16,7 @@ OC.L10N.register( "Could not change the password. Maybe the old password was not correct." : "Невозможно изменить пароль. Возможно, указанный старый пароль не верен.", "Recovery Key disabled" : "Ключ восстановления отключен", "Recovery Key enabled" : "Ключ восстановления включен", - "Could not enable the recovery key, please try again or contact your administrator" : "Не возможно задействовать ключ восстановления, попробуйте снова или обратитесь к вашему системному администатору", + "Could not enable the recovery key, please try again or contact your administrator" : "Не возможно задействовать ключ восстановления, попробуйте снова или обратитесь к вашему системному администратору", "Could not update the private key password." : "Невозможно обновить пароль закрытого ключа.", "The old password was not correct, please try again." : "Указан неверный старый пароль, повторите попытку.", "The current log-in password was not correct, please try again." : "Текущий пароль для учётной записи введён неверно, пожалуйста повторите попытку.", diff --git a/apps/encryption/l10n/ru.json b/apps/encryption/l10n/ru.json index 1ed8a5f3471..307fed700ea 100644 --- a/apps/encryption/l10n/ru.json +++ b/apps/encryption/l10n/ru.json @@ -14,7 +14,7 @@ "Could not change the password. Maybe the old password was not correct." : "Невозможно изменить пароль. Возможно, указанный старый пароль не верен.", "Recovery Key disabled" : "Ключ восстановления отключен", "Recovery Key enabled" : "Ключ восстановления включен", - "Could not enable the recovery key, please try again or contact your administrator" : "Не возможно задействовать ключ восстановления, попробуйте снова или обратитесь к вашему системному администатору", + "Could not enable the recovery key, please try again or contact your administrator" : "Не возможно задействовать ключ восстановления, попробуйте снова или обратитесь к вашему системному администратору", "Could not update the private key password." : "Невозможно обновить пароль закрытого ключа.", "The old password was not correct, please try again." : "Указан неверный старый пароль, повторите попытку.", "The current log-in password was not correct, please try again." : "Текущий пароль для учётной записи введён неверно, пожалуйста повторите попытку.", diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 3742ba57e91..016eeb69ff9 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -71,6 +71,7 @@ OC.L10N.register( "Favorite" : "Favorito", "Copy direct link (only works for users who have access to this file/folder)" : "Copiae enlace directo (solo funciona para usuarios que tienen acceso a este archivo/carpeta)", "New folder" : "Nueva carpeta", + "Upload file" : "Subir archivo", "An error occurred while trying to update the tags" : "Se produjo un error al tratar de actualizar las etiquetas", "Added to favorites" : "Agregado a favoritos", "Removed from favorites" : "Borrado de favoritos", @@ -83,6 +84,7 @@ OC.L10N.register( "Restored by {user}" : "Restaurado por {user}", "Renamed by {user}" : "Renombrado por {user}", "Moved by {user}" : "Movido por {user}", + "\"remote user\"" : "\"usuario remoto\"", "You created {file}" : "Ha creado {file}", "{user} created {file}" : "{user} ha creado {file}", "{file} was created in a public folder" : "{file} se ha creado en una carpeta pública", diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index eca337bcc4e..dff960c10c7 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -69,6 +69,7 @@ "Favorite" : "Favorito", "Copy direct link (only works for users who have access to this file/folder)" : "Copiae enlace directo (solo funciona para usuarios que tienen acceso a este archivo/carpeta)", "New folder" : "Nueva carpeta", + "Upload file" : "Subir archivo", "An error occurred while trying to update the tags" : "Se produjo un error al tratar de actualizar las etiquetas", "Added to favorites" : "Agregado a favoritos", "Removed from favorites" : "Borrado de favoritos", @@ -81,6 +82,7 @@ "Restored by {user}" : "Restaurado por {user}", "Renamed by {user}" : "Renombrado por {user}", "Moved by {user}" : "Movido por {user}", + "\"remote user\"" : "\"usuario remoto\"", "You created {file}" : "Ha creado {file}", "{user} created {file}" : "{user} ha creado {file}", "{file} was created in a public folder" : "{file} se ha creado en una carpeta pública", diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index ca9ce488f40..dea35a2b614 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -71,7 +71,7 @@ OC.L10N.register( "Favorite" : "Избранное", "Copy direct link (only works for users who have access to this file/folder)" : "Копировать прямую ссылку (работает только для пользователей с правами доступа к этому файлу или каталогу)", "New folder" : "Новый каталог", - "Upload file" : "Выгрузить файл", + "Upload file" : "Загрузить файл", "An error occurred while trying to update the tags" : "Во время обновления тегов возникла ошибка", "Added to favorites" : "Добавлено в избранное", "Removed from favorites" : "Удалено из избранного", diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 342d97c95e1..2e865c64fe9 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -69,7 +69,7 @@ "Favorite" : "Избранное", "Copy direct link (only works for users who have access to this file/folder)" : "Копировать прямую ссылку (работает только для пользователей с правами доступа к этому файлу или каталогу)", "New folder" : "Новый каталог", - "Upload file" : "Выгрузить файл", + "Upload file" : "Загрузить файл", "An error occurred while trying to update the tags" : "Во время обновления тегов возникла ошибка", "Added to favorites" : "Добавлено в избранное", "Removed from favorites" : "Удалено из избранного", diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js index 4f0af371866..c3c06bfa0d4 100644 --- a/apps/files_external/l10n/ru.js +++ b/apps/files_external/l10n/ru.js @@ -11,7 +11,7 @@ OC.L10N.register( "Google Drive App Configuration" : "Настройка приложения Google Drive", "Personal" : "Личное", "System" : "Система", - "Grant access" : "Предоставить досту", + "Grant access" : "Предоставить доступ", "Error configuring OAuth1" : "Ошибка настройки OAuth1", "Error configuring OAuth2" : "Ошибка настройки OAuth2", "Generate keys" : "Создать ключи", diff --git a/apps/files_external/l10n/ru.json b/apps/files_external/l10n/ru.json index 5daace75d58..9c5ef7dce49 100644 --- a/apps/files_external/l10n/ru.json +++ b/apps/files_external/l10n/ru.json @@ -9,7 +9,7 @@ "Google Drive App Configuration" : "Настройка приложения Google Drive", "Personal" : "Личное", "System" : "Система", - "Grant access" : "Предоставить досту", + "Grant access" : "Предоставить доступ", "Error configuring OAuth1" : "Ошибка настройки OAuth1", "Error configuring OAuth2" : "Ошибка настройки OAuth2", "Generate keys" : "Создать ключи", diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index 1707d9d7747..2cb561963cf 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -89,6 +89,7 @@ OC.L10N.register( "Cannot increase permissions" : "Nem lehet növelni az engedélyeket", "%s is publicly shared" : "%s nyilvánosan megosztva", "Share API is disabled" : "Megosztás API letiltva", + "File sharing" : "Fájlmegosztás", "This share is password-protected" : "Ez egy jelszóval védett megosztás", "The password is wrong. Try again." : "A megadott jelszó nem megfelelő. Próbálja újra!", "Password" : "Jelszó", diff --git a/apps/files_sharing/l10n/hu.json b/apps/files_sharing/l10n/hu.json index 5a355547a63..16ab68cd36c 100644 --- a/apps/files_sharing/l10n/hu.json +++ b/apps/files_sharing/l10n/hu.json @@ -87,6 +87,7 @@ "Cannot increase permissions" : "Nem lehet növelni az engedélyeket", "%s is publicly shared" : "%s nyilvánosan megosztva", "Share API is disabled" : "Megosztás API letiltva", + "File sharing" : "Fájlmegosztás", "This share is password-protected" : "Ez egy jelszóval védett megosztás", "The password is wrong. Try again." : "A megadott jelszó nem megfelelő. Próbálja újra!", "Password" : "Jelszó", diff --git a/apps/user_ldap/l10n/ru.js b/apps/user_ldap/l10n/ru.js index ff5702c3634..1d775345e9e 100644 --- a/apps/user_ldap/l10n/ru.js +++ b/apps/user_ldap/l10n/ru.js @@ -12,7 +12,7 @@ OC.L10N.register( "No data specified" : "Нет данных", " Could not set configuration %s" : "Невозможно создать конфигурацию %s", "Action does not exist" : "Действия не существует", - "LDAP user and group backend" : "Интерфейс польщователей и групп LDAP", + "LDAP user and group backend" : "Интерфейс пользователей и групп LDAP", "Renewing …" : "Обновляется…", "Very weak password" : "Очень слабый пароль", "Weak password" : "Слабый пароль", diff --git a/apps/user_ldap/l10n/ru.json b/apps/user_ldap/l10n/ru.json index 448a36cb396..055fb590048 100644 --- a/apps/user_ldap/l10n/ru.json +++ b/apps/user_ldap/l10n/ru.json @@ -10,7 +10,7 @@ "No data specified" : "Нет данных", " Could not set configuration %s" : "Невозможно создать конфигурацию %s", "Action does not exist" : "Действия не существует", - "LDAP user and group backend" : "Интерфейс польщователей и групп LDAP", + "LDAP user and group backend" : "Интерфейс пользователей и групп LDAP", "Renewing …" : "Обновляется…", "Very weak password" : "Очень слабый пароль", "Weak password" : "Слабый пароль", diff --git a/apps/workflowengine/l10n/cs.js b/apps/workflowengine/l10n/cs.js index 50cf2affb0b..b0b4c9c4e31 100644 --- a/apps/workflowengine/l10n/cs.js +++ b/apps/workflowengine/l10n/cs.js @@ -59,6 +59,7 @@ OC.L10N.register( "Check %s is invalid" : "Kontrola %s je neplatná", "Check #%s does not exist" : "Kontrola #%s neexistuje", "Workflow" : "Postup práce", + "Files workflow engine" : "Zpracování souborů postupu práce", "Open documentation" : "Otevřít dokumentaci", "Add rule group" : "Přidat skupinu pravidel", "Short rule description" : "Krátký popis pravidla", diff --git a/apps/workflowengine/l10n/cs.json b/apps/workflowengine/l10n/cs.json index 82ba8a80639..b1b3e441d35 100644 --- a/apps/workflowengine/l10n/cs.json +++ b/apps/workflowengine/l10n/cs.json @@ -57,6 +57,7 @@ "Check %s is invalid" : "Kontrola %s je neplatná", "Check #%s does not exist" : "Kontrola #%s neexistuje", "Workflow" : "Postup práce", + "Files workflow engine" : "Zpracování souborů postupu práce", "Open documentation" : "Otevřít dokumentaci", "Add rule group" : "Přidat skupinu pravidel", "Short rule description" : "Krátký popis pravidla", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index c00b37fc2a9..38ea9fa416c 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -172,7 +172,7 @@ OC.L10N.register( "{sharee} (email)" : "{sharee} (E-Mail)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "Teilen", - "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Teilen mit Anderen, indem Sie einen Nutzer, eine Gruppe, eine Fedated-Cloud-Id oder eine E-Mail-Adressen eingeben.", + "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Teilen mit Anderen, indem Sie einen Nutzer, eine Gruppe, eine Federated-Cloud-Id oder eine E-Mail-Adresse eingeben.", "Share with other people by entering a user or group or a federated cloud ID." : "Teilen mit Anderen, indem Sie einen Nutzer, eine Gruppe, oder eine Fedated-Cloud-Id eingeben.", "Share with other people by entering a user or group or an email address." : "Teilen mit Anderen, indem Sie einen Nutzer, eine Gruppe, oder eine E-Mail-Adresse eingeben.", "Name or email address..." : "Name oder E-Mail-Adresse …", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 833fb82c4ff..0848e895548 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -170,7 +170,7 @@ "{sharee} (email)" : "{sharee} (E-Mail)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "Teilen", - "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Teilen mit Anderen, indem Sie einen Nutzer, eine Gruppe, eine Fedated-Cloud-Id oder eine E-Mail-Adressen eingeben.", + "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Teilen mit Anderen, indem Sie einen Nutzer, eine Gruppe, eine Federated-Cloud-Id oder eine E-Mail-Adresse eingeben.", "Share with other people by entering a user or group or a federated cloud ID." : "Teilen mit Anderen, indem Sie einen Nutzer, eine Gruppe, oder eine Fedated-Cloud-Id eingeben.", "Share with other people by entering a user or group or an email address." : "Teilen mit Anderen, indem Sie einen Nutzer, eine Gruppe, oder eine E-Mail-Adresse eingeben.", "Name or email address..." : "Name oder E-Mail-Adresse …", diff --git a/core/l10n/es.js b/core/l10n/es.js index 1da633bf0c7..ea962b52312 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -15,6 +15,7 @@ OC.L10N.register( "No valid crop data provided" : "Recorte inválido", "Crop is not square" : "El recorte no es cuadrado", "State token does not match" : "El token dado no coincide", + "Password reset is disabled" : "Restablecer contraseña está deshabilitada", "Couldn't reset password because the token is invalid" : "No se puede restablecer la contraseña porque el vale de identificación es inválido.", "Couldn't reset password because the token is expired" : "No se puede restablecer la contraseña porque el vale de identificación ha caducado.", "Could not send reset email because there is no email address for this username. Please contact your administrator." : "No se pudo enviar el correo electrónico de restablecimiento porque no hay una dirección de correo electrónico para este nombre de usuario. Póngase en contacto con un administrador.", @@ -39,6 +40,9 @@ OC.L10N.register( "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Comprobar si se puede actualizar el esquema de la base de datos (esto puede tardar bastante tiempo, dependiendo del tamaño de la base de datos)", "Checked database schema update" : "Actualización del esquema de base de datos revisado", "Checking updates of apps" : "Comprobar actualizaciones de apps", + "Checking for update of app \"%s\" in appstore" : "Comprobando actualizaciones de las aplicaciones %s en la AppStore.", + "Update app \"%s\" from appstore" : "Actualizada la app %s desde la AppStore", + "Checked for update of app \"%s\" in appstore" : "Buscar actualizaciones de aplicaciones %s en la AppStore", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Comprobar si se puede actualizar el esquema de la base de datos %s (esto puede tardar bastante tiempo, dependiendo del tamaño de la base de datos)", "Checked database schema update for apps" : "Comprobada la actualización del esquema de la base de datos para aplicaciones", "Updated \"%s\" to %s" : "Se ha actualizado \"%s\" a %s", @@ -297,7 +301,10 @@ OC.L10N.register( "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar tiempos de espera en grandes instalaciones, en su lugar puede ejecutar el siguiente comando desde el directorio de instalación:", "Detailed logs" : "Registros detallados", "Update needed" : "Se necesita actualización", + "Please use the command line updater because you have a big instance with more than 50 users." : "Utilice el actualizador de línia de comandos porque tiene una instancia con más de 50 usuarios.", "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Para ayuda, mirar <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\"> la documentación</a>.", + "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Sé que si continúo haciendo la actualización a través de la interfaz web, tengo el riesgo de que la solicitud no se ejecute en el tiempo de espera y provoque pérdida de información pero tengo una copia de seguridad de los datos y sé como restaurarla.", + "Upgrade via web on my own risk" : "Actualizar a través de la web con mi consentimiento.", "This %s instance is currently in maintenance mode, which may take a while." : "Está instancia %s está en modo mantenimiento, por lo que puede llevar un tiempo.", "This page will refresh itself when the %s instance is available again." : "La página se refrescará cuando la instalación %s vuelva a estar disponible.", "Problem loading page, reloading in 5 seconds" : "Problema al cargar la página, recargando en 5 segundos", diff --git a/core/l10n/es.json b/core/l10n/es.json index 21bd41d9ddc..49628db339b 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -13,6 +13,7 @@ "No valid crop data provided" : "Recorte inválido", "Crop is not square" : "El recorte no es cuadrado", "State token does not match" : "El token dado no coincide", + "Password reset is disabled" : "Restablecer contraseña está deshabilitada", "Couldn't reset password because the token is invalid" : "No se puede restablecer la contraseña porque el vale de identificación es inválido.", "Couldn't reset password because the token is expired" : "No se puede restablecer la contraseña porque el vale de identificación ha caducado.", "Could not send reset email because there is no email address for this username. Please contact your administrator." : "No se pudo enviar el correo electrónico de restablecimiento porque no hay una dirección de correo electrónico para este nombre de usuario. Póngase en contacto con un administrador.", @@ -37,6 +38,9 @@ "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Comprobar si se puede actualizar el esquema de la base de datos (esto puede tardar bastante tiempo, dependiendo del tamaño de la base de datos)", "Checked database schema update" : "Actualización del esquema de base de datos revisado", "Checking updates of apps" : "Comprobar actualizaciones de apps", + "Checking for update of app \"%s\" in appstore" : "Comprobando actualizaciones de las aplicaciones %s en la AppStore.", + "Update app \"%s\" from appstore" : "Actualizada la app %s desde la AppStore", + "Checked for update of app \"%s\" in appstore" : "Buscar actualizaciones de aplicaciones %s en la AppStore", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Comprobar si se puede actualizar el esquema de la base de datos %s (esto puede tardar bastante tiempo, dependiendo del tamaño de la base de datos)", "Checked database schema update for apps" : "Comprobada la actualización del esquema de la base de datos para aplicaciones", "Updated \"%s\" to %s" : "Se ha actualizado \"%s\" a %s", @@ -295,7 +299,10 @@ "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar tiempos de espera en grandes instalaciones, en su lugar puede ejecutar el siguiente comando desde el directorio de instalación:", "Detailed logs" : "Registros detallados", "Update needed" : "Se necesita actualización", + "Please use the command line updater because you have a big instance with more than 50 users." : "Utilice el actualizador de línia de comandos porque tiene una instancia con más de 50 usuarios.", "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Para ayuda, mirar <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\"> la documentación</a>.", + "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Sé que si continúo haciendo la actualización a través de la interfaz web, tengo el riesgo de que la solicitud no se ejecute en el tiempo de espera y provoque pérdida de información pero tengo una copia de seguridad de los datos y sé como restaurarla.", + "Upgrade via web on my own risk" : "Actualizar a través de la web con mi consentimiento.", "This %s instance is currently in maintenance mode, which may take a while." : "Está instancia %s está en modo mantenimiento, por lo que puede llevar un tiempo.", "This page will refresh itself when the %s instance is available again." : "La página se refrescará cuando la instalación %s vuelva a estar disponible.", "Problem loading page, reloading in 5 seconds" : "Problema al cargar la página, recargando en 5 segundos", diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 1c6856693a6..cb13dd49719 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -20,7 +20,7 @@ OC.L10N.register( "Couldn't reset password because the token is expired" : "Не удалось сбросить пароль, срок действия токена истёк", "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Не удалось отправить письмо сброса так как у данного пользователя не задан адрес электронной почты. Пожалуйста, обратитесь к администратору.", "Password reset" : "Сброс пароля", - "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Для сброса пароля нажмите на кнопку. Если вы не запрашивали сброс пароля, просто проигнорируйе это письмо.", + "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Для сброса пароля нажмите на кнопку. Если вы не запрашивали сброс пароля, просто проигнорируйте это письмо.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Для сброса пароля нажмите на ссылку. Если вы не запрашивали сброс пароля, просто проигнорируйе это письмо.", "Reset your password" : "Сбросить пароль", "%s password reset" : "Сброс пароля %s", @@ -112,7 +112,7 @@ OC.L10N.register( "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Заголовки обратного прокси настроены неправильно, либо вы пытаетесь получить доступ к NextCloud через доверенный прокси. Если NextCloud открыт не через доверенный прокси, это проблема безопасности, которая может позволить атакующему подделать IP-адрес, который видит NextCloud. Для получения дополнительной информации смотрите нашу <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">документацию</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached настроен на распределенный кеш, но установлен не поддерживаемый модуль PHP \"memcache\". \\OC\\Memcache\\Memcached поддерживает только модуль \"memcached\", но не \"memcache\". Больше информации на <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">wiki странице memcached о обоих модулях</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Некоторые файлы не прошли проверку целостности. Дополнительная информация о том, как устранить данную проблему доступна в нашей <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">документации</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Список проблемных файлов…</a> / <a href=\"{rescanEndpoint}\">Сканировать ещё раз…</a>)", - "The PHP Opcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend ↗</a> to use following settings in the <code>php.ini</code>:" : "PHP Opcache не настроен правильно. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Для обеспечения лучшей производительности рекомендуется ↗</a> использовать следующие настройки в <code>php.ini</code>:", + "The PHP Opcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend ↗</a> to use following settings in the <code>php.ini</code>:" : "PHP OPcache не настроен правильно. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Для обеспечения лучшей производительности рекомендуется ↗</a> использовать следующие настройки в <code>php.ini</code>:", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "Функция PHP «set_time_limit» недоступна. В случае остановки скритов во время работы, это может привести к повреждению установки. Настойчиво рекомендуется включить эту функция. ", "Error occurred while checking server setup" : "Произошла ошибка при проверке настроек сервера", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Ваш каталог данных и ваши файлы возможно доступны из Интернета. Файл .htaccess не работает. Настоятельно рекомендуется настроить веб сервер таким образом, чтобы каталог данных не был больше доступен или переместить каталог данных за пределы корня веб-сервера.Save", diff --git a/core/l10n/ru.json b/core/l10n/ru.json index bfdaf66ecf3..40e74d811b8 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -18,7 +18,7 @@ "Couldn't reset password because the token is expired" : "Не удалось сбросить пароль, срок действия токена истёк", "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Не удалось отправить письмо сброса так как у данного пользователя не задан адрес электронной почты. Пожалуйста, обратитесь к администратору.", "Password reset" : "Сброс пароля", - "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Для сброса пароля нажмите на кнопку. Если вы не запрашивали сброс пароля, просто проигнорируйе это письмо.", + "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Для сброса пароля нажмите на кнопку. Если вы не запрашивали сброс пароля, просто проигнорируйте это письмо.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Для сброса пароля нажмите на ссылку. Если вы не запрашивали сброс пароля, просто проигнорируйе это письмо.", "Reset your password" : "Сбросить пароль", "%s password reset" : "Сброс пароля %s", @@ -110,7 +110,7 @@ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Заголовки обратного прокси настроены неправильно, либо вы пытаетесь получить доступ к NextCloud через доверенный прокси. Если NextCloud открыт не через доверенный прокси, это проблема безопасности, которая может позволить атакующему подделать IP-адрес, который видит NextCloud. Для получения дополнительной информации смотрите нашу <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">документацию</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached настроен на распределенный кеш, но установлен не поддерживаемый модуль PHP \"memcache\". \\OC\\Memcache\\Memcached поддерживает только модуль \"memcached\", но не \"memcache\". Больше информации на <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">wiki странице memcached о обоих модулях</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Некоторые файлы не прошли проверку целостности. Дополнительная информация о том, как устранить данную проблему доступна в нашей <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">документации</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Список проблемных файлов…</a> / <a href=\"{rescanEndpoint}\">Сканировать ещё раз…</a>)", - "The PHP Opcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend ↗</a> to use following settings in the <code>php.ini</code>:" : "PHP Opcache не настроен правильно. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Для обеспечения лучшей производительности рекомендуется ↗</a> использовать следующие настройки в <code>php.ini</code>:", + "The PHP Opcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend ↗</a> to use following settings in the <code>php.ini</code>:" : "PHP OPcache не настроен правильно. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Для обеспечения лучшей производительности рекомендуется ↗</a> использовать следующие настройки в <code>php.ini</code>:", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "Функция PHP «set_time_limit» недоступна. В случае остановки скритов во время работы, это может привести к повреждению установки. Настойчиво рекомендуется включить эту функция. ", "Error occurred while checking server setup" : "Произошла ошибка при проверке настроек сервера", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Ваш каталог данных и ваши файлы возможно доступны из Интернета. Файл .htaccess не работает. Настоятельно рекомендуется настроить веб сервер таким образом, чтобы каталог данных не был больше доступен или переместить каталог данных за пределы корня веб-сервера.Save", diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index dda09331913..4f9f9faafea 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -47,7 +47,7 @@ OC.L10N.register( "Empty filename is not allowed" : "Ein leerer Dateiname ist nicht erlaubt", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Die Anwendung \"%s\" kann nicht installiert werden, weil die Anwendungsinfodatei nicht gelesen werden kann.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Die App \"%s\" kann nicht installiert werden, da sie mit dieser Serverversion nicht kompatibel ist.", - "This is an automatically sent email, please do not reply." : "Dies ist eine automatisch versendete EMail, bitte nicht antworten.", + "This is an automatically sent email, please do not reply." : "Dies ist eine automatisch versendete E-Mail, bitte nicht antworten.", "Help" : "Hilfe", "Apps" : "Apps", "Personal" : "Persönlich", diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index 30ffa8a21fb..7bba0d77610 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -45,7 +45,7 @@ "Empty filename is not allowed" : "Ein leerer Dateiname ist nicht erlaubt", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Die Anwendung \"%s\" kann nicht installiert werden, weil die Anwendungsinfodatei nicht gelesen werden kann.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Die App \"%s\" kann nicht installiert werden, da sie mit dieser Serverversion nicht kompatibel ist.", - "This is an automatically sent email, please do not reply." : "Dies ist eine automatisch versendete EMail, bitte nicht antworten.", + "This is an automatically sent email, please do not reply." : "Dies ist eine automatisch versendete E-Mail, bitte nicht antworten.", "Help" : "Hilfe", "Apps" : "Apps", "Personal" : "Persönlich", diff --git a/lib/private/legacy/app.php b/lib/private/legacy/app.php index 2e9e97d5bd7..1bdbd1e2a83 100644 --- a/lib/private/legacy/app.php +++ b/lib/private/legacy/app.php @@ -1054,10 +1054,9 @@ class OC_App { self::loadApp($appId); include $appPath . '/appinfo/update.php'; } + self::registerAutoloading($appId, $appPath); self::setupBackgroundJobs($appData['background-jobs']); if(isset($appData['settings']) && is_array($appData['settings'])) { - $appPath = self::getAppPath($appId); - self::registerAutoloading($appId, $appPath); \OC::$server->getSettingsManager()->setupSettings($appData['settings']); } diff --git a/settings/BackgroundJobs/VerifyUserData.php b/settings/BackgroundJobs/VerifyUserData.php index 8c02ae1727c..5e5b2b9c678 100644 --- a/settings/BackgroundJobs/VerifyUserData.php +++ b/settings/BackgroundJobs/VerifyUserData.php @@ -231,7 +231,7 @@ class VerifyUserData extends Job { $body = json_decode($response->getBody(), true); - if ($body['federationId'] === $cloudId) { + if (is_array($body) && isset($body['federationId']) && $body['federationId'] === $cloudId) { return $body; } diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index b96d9d29df9..fa145bd1171 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -4,9 +4,9 @@ OC.L10N.register( "{actor} changed your password" : "{actor} hat Ihr Passwort geändert", "You changed your password" : "Sie haben Ihr Passwort geändert", "Your password was reset by an administrator" : "Ihr Passwort wurde vom Administrator zurückgesetzt", - "{actor} changed your email address" : "{Aktör} EMail Adresse geändert", - "You changed your email address" : "Du hast deine EMail Adresse geändert", - "Your email address was changed by an administrator" : "Deine EMail Adresse wurde durch den Administrator geändert", + "{actor} changed your email address" : "{Aktör} E-Mail-Adresse geändert", + "You changed your email address" : "Sie haben Ihre E-Mail-Adresse geändert", + "Your email address was changed by an administrator" : "Ihre E-Mail-Adresse wurde durch den Administrator geändert", "Security" : "Sicherheit", "You successfully logged in using two-factor authentication (%1$s)" : "Du hast dich erfolgreich mittels Zwei-Faktor-Authentifizierung angemeldet (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "Ein Anmeldeversuch mittels Zwei-Faktor-Authentifizierung schlug fehl (%1$s)", @@ -33,7 +33,7 @@ OC.L10N.register( "Unable to delete group." : "Gruppe konnte nicht gelöscht werden.", "Invalid SMTP password." : "Ungültiges SMTP Passwort.", "Well done, %s!" : "Gut gemacht, %s!", - "If you received this email, the email configuration seems to be correct." : "Wenn du diese EMail empfangen hast, scheint die EMail Konfiguration korrekt zu sein.", + "If you received this email, the email configuration seems to be correct." : "Wenn du diese E-Mail empfangen hast, sind die E-Mail-Einstellungen korrekt.", "Email setting test" : "Test der E-Mail-Einstellungen", "Email could not be sent. Check your mail server log" : "E-Mail konnte nicht versandt werden. Prüfen Sie Ihr E-Mail-Server-Protokoll", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Beim Senden der E-Mail ist ein Problem aufgetreten. Bitte überprüfen Sie Ihre Einstellungen. (Fehler: %s)", diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index 4aaf6d8de66..4e913e064b8 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -2,9 +2,9 @@ "{actor} changed your password" : "{actor} hat Ihr Passwort geändert", "You changed your password" : "Sie haben Ihr Passwort geändert", "Your password was reset by an administrator" : "Ihr Passwort wurde vom Administrator zurückgesetzt", - "{actor} changed your email address" : "{Aktör} EMail Adresse geändert", - "You changed your email address" : "Du hast deine EMail Adresse geändert", - "Your email address was changed by an administrator" : "Deine EMail Adresse wurde durch den Administrator geändert", + "{actor} changed your email address" : "{Aktör} E-Mail-Adresse geändert", + "You changed your email address" : "Sie haben Ihre E-Mail-Adresse geändert", + "Your email address was changed by an administrator" : "Ihre E-Mail-Adresse wurde durch den Administrator geändert", "Security" : "Sicherheit", "You successfully logged in using two-factor authentication (%1$s)" : "Du hast dich erfolgreich mittels Zwei-Faktor-Authentifizierung angemeldet (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "Ein Anmeldeversuch mittels Zwei-Faktor-Authentifizierung schlug fehl (%1$s)", @@ -31,7 +31,7 @@ "Unable to delete group." : "Gruppe konnte nicht gelöscht werden.", "Invalid SMTP password." : "Ungültiges SMTP Passwort.", "Well done, %s!" : "Gut gemacht, %s!", - "If you received this email, the email configuration seems to be correct." : "Wenn du diese EMail empfangen hast, scheint die EMail Konfiguration korrekt zu sein.", + "If you received this email, the email configuration seems to be correct." : "Wenn du diese E-Mail empfangen hast, sind die E-Mail-Einstellungen korrekt.", "Email setting test" : "Test der E-Mail-Einstellungen", "Email could not be sent. Check your mail server log" : "E-Mail konnte nicht versandt werden. Prüfen Sie Ihr E-Mail-Server-Protokoll", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Beim Senden der E-Mail ist ein Problem aufgetreten. Bitte überprüfen Sie Ihre Einstellungen. (Fehler: %s)", diff --git a/settings/l10n/nb.js b/settings/l10n/nb.js index a57460e2e67..7f25fe6049a 100644 --- a/settings/l10n/nb.js +++ b/settings/l10n/nb.js @@ -250,6 +250,7 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "For optimal ytelse er det viktig å sette opp bakgrunnsjobber rett. For kjøring på større installasjoner er 'Cron' anbefalt innstilling. Se dokumentasjonen for mer informasjon.", "Execute one task with each page loaded" : "Utfør en oppgave med hver side som blir lastet", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php er registrert i en webcron-tjeneste for å kalle cron.php hvert 15. minutt over http.", + "Use system cron service to call the cron.php file every 15 minutes." : "Bruk systemets cron-tjeneste til å kalle cron.php hvert kvarter.", "The cron.php needs to be executed by the system user \"%s\"." : "Filen cron.php må kjøres systemet som følgende bruker \"%s\".", "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "For å kjøre denne trenger du «PHP posix extension». Se {linkstart}PHP dokumentasjonen{linkend} for flere detaljer.", "Version" : "Versjon", diff --git a/settings/l10n/nb.json b/settings/l10n/nb.json index 79b2579f71c..c2fccf54417 100644 --- a/settings/l10n/nb.json +++ b/settings/l10n/nb.json @@ -248,6 +248,7 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "For optimal ytelse er det viktig å sette opp bakgrunnsjobber rett. For kjøring på større installasjoner er 'Cron' anbefalt innstilling. Se dokumentasjonen for mer informasjon.", "Execute one task with each page loaded" : "Utfør en oppgave med hver side som blir lastet", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php er registrert i en webcron-tjeneste for å kalle cron.php hvert 15. minutt over http.", + "Use system cron service to call the cron.php file every 15 minutes." : "Bruk systemets cron-tjeneste til å kalle cron.php hvert kvarter.", "The cron.php needs to be executed by the system user \"%s\"." : "Filen cron.php må kjøres systemet som følgende bruker \"%s\".", "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "For å kjøre denne trenger du «PHP posix extension». Se {linkstart}PHP dokumentasjonen{linkend} for flere detaljer.", "Version" : "Versjon", diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index b0ffc524d0c..c1652e8fbd2 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -11,7 +11,7 @@ OC.L10N.register( "You successfully logged in using two-factor authentication (%1$s)" : "Je bent succesvol ingelogd via tweefactot authenticatie (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "Een inlogpoging via tweefactor authenticatie is mislukt (%1$s)", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Je <strong>wachtwoord</strong> of <strong>e-mailadres</strong> is gewijzigd", - "Your apps" : "Jou apps", + "Your apps" : "Jouw apps", "Enabled apps" : "Ingeschakelde apps", "Disabled apps" : "Uitgeschakelde apps", "App bundles" : "App bundels", @@ -246,6 +246,7 @@ OC.L10N.register( "All checks passed." : "Alle checks geslaagd", "Background jobs" : "Achtergrond jobs", "Last job ran %s." : "Laatste job liep %s.", + "Last job execution ran %s. Something seems wrong." : "Laatst uitgevoerde job: %s. Er lijkt iets fout gegaan.", "Background job didn’t run yet!" : "Achtergrondjob nog niet gelopen!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Voor optimale prestaties is het belangrijk om de achtergrondtaken goed te configureren. Voor grotere installaties is \"Cron' de aanbevolen instelling. Bekijk de documentatie voor meer informatie.", "Execute one task with each page loaded" : "Bij laden van elke pagina één taak uitvoeren", diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index 660bc2132d8..bb1e1d383be 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -9,7 +9,7 @@ "You successfully logged in using two-factor authentication (%1$s)" : "Je bent succesvol ingelogd via tweefactot authenticatie (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "Een inlogpoging via tweefactor authenticatie is mislukt (%1$s)", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Je <strong>wachtwoord</strong> of <strong>e-mailadres</strong> is gewijzigd", - "Your apps" : "Jou apps", + "Your apps" : "Jouw apps", "Enabled apps" : "Ingeschakelde apps", "Disabled apps" : "Uitgeschakelde apps", "App bundles" : "App bundels", @@ -244,6 +244,7 @@ "All checks passed." : "Alle checks geslaagd", "Background jobs" : "Achtergrond jobs", "Last job ran %s." : "Laatste job liep %s.", + "Last job execution ran %s. Something seems wrong." : "Laatst uitgevoerde job: %s. Er lijkt iets fout gegaan.", "Background job didn’t run yet!" : "Achtergrondjob nog niet gelopen!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Voor optimale prestaties is het belangrijk om de achtergrondtaken goed te configureren. Voor grotere installaties is \"Cron' de aanbevolen instelling. Bekijk de documentatie voor meer informatie.", "Execute one task with each page loaded" : "Bij laden van elke pagina één taak uitvoeren", diff --git a/settings/l10n/sv.js b/settings/l10n/sv.js index cf0dc5de58a..21f9ce8442c 100644 --- a/settings/l10n/sv.js +++ b/settings/l10n/sv.js @@ -316,8 +316,8 @@ OC.L10N.register( "For password reset and notifications" : "För lösenordsåterställning och notifikationer", "Phone number" : "Telefonnummer", "Your phone number" : "Ditt telefonnummer", - "Address" : "Adress", - "Your postal address" : "Din postadress", + "Address" : "Ort/Stad", + "Your postal address" : "Ort/Stad", "Website" : "Webbsida", "It can take up to 24 hours before the account is displayed as verified." : "Det kan ta upp till 24 timmar innan kontot visas som verifierat.", "Link https://…" : "Länk https://...", diff --git a/settings/l10n/sv.json b/settings/l10n/sv.json index cb1f6749fd0..76f084b6e7b 100644 --- a/settings/l10n/sv.json +++ b/settings/l10n/sv.json @@ -314,8 +314,8 @@ "For password reset and notifications" : "För lösenordsåterställning och notifikationer", "Phone number" : "Telefonnummer", "Your phone number" : "Ditt telefonnummer", - "Address" : "Adress", - "Your postal address" : "Din postadress", + "Address" : "Ort/Stad", + "Your postal address" : "Ort/Stad", "Website" : "Webbsida", "It can take up to 24 hours before the account is displayed as verified." : "Det kan ta upp till 24 timmar innan kontot visas som verifierat.", "Link https://…" : "Länk https://...", |