diff --git a/apps/updatenotification/l10n/es_MX.js b/apps/updatenotification/l10n/es_MX.js index fbe5623e05..c09deca12f 100644 --- a/apps/updatenotification/l10n/es_MX.js +++ b/apps/updatenotification/l10n/es_MX.js @@ -8,7 +8,7 @@ OC.L10N.register( "A non-default update server is in use to be checked for updates:" : "Un servidor de actualizaciones no-predeterminado está en uso para ser verficiado por actualizaciones:", "Update channel:" : "Actualizar el canal:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Siempre puedes actualizar a una versión más reciente / canal experimental. Sin embargo nunca podrás desactualizar la versión a un canal más estable. ", - "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Nota que después una nueva publicación puede tomar algo de tiempo antes de que se muestre aquí. Distribuimos nuevas versiones para que sean distribuidas a través del tiempo para nuestros usuarios y algunas veces nos saltamos una versión cuando encontramos detalles.", + "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Nota que después una nueva publicación puede tomar algo de tiempo antes de que se muestre aquí. Distribuimos nuevas versiones para que sean distribuidas a través del tiempo para nuestros usuarios y algunas veces omitimos una versión cuando encontramos detalles.", "Notify members of the following groups about available updates:" : "Notificar a los miembros de los siguientes grupos de las actualizaciones disponibles:", "Only notification for app updates are available." : "Sólo se tienen disponibles notificaciones de actualizaciones de la aplicación.", "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor. ", diff --git a/apps/updatenotification/l10n/es_MX.json b/apps/updatenotification/l10n/es_MX.json index 3c70b4aa12..36b7826398 100644 --- a/apps/updatenotification/l10n/es_MX.json +++ b/apps/updatenotification/l10n/es_MX.json @@ -6,7 +6,7 @@ "A non-default update server is in use to be checked for updates:" : "Un servidor de actualizaciones no-predeterminado está en uso para ser verficiado por actualizaciones:", "Update channel:" : "Actualizar el canal:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Siempre puedes actualizar a una versión más reciente / canal experimental. Sin embargo nunca podrás desactualizar la versión a un canal más estable. ", - "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Nota que después una nueva publicación puede tomar algo de tiempo antes de que se muestre aquí. Distribuimos nuevas versiones para que sean distribuidas a través del tiempo para nuestros usuarios y algunas veces nos saltamos una versión cuando encontramos detalles.", + "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Nota que después una nueva publicación puede tomar algo de tiempo antes de que se muestre aquí. Distribuimos nuevas versiones para que sean distribuidas a través del tiempo para nuestros usuarios y algunas veces omitimos una versión cuando encontramos detalles.", "Notify members of the following groups about available updates:" : "Notificar a los miembros de los siguientes grupos de las actualizaciones disponibles:", "Only notification for app updates are available." : "Sólo se tienen disponibles notificaciones de actualizaciones de la aplicación.", "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor. ", diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js index 778581fb7d..6248ad2fbb 100644 --- a/core/l10n/es_MX.js +++ b/core/l10n/es_MX.js @@ -285,6 +285,7 @@ OC.L10N.register( "Please log in before granting %s access to your %s account." : "Por favor inicia sesión antes de otorgarle a %s acceso a tu cuenta %s.", "App token" : "Ficha de la aplicación", "Grant access" : "Conceder acceso", + "Alternative log in using app token" : "Inicio de sesión alternativo usando una ficha de aplicación", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", "Redirecting …" : "Redireccionando ... ", diff --git a/core/l10n/es_MX.json b/core/l10n/es_MX.json index 5c6b11e115..6319e2e160 100644 --- a/core/l10n/es_MX.json +++ b/core/l10n/es_MX.json @@ -283,6 +283,7 @@ "Please log in before granting %s access to your %s account." : "Por favor inicia sesión antes de otorgarle a %s acceso a tu cuenta %s.", "App token" : "Ficha de la aplicación", "Grant access" : "Conceder acceso", + "Alternative log in using app token" : "Inicio de sesión alternativo usando una ficha de aplicación", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", "Redirecting …" : "Redireccionando ... ", diff --git a/lib/l10n/de.js b/lib/l10n/de.js index 5fc9330713..827d4abcff 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -71,6 +71,7 @@ OC.L10N.register( "Change" : "Ändern", "Delete" : "Löschen", "Share" : "Teilen", + "Overview" : "Übersicht", "Basic settings" : "Grundeinstellungen", "Sharing" : "Teilen", "Security" : "Sicherheit", diff --git a/lib/l10n/de.json b/lib/l10n/de.json index 00877b6220..c394da5a08 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -69,6 +69,7 @@ "Change" : "Ändern", "Delete" : "Löschen", "Share" : "Teilen", + "Overview" : "Übersicht", "Basic settings" : "Grundeinstellungen", "Sharing" : "Teilen", "Security" : "Sicherheit", diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index ae456e130a..eecc0499d4 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -71,6 +71,7 @@ OC.L10N.register( "Change" : "Ändern", "Delete" : "Löschen", "Share" : "Teilen", + "Overview" : "Übersicht", "Basic settings" : "Grundeinstellungen", "Sharing" : "Teilen", "Security" : "Sicherheit", diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index 20919c6da6..963142ec4d 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -69,6 +69,7 @@ "Change" : "Ändern", "Delete" : "Löschen", "Share" : "Teilen", + "Overview" : "Übersicht", "Basic settings" : "Grundeinstellungen", "Sharing" : "Teilen", "Security" : "Sicherheit", diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js index 8e83955040..34a97bd2ec 100644 --- a/lib/l10n/es_MX.js +++ b/lib/l10n/es_MX.js @@ -71,6 +71,7 @@ OC.L10N.register( "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Overview" : "Generalidades", "Basic settings" : "Configuraciones básicas", "Sharing" : "Compartiendo", "Security" : "Seguridad", diff --git a/lib/l10n/es_MX.json b/lib/l10n/es_MX.json index e6c4b4bc6e..9abc115a1b 100644 --- a/lib/l10n/es_MX.json +++ b/lib/l10n/es_MX.json @@ -69,6 +69,7 @@ "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Overview" : "Generalidades", "Basic settings" : "Configuraciones básicas", "Sharing" : "Compartiendo", "Security" : "Seguridad", diff --git a/lib/l10n/it.js b/lib/l10n/it.js index 390215ebff..b142e88d95 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -71,6 +71,7 @@ OC.L10N.register( "Change" : "Modifica", "Delete" : "Elimina", "Share" : "Condividi", + "Overview" : "Riepilogo", "Basic settings" : "Impostazioni di base", "Sharing" : "Condivisione", "Security" : "Sicurezza", diff --git a/lib/l10n/it.json b/lib/l10n/it.json index e19dc10ab3..caeeacec69 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -69,6 +69,7 @@ "Change" : "Modifica", "Delete" : "Elimina", "Share" : "Condividi", + "Overview" : "Riepilogo", "Basic settings" : "Impostazioni di base", "Sharing" : "Condivisione", "Security" : "Sicurezza", diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js index 41c0e32e0a..0faa87ebcd 100644 --- a/lib/l10n/lt_LT.js +++ b/lib/l10n/lt_LT.js @@ -25,6 +25,7 @@ OC.L10N.register( "Unknown filetype" : "Nežinomas failo tipas", "Invalid image" : "Neteisingas paveikslas", "today" : "šiandien", + "tomorrow" : "rytoj", "yesterday" : "vakar", "_%n day ago_::_%n days ago_" : ["prieš %n dieną","prieš %n dienas","prieš %n dienų"], "last month" : "praeitą mėnesį", @@ -50,6 +51,8 @@ OC.L10N.register( "Unknown user" : "Nežinomas naudotojas", "APCu" : "APCu", "Redis" : "Redis", + "Create" : "Sukurti", + "Delete" : "Ištrinti", "Basic settings" : "Pagrindiniai nustatymai", "Sharing" : "Dalijimasis", "Security" : "Saugumas", diff --git a/lib/l10n/lt_LT.json b/lib/l10n/lt_LT.json index 34fbc073ac..85e5fbef41 100644 --- a/lib/l10n/lt_LT.json +++ b/lib/l10n/lt_LT.json @@ -23,6 +23,7 @@ "Unknown filetype" : "Nežinomas failo tipas", "Invalid image" : "Neteisingas paveikslas", "today" : "šiandien", + "tomorrow" : "rytoj", "yesterday" : "vakar", "_%n day ago_::_%n days ago_" : ["prieš %n dieną","prieš %n dienas","prieš %n dienų"], "last month" : "praeitą mėnesį", @@ -48,6 +49,8 @@ "Unknown user" : "Nežinomas naudotojas", "APCu" : "APCu", "Redis" : "Redis", + "Create" : "Sukurti", + "Delete" : "Ištrinti", "Basic settings" : "Pagrindiniai nustatymai", "Sharing" : "Dalijimasis", "Security" : "Saugumas", diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 623ba939db..dc592751e6 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -71,6 +71,7 @@ OC.L10N.register( "Change" : "Mudar", "Delete" : "Excluir", "Share" : "Compartilhar", + "Overview" : "Visão Geral", "Basic settings" : "Configurações básicas", "Sharing" : "Compartilhamento", "Security" : "Segurança", diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 0eaeb8daaf..a891f8efab 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -69,6 +69,7 @@ "Change" : "Mudar", "Delete" : "Excluir", "Share" : "Compartilhar", + "Overview" : "Visão Geral", "Basic settings" : "Configurações básicas", "Sharing" : "Compartilhamento", "Security" : "Segurança", diff --git a/settings/l10n/de.js b/settings/l10n/de.js index ace0f47b5a..e63941e677 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -262,6 +262,8 @@ OC.L10N.register( "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Es empfiehlt sich dringend, die erforderlichen Pakete auf Deinen System zu installieren, damit eines der folgenden Gebietsschemata unterstützt wird: %s.", "If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Wenn sich Deine Installation nicht im Wurzelverzeichnis der Domain befindet und Cron des Systems genutzt wird, kann es zu Fehlern bei der URL-Generierung kommen. Um dies zu verhindern, setze bitte die „overwrite.cli.url“-Option in Deiner config.php auf das Web-Wurzelverzeichnis Deiner Installation (Vorschlag: „%s“).", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Die Ausführung des Cron-Jobs über die Kommandozeile war nicht möglich. Die folgenden technischen Fehler sind dabei aufgetreten: ", + "Last background job execution ran %s. Something seems wrong." : "Letzte Cron-Job-Ausführung: %s. Möglicherweise liegt ein Fehler vor.", + "Check the background job settings" : "Überprüfe Cron-Job Einstellungen", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Bitte überprüfe noch einmal die Installationsanleitungen ↗ und kontrolliere das Protokoll auf mögliche Fehler oder Warnungen.", "All checks passed." : "Alle Überprüfungen bestanden.", "Version" : "Version", @@ -341,6 +343,7 @@ OC.L10N.register( "Current password" : "Aktuelles Passwort", "New password" : "Neues Passwort", "Change password" : "Passwort ändern", + "Devices & sessions" : "Geräte & Sitzungen", "Web, desktop and mobile clients currently logged in to your account." : "Aktuell in Deinem Konto angemeldete Web-, Desktop- und Mobil-Clients.", "Device" : "Gerät", "Last activity" : "Letzte Aktivität", diff --git a/settings/l10n/de.json b/settings/l10n/de.json index faa39a1fe0..b739433dc7 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -260,6 +260,8 @@ "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Es empfiehlt sich dringend, die erforderlichen Pakete auf Deinen System zu installieren, damit eines der folgenden Gebietsschemata unterstützt wird: %s.", "If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Wenn sich Deine Installation nicht im Wurzelverzeichnis der Domain befindet und Cron des Systems genutzt wird, kann es zu Fehlern bei der URL-Generierung kommen. Um dies zu verhindern, setze bitte die „overwrite.cli.url“-Option in Deiner config.php auf das Web-Wurzelverzeichnis Deiner Installation (Vorschlag: „%s“).", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Die Ausführung des Cron-Jobs über die Kommandozeile war nicht möglich. Die folgenden technischen Fehler sind dabei aufgetreten: ", + "Last background job execution ran %s. Something seems wrong." : "Letzte Cron-Job-Ausführung: %s. Möglicherweise liegt ein Fehler vor.", + "Check the background job settings" : "Überprüfe Cron-Job Einstellungen", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Bitte überprüfe noch einmal die Installationsanleitungen ↗ und kontrolliere das Protokoll auf mögliche Fehler oder Warnungen.", "All checks passed." : "Alle Überprüfungen bestanden.", "Version" : "Version", @@ -339,6 +341,7 @@ "Current password" : "Aktuelles Passwort", "New password" : "Neues Passwort", "Change password" : "Passwort ändern", + "Devices & sessions" : "Geräte & Sitzungen", "Web, desktop and mobile clients currently logged in to your account." : "Aktuell in Deinem Konto angemeldete Web-, Desktop- und Mobil-Clients.", "Device" : "Gerät", "Last activity" : "Letzte Aktivität", diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index b35c4d1de3..6a4e164852 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -262,6 +262,8 @@ OC.L10N.register( "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Es empfiehlt sich dringend, die erforderlichen Pakete auf Ihrem System zu installieren, damit eines der folgenden Gebietsschemata unterstützt wird: %s.", "If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Wenn sich Ihre Installation nicht im Wurzelverzeichnis der Domain befindet und Cron des Systems genutzt wird, kann es zu Fehlern bei der URL-Generierung kommen. Um dies zu verhindern, setzen Sie bitte die „overwrite.cli.url“-Option in Ihrer config.php auf das Web-Wurzelverzeichnis Ihrer Installation (Vorschlag: „%s“).", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Die Ausführung des Cron-Jobs über die Kommandozeile war nicht möglich. Die folgenden technischen Fehler sind dabei aufgetreten: ", + "Last background job execution ran %s. Something seems wrong." : "Letzte Cron-Job-Ausführung: %s. Möglicherweise liegt ein Fehler vor.", + "Check the background job settings" : "Überprüfe Cron-Job Einstellungen", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Bitte überprüfen Sie noch einmal die Installationsanleitungen ↗ und kontrollieren Sie das Protokoll auf mögliche Fehler oder Warnungen.", "All checks passed." : "Alle Überprüfungen bestanden.", "Version" : "Version", @@ -341,6 +343,7 @@ OC.L10N.register( "Current password" : "Aktuelles Passwort", "New password" : "Neues Passwort", "Change password" : "Passwort ändern", + "Devices & sessions" : "Geräte & Sitzungen", "Web, desktop and mobile clients currently logged in to your account." : "Aktuell in Ihrem Konto angemeldete Web-, Desktop- und Mobil-Clients.", "Device" : "Gerät", "Last activity" : "Letzte Aktivität", diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index 91369a94dd..2e7909518d 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -260,6 +260,8 @@ "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Es empfiehlt sich dringend, die erforderlichen Pakete auf Ihrem System zu installieren, damit eines der folgenden Gebietsschemata unterstützt wird: %s.", "If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Wenn sich Ihre Installation nicht im Wurzelverzeichnis der Domain befindet und Cron des Systems genutzt wird, kann es zu Fehlern bei der URL-Generierung kommen. Um dies zu verhindern, setzen Sie bitte die „overwrite.cli.url“-Option in Ihrer config.php auf das Web-Wurzelverzeichnis Ihrer Installation (Vorschlag: „%s“).", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Die Ausführung des Cron-Jobs über die Kommandozeile war nicht möglich. Die folgenden technischen Fehler sind dabei aufgetreten: ", + "Last background job execution ran %s. Something seems wrong." : "Letzte Cron-Job-Ausführung: %s. Möglicherweise liegt ein Fehler vor.", + "Check the background job settings" : "Überprüfe Cron-Job Einstellungen", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Bitte überprüfen Sie noch einmal die Installationsanleitungen ↗ und kontrollieren Sie das Protokoll auf mögliche Fehler oder Warnungen.", "All checks passed." : "Alle Überprüfungen bestanden.", "Version" : "Version", @@ -339,6 +341,7 @@ "Current password" : "Aktuelles Passwort", "New password" : "Neues Passwort", "Change password" : "Passwort ändern", + "Devices & sessions" : "Geräte & Sitzungen", "Web, desktop and mobile clients currently logged in to your account." : "Aktuell in Ihrem Konto angemeldete Web-, Desktop- und Mobil-Clients.", "Device" : "Gerät", "Last activity" : "Letzte Aktivität", diff --git a/settings/l10n/es_MX.js b/settings/l10n/es_MX.js index 8cfece7411..4405ed601a 100644 --- a/settings/l10n/es_MX.js +++ b/settings/l10n/es_MX.js @@ -262,6 +262,8 @@ OC.L10N.register( "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Se recomienda ámpliamente instalar los paquetes requeridos en tu sistema para soportar alguna de las siguientes regionalizaciones: %s.", "If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Si tu instalación no se hizo en la raíz del dominio y usa el sistema Cron, puede haber temas con la generación de la URL. Para prevenir estos problemas, por favor establece la opción \"overwrite.cli.url\" en tu archivo config.php a la ruta del webroot de tu instalación (Se sugiere: \"%s\")", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No fue posible ejecutar el trabajo de cron via CLI. Se presentaron los siguientes errores técnicos:", + "Last background job execution ran %s. Something seems wrong." : "El último trabajo de fondo corrió %s. Parece que algo está mal.", + "Check the background job settings" : "Verifica la configuración de los trabajos de fondo", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Por favor verifica las guias de instalación ↗, y valida si hay algún error o advertencia en la bitácora.", "All checks passed." : "Pasaron todas las verificaciones. ", "Version" : "Versión", @@ -341,6 +343,7 @@ OC.L10N.register( "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", + "Devices & sessions" : "Dispositivos y sesiones", "Web, desktop and mobile clients currently logged in to your account." : "Clientes web, de escritorio y móviles han iniciado sesión en tu cuenta. ", "Device" : "Dispositivo", "Last activity" : "Última actividad", diff --git a/settings/l10n/es_MX.json b/settings/l10n/es_MX.json index 70d3d58d50..d3d1cb2d34 100644 --- a/settings/l10n/es_MX.json +++ b/settings/l10n/es_MX.json @@ -260,6 +260,8 @@ "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Se recomienda ámpliamente instalar los paquetes requeridos en tu sistema para soportar alguna de las siguientes regionalizaciones: %s.", "If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Si tu instalación no se hizo en la raíz del dominio y usa el sistema Cron, puede haber temas con la generación de la URL. Para prevenir estos problemas, por favor establece la opción \"overwrite.cli.url\" en tu archivo config.php a la ruta del webroot de tu instalación (Se sugiere: \"%s\")", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No fue posible ejecutar el trabajo de cron via CLI. Se presentaron los siguientes errores técnicos:", + "Last background job execution ran %s. Something seems wrong." : "El último trabajo de fondo corrió %s. Parece que algo está mal.", + "Check the background job settings" : "Verifica la configuración de los trabajos de fondo", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Por favor verifica las guias de instalación ↗, y valida si hay algún error o advertencia en la bitácora.", "All checks passed." : "Pasaron todas las verificaciones. ", "Version" : "Versión", @@ -339,6 +341,7 @@ "Current password" : "Contraseña actual", "New password" : "Nueva contraseña", "Change password" : "Cambiar contraseña", + "Devices & sessions" : "Dispositivos y sesiones", "Web, desktop and mobile clients currently logged in to your account." : "Clientes web, de escritorio y móviles han iniciado sesión en tu cuenta. ", "Device" : "Dispositivo", "Last activity" : "Última actividad", diff --git a/settings/l10n/it.js b/settings/l10n/it.js index ec1458583b..ee649431a1 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -262,6 +262,8 @@ OC.L10N.register( "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "È vivamente consigliata l'installazione dei pacchetti richiesti sul tuo sistema per supportare una delle seguenti localizzazioni: %s.", "If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Se la tua installazione non si trova nella radice del dominio e utilizza il cron di sistema, potrebbero esserci problemi con la generazione degli URL. Per evitare questi problemi, imposta l'opzione \"overwrite.cli.url\" nel file config.php al percorso della radice del sito della tua installazione (Consigliato: \"%s\")", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Non è stato possibile eseguire il job di cron tramite CLI. Sono apparsi i seguenti errori tecnici:", + "Last background job execution ran %s. Something seems wrong." : "L'ultima esecuzione dell'operazione in background è stata eseguita il%s. Potrebbe esserci un problema.", + "Check the background job settings" : "Controlla le impostazioni dell'operazione in background", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Leggi attentamente le guide d'installazione ↗, e controlla gli errori o gli avvisi nel log.", "All checks passed." : "Tutti i controlli passati.", "Version" : "Versione", @@ -341,6 +343,7 @@ OC.L10N.register( "Current password" : "Password attuale", "New password" : "Nuova password", "Change password" : "Modifica password", + "Devices & sessions" : "Dispositivi e sessioni", "Web, desktop and mobile clients currently logged in to your account." : "Client web, desktop e mobile attualmente connessi al tuo account.", "Device" : "Dispositivo", "Last activity" : "Ultima attività", diff --git a/settings/l10n/it.json b/settings/l10n/it.json index 6a59fd1a9f..817f89ab48 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -260,6 +260,8 @@ "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "È vivamente consigliata l'installazione dei pacchetti richiesti sul tuo sistema per supportare una delle seguenti localizzazioni: %s.", "If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Se la tua installazione non si trova nella radice del dominio e utilizza il cron di sistema, potrebbero esserci problemi con la generazione degli URL. Per evitare questi problemi, imposta l'opzione \"overwrite.cli.url\" nel file config.php al percorso della radice del sito della tua installazione (Consigliato: \"%s\")", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Non è stato possibile eseguire il job di cron tramite CLI. Sono apparsi i seguenti errori tecnici:", + "Last background job execution ran %s. Something seems wrong." : "L'ultima esecuzione dell'operazione in background è stata eseguita il%s. Potrebbe esserci un problema.", + "Check the background job settings" : "Controlla le impostazioni dell'operazione in background", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Leggi attentamente le guide d'installazione ↗, e controlla gli errori o gli avvisi nel log.", "All checks passed." : "Tutti i controlli passati.", "Version" : "Versione", @@ -339,6 +341,7 @@ "Current password" : "Password attuale", "New password" : "Nuova password", "Change password" : "Modifica password", + "Devices & sessions" : "Dispositivi e sessioni", "Web, desktop and mobile clients currently logged in to your account." : "Client web, desktop e mobile attualmente connessi al tuo account.", "Device" : "Dispositivo", "Last activity" : "Ultima attività", diff --git a/settings/l10n/lt_LT.js b/settings/l10n/lt_LT.js index 6eb33af4e5..e3b4118790 100644 --- a/settings/l10n/lt_LT.js +++ b/settings/l10n/lt_LT.js @@ -23,6 +23,7 @@ OC.L10N.register( "Authentication error" : "Tapatybės nustatymo klaida", "Please provide an admin recovery password; otherwise, all user data will be lost." : "Pateikite administratoriaus atkūrimo slaptažodį; kitu atveju visi naudotojo duomenis bus prarasti.", "Wrong admin recovery password. Please check the password and try again." : "Netinkamas administratoriaus atkūrimo slaptažodis. Prašome pasitikrinti ir bandyti vėl.", + "Backend doesn't support password change, but the user's encryption key was updated." : "Vidinė pusė nepalaiko slaptažodžio keitimo, tačiau naudotojo šifravimo raktas buvo atnaujintas.", "Group already exists." : "Grupė jau yra.", "Unable to add group." : "Nepavyko pridėti grupės.", "Unable to delete group." : "Nepavyko ištrinti grupės.", @@ -69,8 +70,11 @@ OC.L10N.register( "Enable" : "Įjungti", "Enabling app …" : "Programėlė įjungiama", "Error while enabling app" : "Klaida, įjungiant programėlę", + "Updating …" : "Atnaujinama …", + "Could not update app" : "Nepavyko atnaujinti programėlės", "Updated" : "Atnaujinta", "Removing …" : "Šalinama …", + "Could not remove app" : "Nepavyko pašalinti programėlės", "Remove" : "Šalinti", "Approved" : "Patvirtinta", "Experimental" : "Eksperimentinė", @@ -107,6 +111,7 @@ OC.L10N.register( "Good password" : "Geras slaptažodis", "Strong password" : "Stiprus slaptažodis", "Groups" : "Grupės", + "Group list is empty" : "Grupės sąrašas yra tuščias", "Error creating group: {message}" : "Klaida kuriant grupę: {message}", "undo" : "anuliuoti", "never" : "niekada", @@ -166,6 +171,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png arba jpg, daugiausiai 20 MB", "Cancel" : "Atsisakyti", "You are member of the following groups:" : "Jūs esate šių grupių narys:", + "You are using %s" : "Jūs naudojate %s", "Email" : "El. Paštas", "Your email address" : "Jūsų el. pašto adresas", "No email address set" : "Nenustatytas joks el. pašto adresas", @@ -180,6 +186,7 @@ OC.L10N.register( "Current password" : "Dabartinis slaptažodis", "New password" : "Naujas slaptažodis", "Change password" : "Pakeisti slaptažodį", + "Devices & sessions" : "Įrenginiai ir seansai", "Web, desktop and mobile clients currently logged in to your account." : "Saityno, darbalaukio ir mobilieji klientai, kurie šiuo metu yra prisijungę prie jūsų paskyros.", "Device" : "Įrenginys", "Last activity" : "Paskutinė veikla", @@ -191,12 +198,14 @@ OC.L10N.register( "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Sukurta {communityopen}Nextcloud bendruomenės{linkclose}, {githubopen}pirminis kodas{linkclose} yra licencijuotas pagal {licenseopen}AGPL{linkclose}.", "Settings" : "Nustatymai", "Show last login" : "Rodyti paskutinį prisijungimą", + "Add user" : "Pridėti naudotoją", "Disabled" : "Išjungta", "Default quota" : "Numatytasis leidžiamas duomenų kiekis", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Įveskite saugyklos leidžiamą duomenų kiekį (pvz.: \"512 MB\" ar \"12 GB\")", "Unlimited" : "Neribotai", "Other" : "Kita", "Quota" : "Limitas", + "E-Mail" : "El. paštas", "Admin Recovery Password" : "Administracinis atkūrimo slaptažodis", "Enter the recovery password in order to recover the users files during password change" : "Įveskite atkūrimo slaptažodį, kad atkurtumėte naudotojo failus keičiant slaptažodį", "change full name" : "keisti pilną vardą", @@ -206,11 +215,15 @@ OC.L10N.register( "Migration Completed" : "Perkėlimas baigtas", "Add trusted domain" : "Pridėti patikimą domeną", "Updating...." : "Atnaujinama...", + "Error while updating app" : "Klaida, atnaujinant programėlę", + "Error while removing app" : "Klaida, šalinant programėlę", "A valid password must be provided" : "Slaptažodis turi būti tinkamas", "__language_name__" : "Lietuvių", "Personal info" : "Asmeninė informacija", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the documentation ↗." : "Norėdami persikelti į kitą duomenų bazę, naudokite komandų eilutės įrankį: \"occ db:convert-type\" arba žiūrėkite dokumentaciją ↗.", "You are using %s of %s" : "Jūs naudojate %s%s", + "Android app" : "Android programėlė", + "iOS app" : "iOS programėlė", "Show First Run Wizard again" : "Dar kartą rodyti pirmojo paleidimo vediklį", "Follow us on Google+!" : "Sekite mus Google+!", "Follow us on Twitter!" : "Sekite mus Twitter!", diff --git a/settings/l10n/lt_LT.json b/settings/l10n/lt_LT.json index 6dc1b0b566..5b9b00504d 100644 --- a/settings/l10n/lt_LT.json +++ b/settings/l10n/lt_LT.json @@ -21,6 +21,7 @@ "Authentication error" : "Tapatybės nustatymo klaida", "Please provide an admin recovery password; otherwise, all user data will be lost." : "Pateikite administratoriaus atkūrimo slaptažodį; kitu atveju visi naudotojo duomenis bus prarasti.", "Wrong admin recovery password. Please check the password and try again." : "Netinkamas administratoriaus atkūrimo slaptažodis. Prašome pasitikrinti ir bandyti vėl.", + "Backend doesn't support password change, but the user's encryption key was updated." : "Vidinė pusė nepalaiko slaptažodžio keitimo, tačiau naudotojo šifravimo raktas buvo atnaujintas.", "Group already exists." : "Grupė jau yra.", "Unable to add group." : "Nepavyko pridėti grupės.", "Unable to delete group." : "Nepavyko ištrinti grupės.", @@ -67,8 +68,11 @@ "Enable" : "Įjungti", "Enabling app …" : "Programėlė įjungiama", "Error while enabling app" : "Klaida, įjungiant programėlę", + "Updating …" : "Atnaujinama …", + "Could not update app" : "Nepavyko atnaujinti programėlės", "Updated" : "Atnaujinta", "Removing …" : "Šalinama …", + "Could not remove app" : "Nepavyko pašalinti programėlės", "Remove" : "Šalinti", "Approved" : "Patvirtinta", "Experimental" : "Eksperimentinė", @@ -105,6 +109,7 @@ "Good password" : "Geras slaptažodis", "Strong password" : "Stiprus slaptažodis", "Groups" : "Grupės", + "Group list is empty" : "Grupės sąrašas yra tuščias", "Error creating group: {message}" : "Klaida kuriant grupę: {message}", "undo" : "anuliuoti", "never" : "niekada", @@ -164,6 +169,7 @@ "png or jpg, max. 20 MB" : "png arba jpg, daugiausiai 20 MB", "Cancel" : "Atsisakyti", "You are member of the following groups:" : "Jūs esate šių grupių narys:", + "You are using %s" : "Jūs naudojate %s", "Email" : "El. Paštas", "Your email address" : "Jūsų el. pašto adresas", "No email address set" : "Nenustatytas joks el. pašto adresas", @@ -178,6 +184,7 @@ "Current password" : "Dabartinis slaptažodis", "New password" : "Naujas slaptažodis", "Change password" : "Pakeisti slaptažodį", + "Devices & sessions" : "Įrenginiai ir seansai", "Web, desktop and mobile clients currently logged in to your account." : "Saityno, darbalaukio ir mobilieji klientai, kurie šiuo metu yra prisijungę prie jūsų paskyros.", "Device" : "Įrenginys", "Last activity" : "Paskutinė veikla", @@ -189,12 +196,14 @@ "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Sukurta {communityopen}Nextcloud bendruomenės{linkclose}, {githubopen}pirminis kodas{linkclose} yra licencijuotas pagal {licenseopen}AGPL{linkclose}.", "Settings" : "Nustatymai", "Show last login" : "Rodyti paskutinį prisijungimą", + "Add user" : "Pridėti naudotoją", "Disabled" : "Išjungta", "Default quota" : "Numatytasis leidžiamas duomenų kiekis", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Įveskite saugyklos leidžiamą duomenų kiekį (pvz.: \"512 MB\" ar \"12 GB\")", "Unlimited" : "Neribotai", "Other" : "Kita", "Quota" : "Limitas", + "E-Mail" : "El. paštas", "Admin Recovery Password" : "Administracinis atkūrimo slaptažodis", "Enter the recovery password in order to recover the users files during password change" : "Įveskite atkūrimo slaptažodį, kad atkurtumėte naudotojo failus keičiant slaptažodį", "change full name" : "keisti pilną vardą", @@ -204,11 +213,15 @@ "Migration Completed" : "Perkėlimas baigtas", "Add trusted domain" : "Pridėti patikimą domeną", "Updating...." : "Atnaujinama...", + "Error while updating app" : "Klaida, atnaujinant programėlę", + "Error while removing app" : "Klaida, šalinant programėlę", "A valid password must be provided" : "Slaptažodis turi būti tinkamas", "__language_name__" : "Lietuvių", "Personal info" : "Asmeninė informacija", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the documentation ↗." : "Norėdami persikelti į kitą duomenų bazę, naudokite komandų eilutės įrankį: \"occ db:convert-type\" arba žiūrėkite dokumentaciją ↗.", "You are using %s of %s" : "Jūs naudojate %s%s", + "Android app" : "Android programėlė", + "iOS app" : "iOS programėlė", "Show First Run Wizard again" : "Dar kartą rodyti pirmojo paleidimo vediklį", "Follow us on Google+!" : "Sekite mus Google+!", "Follow us on Twitter!" : "Sekite mus Twitter!", diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index b1111aa0d6..af35ee4858 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -262,6 +262,8 @@ OC.L10N.register( "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Sugerimos fortemente instalar os pacotes necessários no seu sistema para suportar uma das seguintes localizações: %s.", "If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Se a sua instalação não estiver instalada na raiz do domínio e usar o sistema Cron, pode haver problemas com a geração de URL. Para evitar esses problemas, configure a opção \"overwrite.cli.url\" no seu arquivo config.php para o caminho webroot da sua instalação (Sugestão: \"%s\")", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Não foi possível executar o trabalho cron através da CLI. Os seguintes erros técnicos apareceram:", + "Last background job execution ran %s. Something seems wrong." : "A última execução da tarefa em segundo plano rodou %s. Algo deu errado.", + "Check the background job settings" : "Verifique as configurações da tarefa em segundo plano", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Por favor verifique os guias de instalação ↗ e cheque por qualquer erro ou aviso no log.", "All checks passed." : "Todas as verificações passaram.", "Version" : "Versão", @@ -341,6 +343,7 @@ OC.L10N.register( "Current password" : "Senha atual", "New password" : "Nova senha", "Change password" : "Alterar senha", + "Devices & sessions" : "Dispositivos & sessões", "Web, desktop and mobile clients currently logged in to your account." : "Clientes web, desktop e móvel que estão conectados à sua conta.", "Device" : "Dispositivo", "Last activity" : "Última atividade", diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json index c265c140b5..1794672682 100644 --- a/settings/l10n/pt_BR.json +++ b/settings/l10n/pt_BR.json @@ -260,6 +260,8 @@ "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Sugerimos fortemente instalar os pacotes necessários no seu sistema para suportar uma das seguintes localizações: %s.", "If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Se a sua instalação não estiver instalada na raiz do domínio e usar o sistema Cron, pode haver problemas com a geração de URL. Para evitar esses problemas, configure a opção \"overwrite.cli.url\" no seu arquivo config.php para o caminho webroot da sua instalação (Sugestão: \"%s\")", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Não foi possível executar o trabalho cron através da CLI. Os seguintes erros técnicos apareceram:", + "Last background job execution ran %s. Something seems wrong." : "A última execução da tarefa em segundo plano rodou %s. Algo deu errado.", + "Check the background job settings" : "Verifique as configurações da tarefa em segundo plano", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Por favor verifique os guias de instalação ↗ e cheque por qualquer erro ou aviso no log.", "All checks passed." : "Todas as verificações passaram.", "Version" : "Versão", @@ -339,6 +341,7 @@ "Current password" : "Senha atual", "New password" : "Nova senha", "Change password" : "Alterar senha", + "Devices & sessions" : "Dispositivos & sessões", "Web, desktop and mobile clients currently logged in to your account." : "Clientes web, desktop e móvel que estão conectados à sua conta.", "Device" : "Dispositivo", "Last activity" : "Última atividade",