Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-11-10 04:09:43 +0300
committerNextcloud bot <bot@nextcloud.com>2017-11-10 04:09:43 +0300
commitede6499de4417f9ceacc1494204b743814058d50 (patch)
tree3af4f40c4d08571772b81118e4f767e96e3c8178 /settings
parentc7e5bc0f9ab6f58bf9a47dd0c3795e1183419652 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/de.js5
-rw-r--r--settings/l10n/de.json5
-rw-r--r--settings/l10n/de_DE.js5
-rw-r--r--settings/l10n/de_DE.json5
-rw-r--r--settings/l10n/es_GT.js455
-rw-r--r--settings/l10n/es_GT.json453
-rw-r--r--settings/l10n/es_HN.js455
-rw-r--r--settings/l10n/es_HN.json453
-rw-r--r--settings/l10n/es_NI.js455
-rw-r--r--settings/l10n/es_NI.json453
-rw-r--r--settings/l10n/es_PA.js455
-rw-r--r--settings/l10n/es_PA.json453
-rw-r--r--settings/l10n/es_SV.js455
-rw-r--r--settings/l10n/es_SV.json453
-rw-r--r--settings/l10n/hu.js5
-rw-r--r--settings/l10n/hu.json5
-rw-r--r--settings/l10n/is.js5
-rw-r--r--settings/l10n/is.json5
-rw-r--r--settings/l10n/it.js5
-rw-r--r--settings/l10n/it.json5
-rw-r--r--settings/l10n/ka_GE.js5
-rw-r--r--settings/l10n/ka_GE.json5
-rw-r--r--settings/l10n/pt_BR.js5
-rw-r--r--settings/l10n/pt_BR.json5
24 files changed, 4610 insertions, 0 deletions
diff --git a/settings/l10n/de.js b/settings/l10n/de.js
index 124741f1d5f..40769567382 100644
--- a/settings/l10n/de.js
+++ b/settings/l10n/de.js
@@ -72,6 +72,7 @@ OC.L10N.register(
"Your %s account was created" : "Dein %s-Konto wurde erstellt",
"Welcome aboard" : "Willkommen an Bord",
"Welcome aboard %s" : "Willkommen an Bord %s",
+ "Welcome to your %s account, you can add, protect, and share your data." : "Willkommen zu Deinem %s-Konto. Du kannst Deine Daten hinzufügen, schützen und teilen.",
"Your username is: %s" : "Dein Benutzername lautet: %s",
"Set your password" : "Vergebe Dein Passwort",
"Go to %s" : "Gehe zu %s",
@@ -251,17 +252,20 @@ OC.L10N.register(
"Security & setup warnings" : "Sicherheits- & Einrichtungswarnungen",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Für die Sicherheit und Geschwindigkeit Deiner Installation ist es von großer Bedeutung, dass sie richtig konfiguriert ist. Um Dir hierbei zu helfen werden einige automatische Tests durchgeführt. Weitere Informationen findest Du im Tipps & Tricks- Abschnitt und in der Dokumentation.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP scheint zur Abfrage von Systemumgebungsvariablen nicht richtig eingerichtet zu sein. Der Test mit getenv(\"PATH\") liefert nur eine leere Antwort zurück.",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Bitte die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Installationsdokumentation ↗</a> auf Hinweise zur PHP-Konfiguration durchlesen, sowie die PHP-Konfiguration Deines Servers überprüfen, insbesondere dann, wenn PHP-FPM eingesetzt wird.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Die schreibgeschützte Konfiguration wurde aktiviert. Dies verhindert das Setzen einiger Einstellungen über die Web-Schnittstelle. Weiterhin muss bei jedem Update der Schreibzugriff auf die Datei händisch aktiviert werden.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ist offenbar so konfiguriert, dass PHPDoc-Blöcke in der Anweisung entfernt werden. Dadurch sind mehrere Kern-Apps nicht erreichbar. ",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Deine Datenbank läuft nicht mit der \"READ COMMITED\" Transaktionsisolationsstufe. Dies kann Probleme hervorrufen, wenn mehrere Aktionen parallel ausgeführt werden.",
"%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s ist in einer älteren Version als %2$s installiert. Aus Stabilitäts- und Performancegründen empfehlen wir eine Aktualisierung auf eine neuere %1$s-Version",
"The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Das PHP Modul 'fileinfo' fehlt. Es empfiehlt sich dringend, das Modul zu aktivieren, um bestmögliche Ergebnisse bei der MIME-Datei-Typ-Erkennung zu erhalten. ",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a> for more information." : "Transaktionales Sperren ist deaktiviert, was zu Problemen mit Laufzeitbedingungen führen kann. 'filelocking.enabled' in der config.php aktivieren, um diese Probleme zu vermeiden. Weitere Informationen findest du in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Dokumentation ↗</a>.",
"System locale can not be set to a one which supports UTF-8." : "Es kann kein Systemgebietsschema gesetzt werden, das UTF-8 unterstützt.",
"This means that there might be problems with certain characters in filenames." : "Dies bedeutet, dass es zu Problemen mit bestimmten Zeichen in Dateinamen kommen kann. ",
"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: ",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Bitte überprüfe noch einmal die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Installationsanleitungen ↗</a> und kontrolliere das <a href=\"%s\">Protokoll</a> auf mögliche Fehler oder Warnungen.",
"All checks passed." : "Alle Überprüfungen bestanden.",
"Background jobs" : "Hintergrund-Aufgaben",
"Last job ran %s." : "Letzte Aufgabe ausgeführt %s",
@@ -297,6 +301,7 @@ OC.L10N.register(
"There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Es gibt ein Menge von Eigenschaften und Konfigurationsschaltern die es ermöglichen, die Installation optimal zu nutzen und anzupassen. Hier einige Verweise auf weitere Informationen.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite wird als Datenbank verwendet. Bei größeren Installationen wird empfohlen, auf ein anderes Datenbank-Backend zu wechseln.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Dies wird insbesondere bei der Benutzung des Dektop-Clients zur Synchronisierung empfohlen.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Um zu einer anderen Datenbank zu migrieren, benutze bitte die Kommandozeile: 'occ db:convert-type', oder in die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Dokumentation ↗</a> schauen.",
"How to do backups" : "Wie man Datensicherungen anlegt",
"Advanced monitoring" : "Erweitertes Monitoring",
"Performance tuning" : "Leistungsoptimierung",
diff --git a/settings/l10n/de.json b/settings/l10n/de.json
index 5e3c26aef9c..c1e2ca17dbb 100644
--- a/settings/l10n/de.json
+++ b/settings/l10n/de.json
@@ -70,6 +70,7 @@
"Your %s account was created" : "Dein %s-Konto wurde erstellt",
"Welcome aboard" : "Willkommen an Bord",
"Welcome aboard %s" : "Willkommen an Bord %s",
+ "Welcome to your %s account, you can add, protect, and share your data." : "Willkommen zu Deinem %s-Konto. Du kannst Deine Daten hinzufügen, schützen und teilen.",
"Your username is: %s" : "Dein Benutzername lautet: %s",
"Set your password" : "Vergebe Dein Passwort",
"Go to %s" : "Gehe zu %s",
@@ -249,17 +250,20 @@
"Security & setup warnings" : "Sicherheits- & Einrichtungswarnungen",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Für die Sicherheit und Geschwindigkeit Deiner Installation ist es von großer Bedeutung, dass sie richtig konfiguriert ist. Um Dir hierbei zu helfen werden einige automatische Tests durchgeführt. Weitere Informationen findest Du im Tipps & Tricks- Abschnitt und in der Dokumentation.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP scheint zur Abfrage von Systemumgebungsvariablen nicht richtig eingerichtet zu sein. Der Test mit getenv(\"PATH\") liefert nur eine leere Antwort zurück.",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Bitte die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Installationsdokumentation ↗</a> auf Hinweise zur PHP-Konfiguration durchlesen, sowie die PHP-Konfiguration Deines Servers überprüfen, insbesondere dann, wenn PHP-FPM eingesetzt wird.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Die schreibgeschützte Konfiguration wurde aktiviert. Dies verhindert das Setzen einiger Einstellungen über die Web-Schnittstelle. Weiterhin muss bei jedem Update der Schreibzugriff auf die Datei händisch aktiviert werden.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ist offenbar so konfiguriert, dass PHPDoc-Blöcke in der Anweisung entfernt werden. Dadurch sind mehrere Kern-Apps nicht erreichbar. ",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Deine Datenbank läuft nicht mit der \"READ COMMITED\" Transaktionsisolationsstufe. Dies kann Probleme hervorrufen, wenn mehrere Aktionen parallel ausgeführt werden.",
"%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s ist in einer älteren Version als %2$s installiert. Aus Stabilitäts- und Performancegründen empfehlen wir eine Aktualisierung auf eine neuere %1$s-Version",
"The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Das PHP Modul 'fileinfo' fehlt. Es empfiehlt sich dringend, das Modul zu aktivieren, um bestmögliche Ergebnisse bei der MIME-Datei-Typ-Erkennung zu erhalten. ",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a> for more information." : "Transaktionales Sperren ist deaktiviert, was zu Problemen mit Laufzeitbedingungen führen kann. 'filelocking.enabled' in der config.php aktivieren, um diese Probleme zu vermeiden. Weitere Informationen findest du in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Dokumentation ↗</a>.",
"System locale can not be set to a one which supports UTF-8." : "Es kann kein Systemgebietsschema gesetzt werden, das UTF-8 unterstützt.",
"This means that there might be problems with certain characters in filenames." : "Dies bedeutet, dass es zu Problemen mit bestimmten Zeichen in Dateinamen kommen kann. ",
"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: ",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Bitte überprüfe noch einmal die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Installationsanleitungen ↗</a> und kontrolliere das <a href=\"%s\">Protokoll</a> auf mögliche Fehler oder Warnungen.",
"All checks passed." : "Alle Überprüfungen bestanden.",
"Background jobs" : "Hintergrund-Aufgaben",
"Last job ran %s." : "Letzte Aufgabe ausgeführt %s",
@@ -295,6 +299,7 @@
"There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Es gibt ein Menge von Eigenschaften und Konfigurationsschaltern die es ermöglichen, die Installation optimal zu nutzen und anzupassen. Hier einige Verweise auf weitere Informationen.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite wird als Datenbank verwendet. Bei größeren Installationen wird empfohlen, auf ein anderes Datenbank-Backend zu wechseln.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Dies wird insbesondere bei der Benutzung des Dektop-Clients zur Synchronisierung empfohlen.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Um zu einer anderen Datenbank zu migrieren, benutze bitte die Kommandozeile: 'occ db:convert-type', oder in die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Dokumentation ↗</a> schauen.",
"How to do backups" : "Wie man Datensicherungen anlegt",
"Advanced monitoring" : "Erweitertes Monitoring",
"Performance tuning" : "Leistungsoptimierung",
diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js
index e96ff6b4710..e28eaa70b41 100644
--- a/settings/l10n/de_DE.js
+++ b/settings/l10n/de_DE.js
@@ -72,6 +72,7 @@ OC.L10N.register(
"Your %s account was created" : "Ihr %s-Konto wurde erstellt",
"Welcome aboard" : "Willkommen an Bord",
"Welcome aboard %s" : "Willkommen an Bord %s",
+ "Welcome to your %s account, you can add, protect, and share your data." : "Willkommen zu Ihrem %s-Konto. Sie können Ihre Daten hinzufügen, schützen und teilen.",
"Your username is: %s" : "Ihr Benutzername lautet: %s",
"Set your password" : "Vergeben Sie Ihr Passwort",
"Go to %s" : "Gehe zu %s",
@@ -251,17 +252,20 @@ OC.L10N.register(
"Security & setup warnings" : "Sicherheits- & Einrichtungswarnungen",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Für die Sicherheit und Geschwindigkeit Ihrer Installation ist es von großer Bedeutung, dass sie richtig konfiguriert ist. Um Ihnen hierbei zu helfen werden einige automatische Tests durchgeführt. Weitere Informationen finden Sie im Tipps & Tricks- Abschnitt und in der Dokumentation.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP scheint zur Abfrage von Systemumgebungsvariablen nicht richtig eingerichtet zu sein. Der Test mit getenv(\"PATH\") liefert nur eine leere Antwort zurück.",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Bitte die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Installationsdokumentation ↗</a> auf Hinweise zur PHP-Konfiguration durchlesen, sowie die PHP-Konfiguration Ihres Servers überprüfen, insbesondere dann, wenn PHP-FPM eingesetzt wird.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Die schreibgeschützte Konfiguration wurde aktiviert. Dies verhindert das Setzen einiger Einstellungen über die Web-Schnittstelle. Weiterhin muss bei jedem Update der Schreibzugriff auf die Datei händisch aktiviert werden.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ist offenbar so konfiguriert, dass PHPDoc-Blöcke in der Anweisung entfernt werden. Dadurch sind mehrere Kern-Apps nicht erreichbar. ",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Ihre Datenbank läuft nicht mit der \"READ COMMITED\" Transaktionsisolationsstufe. Dies kann Probleme hervorrufen, wenn mehrere Aktionen parallel ausgeführt werden.",
"%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s ist in einer älteren Version als %2$s installiert. Aus Stabilitäts- und Performancegründen empfehlen wir eine Aktualisierung auf eine neuere %1$s-Version",
"The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Das PHP Modul 'fileinfo' fehlt. Es empfiehlt sich dringend, das Modul zu aktivieren, um bestmögliche Ergebnisse bei der MIME-Datei-Typ-Erkennung zu erhalten. ",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a> for more information." : "Transaktionales Sperren ist deaktiviert, was zu Problemen mit Laufzeitbedingungen führen kann. Aktivieren Sie 'filelocking.enabled' in der config.php diese Probleme zu vermeiden. Weitere Informationen findest Sie in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Dokumentation ↗</a>.",
"System locale can not be set to a one which supports UTF-8." : "Es kann kein Systemgebietsschema gesetzt werden, das UTF-8 unterstützt.",
"This means that there might be problems with certain characters in filenames." : "Dies bedeutet, dass es zu Problemen mit bestimmten Zeichen in Dateinamen kommen kann. ",
"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: ",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Bitte überprüfen Sie noch einmal die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Installationsanleitungen ↗</a> und kontrollieren Sie das <a href=\"%s\">Protokoll</a> auf mögliche Fehler oder Warnungen.",
"All checks passed." : "Alle Überprüfungen bestanden.",
"Background jobs" : "Hintergrund-Aufgaben",
"Last job ran %s." : "Letzte Aufgabe ausgeführt %s",
@@ -297,6 +301,7 @@ OC.L10N.register(
"There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Es gibt ein Menge von Eigenschaften und Konfigurationsschaltern die es ermöglichen, die Installation optimal zu nutzen und anzupassen. Hier einige Verweise auf weitere Informationen.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite wird als Datenbank verwendet. Bei größeren Installationen empfehlen wir, auf ein anderes Datenbank-Backend zu wechseln.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Dies wird insbesondere bei der Benutzung des Dektop-Clients zur Synchronisierung empfohlen.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Um zu einer anderen Datenbank zu migrieren, benutzen Sie bitte die Kommandozeile: 'occ db:convert-type', oder in die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Dokumentation ↗</a> schauen.",
"How to do backups" : "Wie man Datensicherungen anlegt",
"Advanced monitoring" : "Erweitertes Monitoring",
"Performance tuning" : "Leistungsoptimierung",
diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json
index 258132716a1..8d82ec353c3 100644
--- a/settings/l10n/de_DE.json
+++ b/settings/l10n/de_DE.json
@@ -70,6 +70,7 @@
"Your %s account was created" : "Ihr %s-Konto wurde erstellt",
"Welcome aboard" : "Willkommen an Bord",
"Welcome aboard %s" : "Willkommen an Bord %s",
+ "Welcome to your %s account, you can add, protect, and share your data." : "Willkommen zu Ihrem %s-Konto. Sie können Ihre Daten hinzufügen, schützen und teilen.",
"Your username is: %s" : "Ihr Benutzername lautet: %s",
"Set your password" : "Vergeben Sie Ihr Passwort",
"Go to %s" : "Gehe zu %s",
@@ -249,17 +250,20 @@
"Security & setup warnings" : "Sicherheits- & Einrichtungswarnungen",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Für die Sicherheit und Geschwindigkeit Ihrer Installation ist es von großer Bedeutung, dass sie richtig konfiguriert ist. Um Ihnen hierbei zu helfen werden einige automatische Tests durchgeführt. Weitere Informationen finden Sie im Tipps & Tricks- Abschnitt und in der Dokumentation.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP scheint zur Abfrage von Systemumgebungsvariablen nicht richtig eingerichtet zu sein. Der Test mit getenv(\"PATH\") liefert nur eine leere Antwort zurück.",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Bitte die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Installationsdokumentation ↗</a> auf Hinweise zur PHP-Konfiguration durchlesen, sowie die PHP-Konfiguration Ihres Servers überprüfen, insbesondere dann, wenn PHP-FPM eingesetzt wird.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Die schreibgeschützte Konfiguration wurde aktiviert. Dies verhindert das Setzen einiger Einstellungen über die Web-Schnittstelle. Weiterhin muss bei jedem Update der Schreibzugriff auf die Datei händisch aktiviert werden.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ist offenbar so konfiguriert, dass PHPDoc-Blöcke in der Anweisung entfernt werden. Dadurch sind mehrere Kern-Apps nicht erreichbar. ",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Ihre Datenbank läuft nicht mit der \"READ COMMITED\" Transaktionsisolationsstufe. Dies kann Probleme hervorrufen, wenn mehrere Aktionen parallel ausgeführt werden.",
"%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s ist in einer älteren Version als %2$s installiert. Aus Stabilitäts- und Performancegründen empfehlen wir eine Aktualisierung auf eine neuere %1$s-Version",
"The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Das PHP Modul 'fileinfo' fehlt. Es empfiehlt sich dringend, das Modul zu aktivieren, um bestmögliche Ergebnisse bei der MIME-Datei-Typ-Erkennung zu erhalten. ",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a> for more information." : "Transaktionales Sperren ist deaktiviert, was zu Problemen mit Laufzeitbedingungen führen kann. Aktivieren Sie 'filelocking.enabled' in der config.php diese Probleme zu vermeiden. Weitere Informationen findest Sie in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Dokumentation ↗</a>.",
"System locale can not be set to a one which supports UTF-8." : "Es kann kein Systemgebietsschema gesetzt werden, das UTF-8 unterstützt.",
"This means that there might be problems with certain characters in filenames." : "Dies bedeutet, dass es zu Problemen mit bestimmten Zeichen in Dateinamen kommen kann. ",
"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: ",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Bitte überprüfen Sie noch einmal die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Installationsanleitungen ↗</a> und kontrollieren Sie das <a href=\"%s\">Protokoll</a> auf mögliche Fehler oder Warnungen.",
"All checks passed." : "Alle Überprüfungen bestanden.",
"Background jobs" : "Hintergrund-Aufgaben",
"Last job ran %s." : "Letzte Aufgabe ausgeführt %s",
@@ -295,6 +299,7 @@
"There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Es gibt ein Menge von Eigenschaften und Konfigurationsschaltern die es ermöglichen, die Installation optimal zu nutzen und anzupassen. Hier einige Verweise auf weitere Informationen.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite wird als Datenbank verwendet. Bei größeren Installationen empfehlen wir, auf ein anderes Datenbank-Backend zu wechseln.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Dies wird insbesondere bei der Benutzung des Dektop-Clients zur Synchronisierung empfohlen.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Um zu einer anderen Datenbank zu migrieren, benutzen Sie bitte die Kommandozeile: 'occ db:convert-type', oder in die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Dokumentation ↗</a> schauen.",
"How to do backups" : "Wie man Datensicherungen anlegt",
"Advanced monitoring" : "Erweitertes Monitoring",
"Performance tuning" : "Leistungsoptimierung",
diff --git a/settings/l10n/es_GT.js b/settings/l10n/es_GT.js
new file mode 100644
index 00000000000..db292f964a7
--- /dev/null
+++ b/settings/l10n/es_GT.js
@@ -0,0 +1,455 @@
+OC.L10N.register(
+ "settings",
+ {
+ "{actor} changed your password" : "{actor} ha cambiado tu contraseña",
+ "You changed your password" : "Cambiaste tu contraseña",
+ "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador",
+ "{actor} changed your email address" : "{actor} ha cambiado tu dirección de correo electrónico",
+ "You changed your email address" : "Cambiaste tu dirección de correo electrónico",
+ "Your email address was changed by an administrator" : "Tu dirección de correo electrónico ha sido cambiada por un administrador",
+ "Security" : "Seguridad",
+ "You successfully logged in using two-factor authentication (%1$s)" : "Has iniciado sesión exitosamente usando autenticación de dos-factores (%1$s)",
+ "A login attempt using two-factor authentication failed (%1$s)" : "Un intento de autenticación usando autenticación de dos-factores ha fallado (%1$s)",
+ "Your <strong>password</strong> or <strong>email</strong> was modified" : "Tu <strong>contraseña</strong> o <strong>correo electrónico</strong> ha sido modificado",
+ "Your apps" : "Tus aplicaciones",
+ "Updates" : "Actualizaciones",
+ "Enabled apps" : "Aplicaciones habilitadas",
+ "Disabled apps" : "Aplicaciones deshabilitadas",
+ "App bundles" : "Paquetes de aplicación",
+ "Wrong password" : "Contraseña incorrecta",
+ "Saved" : "Guardado",
+ "No user supplied" : "No se proporcionó usuario alguno",
+ "Unable to change password" : "No fue posible cambiar la contraseña",
+ "Authentication error" : "Error de autenticación",
+ "Please provide an admin recovery password; otherwise, all user data will be lost." : "Por favor proporciona una contraseña de recuperación de administrador; de lo contrario toda la información del usuario se perderá. ",
+ "Wrong admin recovery password. Please check the password and try again." : "Contraseña de recuperación de administrador incorrecta. Por favor verificala e inténtalo de nuevo.",
+ "Backend doesn't support password change, but the user's encryption key was updated." : "El backend no soporta el cambio de contraseñas, pero la llave de encripción del usuario fue actualizada.",
+ "installing and updating apps via the app store or Federated Cloud Sharing" : "Instalando y actualizando aplicaciones por la tienda de aplicaciones o Compartido la Nube Federada",
+ "Federated Cloud Sharing" : "Compartir en la Nube Federada",
+ "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL está usando una versión anticuada (%s) de %s. Por favor actualiza tu sistema operativo o funciones tales como %s no funcionarán de forma confiable.",
+ "A problem occurred, please check your log files (Error: %s)" : "Se presentó un problema, por favor verifica tus archivos de bitácoras (Error: %s)",
+ "Migration Completed" : "Migración completada",
+ "Group already exists." : "El grupo ya existe.",
+ "Unable to add group." : "No fue posible agregar el grupo.",
+ "Unable to delete group." : "No fue posible borrar el grupo.",
+ "Invalid SMTP password." : "Constraseña SMTP inválida. ",
+ "Email setting test" : "Prueba de ajustes de correo",
+ "Well done, %s!" : "¡Bien hecho, %s!",
+ "If you received this email, the email configuration seems to be correct." : "Si has recibido este correo electrónico, la configuración del correo electrónico parece estar correcta. ",
+ "Email could not be sent. Check your mail server log" : "No fue posible enviar el correo electrónico. Por favor verfica la bitácora de tu servidor de correo",
+ "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Se presentó un problema al enviar el correo electrónico. Por favor revisa tus configuraciones (Error: %s)",
+ "You need to set your user email before being able to send test emails." : "Requieres establecer tu correo electrónico antes de poder enviar correos electrónicos de prueba. ",
+ "Invalid mail address" : "Dirección de correo inválida",
+ "No valid group selected" : "No se ha seleccionado un grupo válido",
+ "A user with that name already exists." : "Un usuario con ese nombre ya existe. ",
+ "To send a password link to the user an email address is required." : "Para enviar la liga a una contraseña al usuario, se requiere de una dirección de correo electrónico.",
+ "Unable to create user." : "No fue posible crear el usuario. ",
+ "Unable to delete user." : "No fue posible eliminar el usuario.",
+ "Error while enabling user." : "Se presentó un error al habilitar el usuario. ",
+ "Error while disabling user." : "Se presentó un error al deshabilitar el usuario.",
+ "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Para poder verificar tu cuenta de Twitter, publica el siguiente tweet en Twitter (por favor asegúrarte de publicar sin ninguna línea en blanco):",
+ "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Para poder verificar tu sitio Web, agrega el siguiente contendio a tu web-root en '.well-known/CloudIdVerificationCode.txt' (por favor asegurate de que el texto completo este en una sóla línea):",
+ "Settings saved" : "Se han guardado las configuraciones ",
+ "Unable to change full name" : "No fue posible cambiar el nombre completo",
+ "Unable to change email address" : "No fue posible cambiar la dirección de correo electrónico",
+ "Your full name has been changed." : "Tu nombre completo ha sido cambiado.",
+ "Forbidden" : "Prohibido",
+ "Invalid user" : "Usuario inválido",
+ "Unable to change mail address" : "No fue posible cambiar la dirección de correo",
+ "Email saved" : "Correo electrónico guardado",
+ "%1$s changed your password on %2$s." : "%1$s cambió tu contraseña el %2$s.",
+ "Your password on %s was changed." : "Tu contraseña de %s fue cambiada. ",
+ "Your password on %s was reset by an administrator." : "Tu contraseña de %s fue restablecida por un administrador.",
+ "Password for %1$s changed on %2$s" : "La contraseña para %1$s fue cambiada el %2$s",
+ "Password changed for %s" : "La contraseña fue cambiada para %s",
+ "If you did not request this, please contact an administrator." : "Si no lo solicitaste, por favor contacta a un administrador. ",
+ "%1$s changed your email address on %2$s." : "%1$s cambió tu dirección de correo electrónico el %2$s.",
+ "Your email address on %s was changed." : "Tu dirección de correo electrónico en %s fue cambiada. ",
+ "Your email address on %s was changed by an administrator." : "Tu dirección de correo electrónico en %s fue cambiada por un adminsitrador. ",
+ "Email address for %1$s changed on %2$s" : "La dirección de correo electrónico para %1$s fue cambiada el %2$s",
+ "Email address changed for %s" : "La dirección de correo electrónico fue cambiada para %s",
+ "The new email address is %s" : "La nueva dirección de correo electrónico es %s",
+ "Your %s account was created" : "Tu cuenta %s ha sido creada",
+ "Welcome aboard" : "Bienvenido a bordo",
+ "Welcome aboard %s" : "Bienvenido a bordo %s",
+ "Your username is: %s" : "Tu Usuario es: %s",
+ "Set your password" : "Establece tu contraseña",
+ "Go to %s" : "Ir a %s",
+ "Install Client" : "Instalar el cliente",
+ "Password confirmation is required" : "Se requiere la confirmación de la contraseña",
+ "Couldn't remove app." : "No fue posible eliminar la aplicación. ",
+ "Couldn't update app." : "No fue posible actualizar la aplicación.",
+ "Are you really sure you want add {domain} as trusted domain?" : "¿Realmente estás seguro que quieres agregar a {domain} como un dominio de confianza?",
+ "Add trusted domain" : "Agregar un dominio de confianza",
+ "Migration in progress. Please wait until the migration is finished" : "La migración está en curso. Por favor espera hasta que termine la migración",
+ "Migration started …" : "La migración ha comenzado ...",
+ "Not saved" : "No guardado",
+ "Sending…" : "Enviando...",
+ "Email sent" : "Correo electrónico enviado",
+ "Official" : "Oficial",
+ "All" : "Todos",
+ "Update to %s" : "Actualizar a %s",
+ "No apps found for your version" : "No se encontraron aplicaciones para tu versión",
+ "The app will be downloaded from the app store" : "La aplicación será descargada de la tienda de aplicaciones <app store>",
+ "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Las aplicaciones oficiales son desarrolladas por y dentro de la comunidad. Ofrecen una funcionalidad centralizada y se encuentran listas para ser usadas en producción. ",
+ "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Las aplicaciones aprobadas son desarrolladas por desarrolladores de confianza y han pasado una verificación de seguridad. Se les brinda mantenimiento activamente en un repositorio de código abierto y los mantenedores las consideran estables para un uso casual a normal. ",
+ "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Esta aplicación no cuenta con una verificación contra temas de seguridad y es nueva o se sabe que es instable. Instalala bajo tu propio riesgo. ",
+ "Disabling app …" : "Deshabilitando la aplicación ...",
+ "Error while disabling app" : "Se presentó un error mientras se deshabilitaba la aplicación",
+ "Disable" : "Deshabilitar",
+ "Enable" : "Habilitar",
+ "Enabling app …" : "Habilitando aplicación ...",
+ "Error while enabling app" : "Se presentó un error al habilitar la aplicación",
+ "Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
+ "Error: Could not disable broken app" : "Error: No fue posible deshabilitar la aplicación rota",
+ "Error while disabling broken app" : "Se presentó un error al deshabilitar la aplicación rota",
+ "No app updates available" : "No hay actualizaciones disponibles de la aplicación ",
+ "Updating...." : "Actualizando....",
+ "Error while updating app" : "Se presentó un error al actualizar la aplicación",
+ "Updated" : "Actualizado",
+ "Removing …" : "Eliminando ...",
+ "Error while removing app" : "Se presentó un error al eliminar la aplicación",
+ "Remove" : "Eliminar",
+ "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ",
+ "App update" : "Actualización de la aplicación",
+ "Approved" : "Aprobado",
+ "Experimental" : "Experimental",
+ "No apps found for {query}" : "No se encontraron aplicaciones para {query}",
+ "Enable all" : "Habilitar todo",
+ "Allow filesystem access" : "Permitir acceso al sistema de archivos",
+ "Disconnect" : "Desconectar",
+ "Revoke" : "Revocar",
+ "Internet Explorer" : "Internet Explorer",
+ "Edge" : "Edge",
+ "Firefox" : "Firefox",
+ "Google Chrome" : "Google Chrome",
+ "Safari" : "Safari",
+ "Google Chrome for Android" : "Google Chrome para Android",
+ "iPhone iOS" : "iPhone iOS",
+ "iPad iOS" : "iPad iOS",
+ "iOS Client" : "Cliente iOS",
+ "Android Client" : "Cliente Android",
+ "Sync client - {os}" : "Sync client - {os}",
+ "This session" : "Esta sesión",
+ "Copy" : "Copiar",
+ "Copied!" : "¡Copiado!",
+ "Not supported!" : "¡No soportado!",
+ "Press ⌘-C to copy." : "Presiona ⌘-C para copiar. ",
+ "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
+ "Error while loading browser sessions and device tokens" : "Se presentó un error al cargar las sesiones de tu navegador y las fichas de los dispositivos.",
+ "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo",
+ "Error while deleting the token" : "Se presentó un error al borrar la ficha",
+ "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Se presentó un error. Por favor carga un certificado PEM con codificación ASCII",
+ "Valid until {date}" : "Válido hasta {date}",
+ "Delete" : "Borrar",
+ "Local" : "Local",
+ "Private" : "Privado",
+ "Only visible to local users" : "Visible sólo para usuarios locales",
+ "Only visible to you" : "Sólo visible para ti",
+ "Contacts" : "Contactos",
+ "Visible to local users and to trusted servers" : "Visible para usuarios locales y para servidores de confianza",
+ "Public" : "Público",
+ "Will be synced to a global and public address book" : "Será sincronizado a una libreta de direcciones global y pública",
+ "Verify" : "Verificar",
+ "Verifying …" : "Verificando ...",
+ "An error occured while changing your language. Please reload the page and try again." : "Se presentó un error al cambiar tu idioma. Por favor vuelve a cargar la página y vuelva a intentarlo. ",
+ "Select a profile picture" : "Selecciona una imagen de perfil",
+ "Very weak password" : "Contraseña muy débil",
+ "Weak password" : "Contraseña débil",
+ "So-so password" : "Contraseña aceptable",
+ "Good password" : "Buena contraseña",
+ "Strong password" : "Contraseña fuerte",
+ "Groups" : "Grupos",
+ "Unable to delete {objName}" : "No fue posible borrar {objName}",
+ "Error creating group: {message}" : "Se presentó un error al crear el grupo: {message}",
+ "A valid group name must be provided" : "Debes proporcionar un nombre de grupo válido",
+ "deleted {groupName}" : "borrado {groupName}",
+ "undo" : "deshacer",
+ "{size} used" : "{size} usado",
+ "never" : "nunca",
+ "deleted {userName}" : "borrado {userName}",
+ "No user found for <strong>{pattern}</strong>" : "No se encontraron usuarios para <strong>{pattern}</strong>",
+ "Unable to add user to group {group}" : "No fue posible agregar el usuario al grupo {group}",
+ "Unable to remove user from group {group}" : "No fue posible eliminar el usuario del grupo {group}",
+ "Add group" : "Agregar grupo",
+ "Invalid quota value \"{val}\"" : "Valor de cuota inválido \"{val}\"",
+ "no group" : "sin grupos",
+ "Password successfully changed" : "La contraseña se cambió exitosamente",
+ "Changing the password will result in data loss, because data recovery is not available for this user" : "El cambiar la contraseña puede generar pérdida de datos, porque la recuperación de datos no está disponible para este usuario",
+ "Could not change the users email" : "No fue posible cambiar el correo electrónico del usuario. ",
+ "Error while changing status of {user}" : "Se presentó un error al cambiar el estatus del usuario {user}",
+ "A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
+ "Error creating user: {message}" : "Se presentó un error al crear el usuario: {message}",
+ "A valid password must be provided" : "Se debe proporcionar una contraseña válida",
+ "A valid email must be provided" : "Se debe proporcionar un correo electrónico válido",
+ "Developer documentation" : "Documentación del desarrollador",
+ "View in store" : "Ver en la tienda",
+ "Limit to groups" : "Limitar a grupos",
+ "by %s" : "por %s",
+ "%s-licensed" : "%s-licensed",
+ "Documentation:" : "Documentación:",
+ "User documentation" : "Documentación del usuario",
+ "Admin documentation" : "Documentación del administrador",
+ "Visit website" : "Visita el sitio web",
+ "Report a bug" : "Reporta un detalle",
+ "Show description …" : "Mostrar descripción ...",
+ "Hide description …" : "Ocultar descripción ...",
+ "This app has an update available." : "Esta aplicación tiene una actualización disponible.",
+ "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mínima de Nextcloud asignada. Esto será un error en el futuro.",
+ "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.",
+ "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
+ "Enable only for specific groups" : "Habilitar sólo para grupos específicos",
+ "SSL Root Certificates" : "Certificado SSL Raíz",
+ "Common Name" : "Nombre común",
+ "Valid until" : "Válido hasta",
+ "Issued By" : "Levantado Por",
+ "Valid until %s" : "Válido hasta %s",
+ "Import root certificate" : "Importar certificado raíz",
+ "Administrator documentation" : "Documentación del adminsitrador",
+ "Online documentation" : "Documentación en línea",
+ "Forum" : "Foro",
+ "Getting help" : "Obtener ayuda",
+ "Commercial support" : "Soporte comercial",
+ "None" : "Ninguno",
+ "Login" : "Iniciar sesión",
+ "Plain" : "Plano",
+ "NT LAN Manager" : "Administrador de LAN NT",
+ "SSL/TLS" : "SSL/TLS",
+ "STARTTLS" : "STARTTLS",
+ "Email server" : "Servidor de correo electrónico",
+ "Open documentation" : "Abrir documentación",
+ "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Es importante preparar este servidor para poder enviar correos electrónicos, como para restablecer contraseñas y notificaciones. ",
+ "Send mode" : "Modo de envío",
+ "Encryption" : "Encripción",
+ "From address" : "De la dirección",
+ "mail" : "correo",
+ "Authentication method" : "Método de autenticación",
+ "Authentication required" : "Autenticación requerida",
+ "Server address" : "Dirección del servidor",
+ "Port" : "Puerto",
+ "Credentials" : "Credenciales",
+ "SMTP Username" : "Usuario SMTP",
+ "SMTP Password" : "Contraseña SMTP",
+ "Store credentials" : "Almacenar credenciales",
+ "Test email settings" : "Probar las configuraciones de correo electrónico",
+ "Send email" : "Enviar correo electrónico",
+ "Server-side encryption" : "Encripción del lado del servidor",
+ "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ",
+ "Enable server-side encryption" : "Habilitar encripción del lado del servidor",
+ "Please read carefully before activating server-side encryption: " : "Por favor lee detenidamente antes de activar la encripción del lado de servidor:",
+ "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Una vez que la encripción se encuentre habilitada, todos lo archivos cargados al servidor desde ese momento en tiempo, se encriptarán en el servidor. Sólo será posible deshabilitar la encripción en una fecha posterior si el modulo de encripción activo soporta esa funcionalidad y si todas las preciondiciones están satisfechas (ejem. establecer una llave de recuperación).",
+ "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "La encripción por sí sola no garantiza la seguridad del sistema. Por favor consulta la documentación para mayores informes de cómo funciona la aplicación de encripción y de los casos de uso soportados. ",
+ "Be aware that encryption always increases the file size." : "Por favor considera que la encripción siempre aumenta el tamaño de los archivos. ",
+ "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Siempre es una buena idea generar respaldos de tus datos, en caso de tener encripción asegúrate de respaldar las llaves de encripción junto con tus datos. ",
+ "This is the final warning: Do you really want to enable encryption?" : "Esta es la advertencia final: ¿Realmente deseas habilitar la encripción?",
+ "Enable encryption" : "Habilitar encripción",
+ "No encryption module loaded, please enable an encryption module in the app menu." : "No se ha cargado un módulo de encripción, por favor habilita un módulo de encripción en el menú de la aplicación. ",
+ "Select default encryption module:" : "Selecciona el modulo de encripción predeterminado:",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Necesitas migrar tus llaves de encripción de la encripción anterior (ownCloud <= 8.0) a la actual. Por favor habilita el \"Módulo de encripción predeterminado\" y ejecuta el comando 'occ encryption:migrate'",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Necesitas migar tus llaves de encripción de la encripción anterior (ownCloud <=8.0) a la actual. ",
+ "Start migration" : "Iniciar migración",
+ "Security & setup warnings" : "Advertencias de seguridad y configuración",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Es importante que todo esté configurado correctamente por la seguridad y desempeño de tu instancia. Para ayudarte con esto, estamos haciendo unas validaciones automáticas. Por favor ve la sección de Consejos y Trucos así como la documentación para más información.",
+ "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.",
+ "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configuración de Sólo Lectura ha sido habilitada. Esto previene establecer algunas configuraciones mediante la interface web. Adicionalmente, el archivo necesita que se le establezca tener permisos de escritura manualmente en cada actualización. ",
+ "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Al parecer PHP está configurado para quitar los bloques internos de documentación. Esto hará que varias aplicaciones principales sean inaccesibles. ",
+ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Esto es posiblemente causado por un caché/acelerador tal como Zend OPcache o eAccelerator. ",
+ "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.",
+ "%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s con versión inferior a %2$s está instalado, por razones de estabilidad y desempeño te recomendamos actualizar a una versión de %1$s más reciente. ",
+ "The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Recomendamos ámpliamente que se habilite este módulo para obtener los mejores resultados en la detección de tipos MIME",
+ "System locale can not be set to a one which supports UTF-8." : "No es posible establecer la regionalización del sistema a una que soporte UTF-8.",
+ "This means that there might be problems with certain characters in filenames." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de archivos. ",
+ "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:",
+ "All checks passed." : "Pasaron todas las verificaciones. ",
+ "Background jobs" : "Trabajos en segundo plano",
+ "Last job ran %s." : "El último trabajo corrió %s.",
+ "Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
+ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
+ "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." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
+ "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ",
+ "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ",
+ "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
+ "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
+ "Version" : "Versión",
+ "Sharing" : "Compartiendo",
+ "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
+ "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir",
+ "Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",
+ "Allow public uploads" : "Permitir cargas públicas",
+ "Always ask for a password" : "Siempre pedir una contraseña",
+ "Enforce password protection" : "Forzar protección de contraseñas",
+ "Set default expiration date" : "Establecer la fecha de expiración predeterminada",
+ "Expire after " : "Expirar después de",
+ "days" : "días",
+ "Enforce expiration date" : "Forzar fecha de expiración",
+ "Allow resharing" : "Permitir volver a compartir",
+ "Allow sharing with groups" : "Permitir compartir con grupos",
+ "Restrict users to only share with users in their groups" : "Limitar a los usuarios a sólo compartir con otros usuarios en sus grupos",
+ "Exclude groups from sharing" : "Evitar que los grupos compartan",
+ "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir elementos compartidos, pero no los podrán iniciar.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Permitir el autocompletado de usuarios en la ventana de diálogo de compartir. Si esto está deshabilitado, se deberá ingresar el correo electrónico o nombre completo. ",
+ "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Mostrar el texto de exención de responsabilidad legal en la página de carga de ligas públicas. (Sólo se muestra cuando la lista de archivos está oculta.)",
+ "This text will be shown on the public link upload page when the file list is hidden." : "Este texto se mostrará en la página de carga de la liga pública cuando la lista de archivos esté oculta. ",
+ "Tips & tricks" : "Consejos & trucos",
+ "There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Existen muchas funcionalidades y configuraciones disponibles para personalizar y usar de manera óptima esta instancia. Aquí hay algunos consejos para más información. ",
+ "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente estás usando SQLite como el backend de base de datos. Para instalaciones más grandes te recomendamos cambiar a un backend de base de datos diferente.",
+ "This is particularly recommended when using the desktop client for file synchronisation." : "Esto es particularmente recomendado cuando se usa el cliente de escritorio para sincronización de archivos. ",
+ "How to do backups" : "Cómo hacer respaldos",
+ "Advanced monitoring" : "Monitoreo avanzado",
+ "Performance tuning" : "Optimización de rendimiento",
+ "Improving the config.php" : "Mejorando la config.php",
+ "Theming" : "Tematizar",
+ "Check the security of your Nextcloud over our security scan" : "Verifica la seguridad de tu Nextcloud con nuestro escaneo de seguridad",
+ "Hardening and security guidance" : "Consejos de reforzamiento y seguridad",
+ "Personal" : "Personal",
+ "Administration" : "Administración",
+ "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estás usando <strong>%s</strong> de <strong>%s</strong>",
+ "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estás usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)",
+ "Profile picture" : "Foto de perfil",
+ "Upload new" : "Cargar nuevo",
+ "Select from Files" : "Seleccionar desde Archivos",
+ "Remove image" : "Eliminar imagen",
+ "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
+ "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
+ "Cancel" : "Cancelar",
+ "Choose as profile picture" : "Seleccionar como foto del perfil",
+ "Full name" : "Nombre completo",
+ "No display name set" : "No se ha establecido el nombre a desplegar",
+ "Email" : "Correo electrónico",
+ "Your email address" : "Tu dirección de correo electrónico",
+ "No email address set" : "No se ha establecido la dirección de correo electrónico",
+ "For password reset and notifications" : "Para restablecer contraseña y notificaciones",
+ "Phone number" : "Número de teléfono",
+ "Your phone number" : "Su número telefónico",
+ "Address" : "Dirección",
+ "Your postal address" : "Tu dirección postal",
+ "Website" : "Sitio web",
+ "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ",
+ "Link https://…" : "Liga https:// ...",
+ "Twitter" : "Twitter",
+ "Twitter handle @…" : "Cuenta de twitter @...",
+ "You are member of the following groups:" : "Eres miembro de los siguientes grupos:",
+ "Language" : "Idioma",
+ "Help translate" : "Ayuda a traducir",
+ "Password" : "Contraseña",
+ "Current password" : "Contraseña actual",
+ "New password" : "Nueva contraseña",
+ "Change password" : "Cambiar contraseña",
+ "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",
+ "App name" : "Nombre de la aplicación",
+ "Create new app password" : "Crear una nueva contraseña de aplicación",
+ "Use the credentials below to configure your app or device." : "Usa las siguientes credenciales para configurar tu aplicación o dispositivo. ",
+ "For security reasons this password will only be shown once." : "Por razones de seguridad esta contraseña sólo se mostrará una vez. ",
+ "Username" : "Usuario",
+ "Done" : "Terminado",
+ "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.",
+ "Follow us on Google+" : "Síguenos en Google+",
+ "Like our Facebook page" : "Da un Like a nuestra página de Facebook",
+ "Follow us on Twitter" : "Síguenos en Twitter",
+ "Check out our blog" : "Visita nuestro blog",
+ "Subscribe to our newsletter" : "Suscribete a nuestro boletín",
+ "Settings" : "Configuraciones ",
+ "Show storage location" : "Mostrar la ubicación del almacenamiento",
+ "Show user backend" : "Mostrar backend del usuario",
+ "Show last login" : "Mostrar último inicio de sesión",
+ "Show email address" : "Mostrar dirección de correo electrónico",
+ "Send email to new user" : "Enviar un correo electrónico al usuario nuevo",
+ "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "Cuando la contraseña de un usuario nuevo se deja en blanco, se envía un correo electrónico de activación con una liga para establecerla. ",
+ "E-Mail" : "Correo electrónico",
+ "Create" : "Crear",
+ "Admin Recovery Password" : "Recuperación de la contraseña del administrador",
+ "Enter the recovery password in order to recover the users files during password change" : "Ingresa la contraseña de recuperación con la finalidad de recuperar los archivos de los usuarios al cambiar la contraseña.",
+ "Everyone" : "Todos",
+ "Admins" : "Administradores",
+ "Disabled" : "Deshabilitado",
+ "Default quota" : "Cuota predeterminada",
+ "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Por favor indica la cuota de almacenamiento (ejem: \"512 MB\" ó \"12 GB\")",
+ "Unlimited" : "Ilimitado",
+ "Other" : "Otro",
+ "Group admin for" : "Administrador del grupo para",
+ "Quota" : "Cuota",
+ "Storage location" : "Úbicación del almacenamiento",
+ "User backend" : "Backend del usuario",
+ "Last login" : "Último inicio de sesión",
+ "change full name" : "cambiar el nombre completo",
+ "set new password" : "establecer nueva contraseña",
+ "change email address" : "cambiar la dirección de correo electrónico",
+ "Default" : "Predeterminado",
+ "Enabled" : "Habilitado",
+ "Not enabled" : "No habilitado",
+ "Please provide an admin recovery password, otherwise all user data will be lost" : "Por favor proporciona una contraseña de recuperación de administrador, de lo contrario se perderán todos los datos de usuario",
+ "Backend doesn't support password change, but the user's encryption key was successfully updated." : "El backend no soporta el cambio de contraseñas, pero la llave de encripción del usuario fue actualizada exitosamente.",
+ "test email settings" : "probar las configuraciones del correo electrónico",
+ "Invalid request" : "Solicitud inválida",
+ "Admins can't remove themself from the admin group" : "Los administradores no se pueden eliminar a ellos mismos del grupo de administrador",
+ "Unable to add user to group %s" : "No fue posible agregar el usuario al grupo %s",
+ "Unable to remove user from group %s" : "No fue posible eliminar el usuario del grupo %s",
+ "Sending..." : "Enviando...",
+ "_You have %n app update pending_::_You have %n app updates pending_" : ["Usted tiene %n actualización de la aplicación pendiente","Tienes %n actualizaciones de la aplicación pendientes"],
+ "Uninstalling ...." : "Desinstalando ...",
+ "Error while uninstalling app" : "Se presentó un error al desinstalar la aplicación",
+ "Uninstall" : "Desinstalar",
+ "__language_name__" : "Español (México)",
+ "Personal info" : "Información personal",
+ "Sessions" : "Sesiones",
+ "App passwords" : "Contraseñas de aplicación",
+ "Sync clients" : "Sincronizar clientes",
+ "This is used for sending out notifications." : "Esto se usa para enviar notificaciones",
+ "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Al parecer php no está correctamente configurado para consultar las variables de ambiente. La prueba con getenv(\"PATH\") solo está regresando una respuesta vacía. ",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Favor de consultar la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación de instalación ↗</a> para las notas de configuración de php en tu servidor, específicamente al usar php-fpm. ",
+ "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Al parecer PHP está configurado para quitar los bloques de comentarios internos. Esto hará que varias aplicaciones principales sean inaccesibles. ",
+ "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s con versión inferior a %2$s está instalado, por razones de estabilidad y desempeño te recomendamos actualizar a una versión de %1$s mas reciente. ",
+ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Te recomendamos ámpliamente que habilites este módulo para obtener los mejores resultados en la detección de tipos MIME.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "El bloqueo de archivos transaccional se encuentra deshabilitado, esto puede generar temas bajo ciertas condiciones. Habilita 'filelocking.enabled' en el archivo config.php para evitar problemas. Por favor consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentatcón ↗</a> para más información.",
+ "This means that there might be problems with certain characters in file names." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de los archivos.",
+ "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Te sugerimos ámpliamente instalar en tu sistema los paquetes requeridos para soportar alguno de los sigueintes locales: %s.",
+ "If your installation is not installed in 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 instalacion no fue hecha en la raíz del dominio y usa el cron del sistema, pueden presentarse temas con la generación de URLs. Para evitar 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 cronjob via CLI. The following technical errors have appeared:" : "No fue posible ejecutar la tarea de cron con CLI. Se presentaron los siguientes errores técnicos:",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor vuelve a verificar las <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">guías de instalación↗</a>, y comprueba que no haya errores o advertenicas en la <a href=\"%s\">bitácora</a>.",
+ "Cron" : "Cron",
+ "Last cron job execution: %s." : "Última ejecución de tareas de cron: %s.",
+ "Last cron job execution: %s. Something seems wrong." : "Última ejecución de tareas de cron: %s. Algo parece estar mal. ",
+ "Cron was not executed yet!" : "¡Aún no han sido ejecutado el cron!",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php está registrado en el servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP.",
+ "Use system's cron service to call the cron.php file every 15 minutes." : "Usar el servicio de cron del sistema para llamar el archivo cron.php cada 15 minutos.",
+ "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión posix de PHP. Por favor consulta la {linkstart}documentación de PHP{linkend} para más detalles. ",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Permitir auto-completar el nombre de usuario en la ventana de diálogo. Si esta opción está deshabilitada, el nombre de usuario completo debe ser ingresado.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Para migrar a otra base de datos, usa la herramienta de la línea de comando 'occ db:convert-type', o consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación ↗</a>.",
+ "Uninstall app" : "Desinstalar la aplicación",
+ "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Hola,<br><br> sólo queremos informarte que ahora tienes una cuenta %s.<br><br> Tu usuario es: <strong>%s</strong> <br>Ingresa a ella: <strong><a href=\"%s\">%s</a></strong><br><br>",
+ "Cheers!" : "¡Saludos!",
+ "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola,\n\nsólo queremos informarte que ahora tienes una cuenta %s.\n\nTu usuario es: %s\n\nIngresa a ella: %s\n",
+ "For password recovery and notifications" : "Para recuperación de contraseña y notificaciones",
+ "Your website" : "Tu sitio web",
+ "Your Twitter handle" : "Tu cuenta de Twitter",
+ "Get the apps to sync your files" : "Obten las aplicaciones para sincronizar tus archivos",
+ "Desktop client" : "Cliente de escritorio",
+ "Android app" : "Aplicación android",
+ "iOS app" : "Aplicación iOS",
+ "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "¡Si deseas apoyar al proyecto {contributeopen} únete al desarrollo{linkclose} o {contributeopen} pasa la voz {linkclose}!",
+ "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de Ejecución Inicial",
+ "Passcodes that give an app or device permissions to access your account." : "Los códigos de seguridad que le dan permisos a la aplicación o dispositivo para accesar a tu cuenta. ",
+ "Name" : "Nombre",
+ "Follow us on Google Plus!" : "¡Sígueos en Google Plus!",
+ "Like our facebook page!" : "¡Dale un me gusta a nuestra página de facebook!",
+ "Subscribe to our twitter channel!" : "¡Suscríbete a nuestro canal de twitter!",
+ "Subscribe to our news feed!" : "¡Suscríbete a nuestra fuente de noticias!",
+ "Subscribe to our newsletter!" : "¡Suscríbete a nuestro boletín!",
+ "Show last log in" : "Mostrar el último inicio de sesión",
+ "Group name" : "Nombre del grupo",
+ "You have now an %s account, you can add, protect, and share your data." : "Ahora tienes una cuenta %s, puedes agregar, proteger y compartir tus datos. ",
+ "Verifying" : "Verificando",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "Es importante para la seguridad y desempeño de su instancia que todo esté configurado correctamente. Para ayudarlo con esto, estamos haciendo algunas verficaciones automáticas. Por favor consulta la sección de Consejos & Trucos de la documentación para más información. ",
+ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Te recomendamos ámpliamente que habilites este módulo para obtener los mejores resultados en la detección de tipos MIME.",
+ "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "A continuación se presenta un listado de las sesiones, dispositivos y eventos que se han presentado en tu cuenta. ",
+ "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aquí puedes generar contraseñas individuales para las aplicaciones para que no tengas que dar tu contraseña. También puedes revocalras individualmente. ",
+ "Follow us on Google+!" : "¡Síguenos en Google+!",
+ "Follow us on Twitter!" : "¡Síguenos en Twitter!",
+ "Check out our blog!" : "¡Visita nuestro blog!"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/settings/l10n/es_GT.json b/settings/l10n/es_GT.json
new file mode 100644
index 00000000000..1176bcb2e86
--- /dev/null
+++ b/settings/l10n/es_GT.json
@@ -0,0 +1,453 @@
+{ "translations": {
+ "{actor} changed your password" : "{actor} ha cambiado tu contraseña",
+ "You changed your password" : "Cambiaste tu contraseña",
+ "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador",
+ "{actor} changed your email address" : "{actor} ha cambiado tu dirección de correo electrónico",
+ "You changed your email address" : "Cambiaste tu dirección de correo electrónico",
+ "Your email address was changed by an administrator" : "Tu dirección de correo electrónico ha sido cambiada por un administrador",
+ "Security" : "Seguridad",
+ "You successfully logged in using two-factor authentication (%1$s)" : "Has iniciado sesión exitosamente usando autenticación de dos-factores (%1$s)",
+ "A login attempt using two-factor authentication failed (%1$s)" : "Un intento de autenticación usando autenticación de dos-factores ha fallado (%1$s)",
+ "Your <strong>password</strong> or <strong>email</strong> was modified" : "Tu <strong>contraseña</strong> o <strong>correo electrónico</strong> ha sido modificado",
+ "Your apps" : "Tus aplicaciones",
+ "Updates" : "Actualizaciones",
+ "Enabled apps" : "Aplicaciones habilitadas",
+ "Disabled apps" : "Aplicaciones deshabilitadas",
+ "App bundles" : "Paquetes de aplicación",
+ "Wrong password" : "Contraseña incorrecta",
+ "Saved" : "Guardado",
+ "No user supplied" : "No se proporcionó usuario alguno",
+ "Unable to change password" : "No fue posible cambiar la contraseña",
+ "Authentication error" : "Error de autenticación",
+ "Please provide an admin recovery password; otherwise, all user data will be lost." : "Por favor proporciona una contraseña de recuperación de administrador; de lo contrario toda la información del usuario se perderá. ",
+ "Wrong admin recovery password. Please check the password and try again." : "Contraseña de recuperación de administrador incorrecta. Por favor verificala e inténtalo de nuevo.",
+ "Backend doesn't support password change, but the user's encryption key was updated." : "El backend no soporta el cambio de contraseñas, pero la llave de encripción del usuario fue actualizada.",
+ "installing and updating apps via the app store or Federated Cloud Sharing" : "Instalando y actualizando aplicaciones por la tienda de aplicaciones o Compartido la Nube Federada",
+ "Federated Cloud Sharing" : "Compartir en la Nube Federada",
+ "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL está usando una versión anticuada (%s) de %s. Por favor actualiza tu sistema operativo o funciones tales como %s no funcionarán de forma confiable.",
+ "A problem occurred, please check your log files (Error: %s)" : "Se presentó un problema, por favor verifica tus archivos de bitácoras (Error: %s)",
+ "Migration Completed" : "Migración completada",
+ "Group already exists." : "El grupo ya existe.",
+ "Unable to add group." : "No fue posible agregar el grupo.",
+ "Unable to delete group." : "No fue posible borrar el grupo.",
+ "Invalid SMTP password." : "Constraseña SMTP inválida. ",
+ "Email setting test" : "Prueba de ajustes de correo",
+ "Well done, %s!" : "¡Bien hecho, %s!",
+ "If you received this email, the email configuration seems to be correct." : "Si has recibido este correo electrónico, la configuración del correo electrónico parece estar correcta. ",
+ "Email could not be sent. Check your mail server log" : "No fue posible enviar el correo electrónico. Por favor verfica la bitácora de tu servidor de correo",
+ "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Se presentó un problema al enviar el correo electrónico. Por favor revisa tus configuraciones (Error: %s)",
+ "You need to set your user email before being able to send test emails." : "Requieres establecer tu correo electrónico antes de poder enviar correos electrónicos de prueba. ",
+ "Invalid mail address" : "Dirección de correo inválida",
+ "No valid group selected" : "No se ha seleccionado un grupo válido",
+ "A user with that name already exists." : "Un usuario con ese nombre ya existe. ",
+ "To send a password link to the user an email address is required." : "Para enviar la liga a una contraseña al usuario, se requiere de una dirección de correo electrónico.",
+ "Unable to create user." : "No fue posible crear el usuario. ",
+ "Unable to delete user." : "No fue posible eliminar el usuario.",
+ "Error while enabling user." : "Se presentó un error al habilitar el usuario. ",
+ "Error while disabling user." : "Se presentó un error al deshabilitar el usuario.",
+ "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Para poder verificar tu cuenta de Twitter, publica el siguiente tweet en Twitter (por favor asegúrarte de publicar sin ninguna línea en blanco):",
+ "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Para poder verificar tu sitio Web, agrega el siguiente contendio a tu web-root en '.well-known/CloudIdVerificationCode.txt' (por favor asegurate de que el texto completo este en una sóla línea):",
+ "Settings saved" : "Se han guardado las configuraciones ",
+ "Unable to change full name" : "No fue posible cambiar el nombre completo",
+ "Unable to change email address" : "No fue posible cambiar la dirección de correo electrónico",
+ "Your full name has been changed." : "Tu nombre completo ha sido cambiado.",
+ "Forbidden" : "Prohibido",
+ "Invalid user" : "Usuario inválido",
+ "Unable to change mail address" : "No fue posible cambiar la dirección de correo",
+ "Email saved" : "Correo electrónico guardado",
+ "%1$s changed your password on %2$s." : "%1$s cambió tu contraseña el %2$s.",
+ "Your password on %s was changed." : "Tu contraseña de %s fue cambiada. ",
+ "Your password on %s was reset by an administrator." : "Tu contraseña de %s fue restablecida por un administrador.",
+ "Password for %1$s changed on %2$s" : "La contraseña para %1$s fue cambiada el %2$s",
+ "Password changed for %s" : "La contraseña fue cambiada para %s",
+ "If you did not request this, please contact an administrator." : "Si no lo solicitaste, por favor contacta a un administrador. ",
+ "%1$s changed your email address on %2$s." : "%1$s cambió tu dirección de correo electrónico el %2$s.",
+ "Your email address on %s was changed." : "Tu dirección de correo electrónico en %s fue cambiada. ",
+ "Your email address on %s was changed by an administrator." : "Tu dirección de correo electrónico en %s fue cambiada por un adminsitrador. ",
+ "Email address for %1$s changed on %2$s" : "La dirección de correo electrónico para %1$s fue cambiada el %2$s",
+ "Email address changed for %s" : "La dirección de correo electrónico fue cambiada para %s",
+ "The new email address is %s" : "La nueva dirección de correo electrónico es %s",
+ "Your %s account was created" : "Tu cuenta %s ha sido creada",
+ "Welcome aboard" : "Bienvenido a bordo",
+ "Welcome aboard %s" : "Bienvenido a bordo %s",
+ "Your username is: %s" : "Tu Usuario es: %s",
+ "Set your password" : "Establece tu contraseña",
+ "Go to %s" : "Ir a %s",
+ "Install Client" : "Instalar el cliente",
+ "Password confirmation is required" : "Se requiere la confirmación de la contraseña",
+ "Couldn't remove app." : "No fue posible eliminar la aplicación. ",
+ "Couldn't update app." : "No fue posible actualizar la aplicación.",
+ "Are you really sure you want add {domain} as trusted domain?" : "¿Realmente estás seguro que quieres agregar a {domain} como un dominio de confianza?",
+ "Add trusted domain" : "Agregar un dominio de confianza",
+ "Migration in progress. Please wait until the migration is finished" : "La migración está en curso. Por favor espera hasta que termine la migración",
+ "Migration started …" : "La migración ha comenzado ...",
+ "Not saved" : "No guardado",
+ "Sending…" : "Enviando...",
+ "Email sent" : "Correo electrónico enviado",
+ "Official" : "Oficial",
+ "All" : "Todos",
+ "Update to %s" : "Actualizar a %s",
+ "No apps found for your version" : "No se encontraron aplicaciones para tu versión",
+ "The app will be downloaded from the app store" : "La aplicación será descargada de la tienda de aplicaciones <app store>",
+ "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Las aplicaciones oficiales son desarrolladas por y dentro de la comunidad. Ofrecen una funcionalidad centralizada y se encuentran listas para ser usadas en producción. ",
+ "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Las aplicaciones aprobadas son desarrolladas por desarrolladores de confianza y han pasado una verificación de seguridad. Se les brinda mantenimiento activamente en un repositorio de código abierto y los mantenedores las consideran estables para un uso casual a normal. ",
+ "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Esta aplicación no cuenta con una verificación contra temas de seguridad y es nueva o se sabe que es instable. Instalala bajo tu propio riesgo. ",
+ "Disabling app …" : "Deshabilitando la aplicación ...",
+ "Error while disabling app" : "Se presentó un error mientras se deshabilitaba la aplicación",
+ "Disable" : "Deshabilitar",
+ "Enable" : "Habilitar",
+ "Enabling app …" : "Habilitando aplicación ...",
+ "Error while enabling app" : "Se presentó un error al habilitar la aplicación",
+ "Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
+ "Error: Could not disable broken app" : "Error: No fue posible deshabilitar la aplicación rota",
+ "Error while disabling broken app" : "Se presentó un error al deshabilitar la aplicación rota",
+ "No app updates available" : "No hay actualizaciones disponibles de la aplicación ",
+ "Updating...." : "Actualizando....",
+ "Error while updating app" : "Se presentó un error al actualizar la aplicación",
+ "Updated" : "Actualizado",
+ "Removing …" : "Eliminando ...",
+ "Error while removing app" : "Se presentó un error al eliminar la aplicación",
+ "Remove" : "Eliminar",
+ "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ",
+ "App update" : "Actualización de la aplicación",
+ "Approved" : "Aprobado",
+ "Experimental" : "Experimental",
+ "No apps found for {query}" : "No se encontraron aplicaciones para {query}",
+ "Enable all" : "Habilitar todo",
+ "Allow filesystem access" : "Permitir acceso al sistema de archivos",
+ "Disconnect" : "Desconectar",
+ "Revoke" : "Revocar",
+ "Internet Explorer" : "Internet Explorer",
+ "Edge" : "Edge",
+ "Firefox" : "Firefox",
+ "Google Chrome" : "Google Chrome",
+ "Safari" : "Safari",
+ "Google Chrome for Android" : "Google Chrome para Android",
+ "iPhone iOS" : "iPhone iOS",
+ "iPad iOS" : "iPad iOS",
+ "iOS Client" : "Cliente iOS",
+ "Android Client" : "Cliente Android",
+ "Sync client - {os}" : "Sync client - {os}",
+ "This session" : "Esta sesión",
+ "Copy" : "Copiar",
+ "Copied!" : "¡Copiado!",
+ "Not supported!" : "¡No soportado!",
+ "Press ⌘-C to copy." : "Presiona ⌘-C para copiar. ",
+ "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
+ "Error while loading browser sessions and device tokens" : "Se presentó un error al cargar las sesiones de tu navegador y las fichas de los dispositivos.",
+ "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo",
+ "Error while deleting the token" : "Se presentó un error al borrar la ficha",
+ "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Se presentó un error. Por favor carga un certificado PEM con codificación ASCII",
+ "Valid until {date}" : "Válido hasta {date}",
+ "Delete" : "Borrar",
+ "Local" : "Local",
+ "Private" : "Privado",
+ "Only visible to local users" : "Visible sólo para usuarios locales",
+ "Only visible to you" : "Sólo visible para ti",
+ "Contacts" : "Contactos",
+ "Visible to local users and to trusted servers" : "Visible para usuarios locales y para servidores de confianza",
+ "Public" : "Público",
+ "Will be synced to a global and public address book" : "Será sincronizado a una libreta de direcciones global y pública",
+ "Verify" : "Verificar",
+ "Verifying …" : "Verificando ...",
+ "An error occured while changing your language. Please reload the page and try again." : "Se presentó un error al cambiar tu idioma. Por favor vuelve a cargar la página y vuelva a intentarlo. ",
+ "Select a profile picture" : "Selecciona una imagen de perfil",
+ "Very weak password" : "Contraseña muy débil",
+ "Weak password" : "Contraseña débil",
+ "So-so password" : "Contraseña aceptable",
+ "Good password" : "Buena contraseña",
+ "Strong password" : "Contraseña fuerte",
+ "Groups" : "Grupos",
+ "Unable to delete {objName}" : "No fue posible borrar {objName}",
+ "Error creating group: {message}" : "Se presentó un error al crear el grupo: {message}",
+ "A valid group name must be provided" : "Debes proporcionar un nombre de grupo válido",
+ "deleted {groupName}" : "borrado {groupName}",
+ "undo" : "deshacer",
+ "{size} used" : "{size} usado",
+ "never" : "nunca",
+ "deleted {userName}" : "borrado {userName}",
+ "No user found for <strong>{pattern}</strong>" : "No se encontraron usuarios para <strong>{pattern}</strong>",
+ "Unable to add user to group {group}" : "No fue posible agregar el usuario al grupo {group}",
+ "Unable to remove user from group {group}" : "No fue posible eliminar el usuario del grupo {group}",
+ "Add group" : "Agregar grupo",
+ "Invalid quota value \"{val}\"" : "Valor de cuota inválido \"{val}\"",
+ "no group" : "sin grupos",
+ "Password successfully changed" : "La contraseña se cambió exitosamente",
+ "Changing the password will result in data loss, because data recovery is not available for this user" : "El cambiar la contraseña puede generar pérdida de datos, porque la recuperación de datos no está disponible para este usuario",
+ "Could not change the users email" : "No fue posible cambiar el correo electrónico del usuario. ",
+ "Error while changing status of {user}" : "Se presentó un error al cambiar el estatus del usuario {user}",
+ "A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
+ "Error creating user: {message}" : "Se presentó un error al crear el usuario: {message}",
+ "A valid password must be provided" : "Se debe proporcionar una contraseña válida",
+ "A valid email must be provided" : "Se debe proporcionar un correo electrónico válido",
+ "Developer documentation" : "Documentación del desarrollador",
+ "View in store" : "Ver en la tienda",
+ "Limit to groups" : "Limitar a grupos",
+ "by %s" : "por %s",
+ "%s-licensed" : "%s-licensed",
+ "Documentation:" : "Documentación:",
+ "User documentation" : "Documentación del usuario",
+ "Admin documentation" : "Documentación del administrador",
+ "Visit website" : "Visita el sitio web",
+ "Report a bug" : "Reporta un detalle",
+ "Show description …" : "Mostrar descripción ...",
+ "Hide description …" : "Ocultar descripción ...",
+ "This app has an update available." : "Esta aplicación tiene una actualización disponible.",
+ "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mínima de Nextcloud asignada. Esto será un error en el futuro.",
+ "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.",
+ "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
+ "Enable only for specific groups" : "Habilitar sólo para grupos específicos",
+ "SSL Root Certificates" : "Certificado SSL Raíz",
+ "Common Name" : "Nombre común",
+ "Valid until" : "Válido hasta",
+ "Issued By" : "Levantado Por",
+ "Valid until %s" : "Válido hasta %s",
+ "Import root certificate" : "Importar certificado raíz",
+ "Administrator documentation" : "Documentación del adminsitrador",
+ "Online documentation" : "Documentación en línea",
+ "Forum" : "Foro",
+ "Getting help" : "Obtener ayuda",
+ "Commercial support" : "Soporte comercial",
+ "None" : "Ninguno",
+ "Login" : "Iniciar sesión",
+ "Plain" : "Plano",
+ "NT LAN Manager" : "Administrador de LAN NT",
+ "SSL/TLS" : "SSL/TLS",
+ "STARTTLS" : "STARTTLS",
+ "Email server" : "Servidor de correo electrónico",
+ "Open documentation" : "Abrir documentación",
+ "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Es importante preparar este servidor para poder enviar correos electrónicos, como para restablecer contraseñas y notificaciones. ",
+ "Send mode" : "Modo de envío",
+ "Encryption" : "Encripción",
+ "From address" : "De la dirección",
+ "mail" : "correo",
+ "Authentication method" : "Método de autenticación",
+ "Authentication required" : "Autenticación requerida",
+ "Server address" : "Dirección del servidor",
+ "Port" : "Puerto",
+ "Credentials" : "Credenciales",
+ "SMTP Username" : "Usuario SMTP",
+ "SMTP Password" : "Contraseña SMTP",
+ "Store credentials" : "Almacenar credenciales",
+ "Test email settings" : "Probar las configuraciones de correo electrónico",
+ "Send email" : "Enviar correo electrónico",
+ "Server-side encryption" : "Encripción del lado del servidor",
+ "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ",
+ "Enable server-side encryption" : "Habilitar encripción del lado del servidor",
+ "Please read carefully before activating server-side encryption: " : "Por favor lee detenidamente antes de activar la encripción del lado de servidor:",
+ "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Una vez que la encripción se encuentre habilitada, todos lo archivos cargados al servidor desde ese momento en tiempo, se encriptarán en el servidor. Sólo será posible deshabilitar la encripción en una fecha posterior si el modulo de encripción activo soporta esa funcionalidad y si todas las preciondiciones están satisfechas (ejem. establecer una llave de recuperación).",
+ "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "La encripción por sí sola no garantiza la seguridad del sistema. Por favor consulta la documentación para mayores informes de cómo funciona la aplicación de encripción y de los casos de uso soportados. ",
+ "Be aware that encryption always increases the file size." : "Por favor considera que la encripción siempre aumenta el tamaño de los archivos. ",
+ "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Siempre es una buena idea generar respaldos de tus datos, en caso de tener encripción asegúrate de respaldar las llaves de encripción junto con tus datos. ",
+ "This is the final warning: Do you really want to enable encryption?" : "Esta es la advertencia final: ¿Realmente deseas habilitar la encripción?",
+ "Enable encryption" : "Habilitar encripción",
+ "No encryption module loaded, please enable an encryption module in the app menu." : "No se ha cargado un módulo de encripción, por favor habilita un módulo de encripción en el menú de la aplicación. ",
+ "Select default encryption module:" : "Selecciona el modulo de encripción predeterminado:",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Necesitas migrar tus llaves de encripción de la encripción anterior (ownCloud <= 8.0) a la actual. Por favor habilita el \"Módulo de encripción predeterminado\" y ejecuta el comando 'occ encryption:migrate'",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Necesitas migar tus llaves de encripción de la encripción anterior (ownCloud <=8.0) a la actual. ",
+ "Start migration" : "Iniciar migración",
+ "Security & setup warnings" : "Advertencias de seguridad y configuración",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Es importante que todo esté configurado correctamente por la seguridad y desempeño de tu instancia. Para ayudarte con esto, estamos haciendo unas validaciones automáticas. Por favor ve la sección de Consejos y Trucos así como la documentación para más información.",
+ "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.",
+ "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configuración de Sólo Lectura ha sido habilitada. Esto previene establecer algunas configuraciones mediante la interface web. Adicionalmente, el archivo necesita que se le establezca tener permisos de escritura manualmente en cada actualización. ",
+ "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Al parecer PHP está configurado para quitar los bloques internos de documentación. Esto hará que varias aplicaciones principales sean inaccesibles. ",
+ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Esto es posiblemente causado por un caché/acelerador tal como Zend OPcache o eAccelerator. ",
+ "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.",
+ "%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s con versión inferior a %2$s está instalado, por razones de estabilidad y desempeño te recomendamos actualizar a una versión de %1$s más reciente. ",
+ "The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Recomendamos ámpliamente que se habilite este módulo para obtener los mejores resultados en la detección de tipos MIME",
+ "System locale can not be set to a one which supports UTF-8." : "No es posible establecer la regionalización del sistema a una que soporte UTF-8.",
+ "This means that there might be problems with certain characters in filenames." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de archivos. ",
+ "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:",
+ "All checks passed." : "Pasaron todas las verificaciones. ",
+ "Background jobs" : "Trabajos en segundo plano",
+ "Last job ran %s." : "El último trabajo corrió %s.",
+ "Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
+ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
+ "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." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
+ "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ",
+ "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ",
+ "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
+ "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
+ "Version" : "Versión",
+ "Sharing" : "Compartiendo",
+ "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
+ "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir",
+ "Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",
+ "Allow public uploads" : "Permitir cargas públicas",
+ "Always ask for a password" : "Siempre pedir una contraseña",
+ "Enforce password protection" : "Forzar protección de contraseñas",
+ "Set default expiration date" : "Establecer la fecha de expiración predeterminada",
+ "Expire after " : "Expirar después de",
+ "days" : "días",
+ "Enforce expiration date" : "Forzar fecha de expiración",
+ "Allow resharing" : "Permitir volver a compartir",
+ "Allow sharing with groups" : "Permitir compartir con grupos",
+ "Restrict users to only share with users in their groups" : "Limitar a los usuarios a sólo compartir con otros usuarios en sus grupos",
+ "Exclude groups from sharing" : "Evitar que los grupos compartan",
+ "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir elementos compartidos, pero no los podrán iniciar.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Permitir el autocompletado de usuarios en la ventana de diálogo de compartir. Si esto está deshabilitado, se deberá ingresar el correo electrónico o nombre completo. ",
+ "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Mostrar el texto de exención de responsabilidad legal en la página de carga de ligas públicas. (Sólo se muestra cuando la lista de archivos está oculta.)",
+ "This text will be shown on the public link upload page when the file list is hidden." : "Este texto se mostrará en la página de carga de la liga pública cuando la lista de archivos esté oculta. ",
+ "Tips & tricks" : "Consejos & trucos",
+ "There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Existen muchas funcionalidades y configuraciones disponibles para personalizar y usar de manera óptima esta instancia. Aquí hay algunos consejos para más información. ",
+ "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente estás usando SQLite como el backend de base de datos. Para instalaciones más grandes te recomendamos cambiar a un backend de base de datos diferente.",
+ "This is particularly recommended when using the desktop client for file synchronisation." : "Esto es particularmente recomendado cuando se usa el cliente de escritorio para sincronización de archivos. ",
+ "How to do backups" : "Cómo hacer respaldos",
+ "Advanced monitoring" : "Monitoreo avanzado",
+ "Performance tuning" : "Optimización de rendimiento",
+ "Improving the config.php" : "Mejorando la config.php",
+ "Theming" : "Tematizar",
+ "Check the security of your Nextcloud over our security scan" : "Verifica la seguridad de tu Nextcloud con nuestro escaneo de seguridad",
+ "Hardening and security guidance" : "Consejos de reforzamiento y seguridad",
+ "Personal" : "Personal",
+ "Administration" : "Administración",
+ "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estás usando <strong>%s</strong> de <strong>%s</strong>",
+ "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estás usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)",
+ "Profile picture" : "Foto de perfil",
+ "Upload new" : "Cargar nuevo",
+ "Select from Files" : "Seleccionar desde Archivos",
+ "Remove image" : "Eliminar imagen",
+ "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
+ "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
+ "Cancel" : "Cancelar",
+ "Choose as profile picture" : "Seleccionar como foto del perfil",
+ "Full name" : "Nombre completo",
+ "No display name set" : "No se ha establecido el nombre a desplegar",
+ "Email" : "Correo electrónico",
+ "Your email address" : "Tu dirección de correo electrónico",
+ "No email address set" : "No se ha establecido la dirección de correo electrónico",
+ "For password reset and notifications" : "Para restablecer contraseña y notificaciones",
+ "Phone number" : "Número de teléfono",
+ "Your phone number" : "Su número telefónico",
+ "Address" : "Dirección",
+ "Your postal address" : "Tu dirección postal",
+ "Website" : "Sitio web",
+ "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ",
+ "Link https://…" : "Liga https:// ...",
+ "Twitter" : "Twitter",
+ "Twitter handle @…" : "Cuenta de twitter @...",
+ "You are member of the following groups:" : "Eres miembro de los siguientes grupos:",
+ "Language" : "Idioma",
+ "Help translate" : "Ayuda a traducir",
+ "Password" : "Contraseña",
+ "Current password" : "Contraseña actual",
+ "New password" : "Nueva contraseña",
+ "Change password" : "Cambiar contraseña",
+ "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",
+ "App name" : "Nombre de la aplicación",
+ "Create new app password" : "Crear una nueva contraseña de aplicación",
+ "Use the credentials below to configure your app or device." : "Usa las siguientes credenciales para configurar tu aplicación o dispositivo. ",
+ "For security reasons this password will only be shown once." : "Por razones de seguridad esta contraseña sólo se mostrará una vez. ",
+ "Username" : "Usuario",
+ "Done" : "Terminado",
+ "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.",
+ "Follow us on Google+" : "Síguenos en Google+",
+ "Like our Facebook page" : "Da un Like a nuestra página de Facebook",
+ "Follow us on Twitter" : "Síguenos en Twitter",
+ "Check out our blog" : "Visita nuestro blog",
+ "Subscribe to our newsletter" : "Suscribete a nuestro boletín",
+ "Settings" : "Configuraciones ",
+ "Show storage location" : "Mostrar la ubicación del almacenamiento",
+ "Show user backend" : "Mostrar backend del usuario",
+ "Show last login" : "Mostrar último inicio de sesión",
+ "Show email address" : "Mostrar dirección de correo electrónico",
+ "Send email to new user" : "Enviar un correo electrónico al usuario nuevo",
+ "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "Cuando la contraseña de un usuario nuevo se deja en blanco, se envía un correo electrónico de activación con una liga para establecerla. ",
+ "E-Mail" : "Correo electrónico",
+ "Create" : "Crear",
+ "Admin Recovery Password" : "Recuperación de la contraseña del administrador",
+ "Enter the recovery password in order to recover the users files during password change" : "Ingresa la contraseña de recuperación con la finalidad de recuperar los archivos de los usuarios al cambiar la contraseña.",
+ "Everyone" : "Todos",
+ "Admins" : "Administradores",
+ "Disabled" : "Deshabilitado",
+ "Default quota" : "Cuota predeterminada",
+ "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Por favor indica la cuota de almacenamiento (ejem: \"512 MB\" ó \"12 GB\")",
+ "Unlimited" : "Ilimitado",
+ "Other" : "Otro",
+ "Group admin for" : "Administrador del grupo para",
+ "Quota" : "Cuota",
+ "Storage location" : "Úbicación del almacenamiento",
+ "User backend" : "Backend del usuario",
+ "Last login" : "Último inicio de sesión",
+ "change full name" : "cambiar el nombre completo",
+ "set new password" : "establecer nueva contraseña",
+ "change email address" : "cambiar la dirección de correo electrónico",
+ "Default" : "Predeterminado",
+ "Enabled" : "Habilitado",
+ "Not enabled" : "No habilitado",
+ "Please provide an admin recovery password, otherwise all user data will be lost" : "Por favor proporciona una contraseña de recuperación de administrador, de lo contrario se perderán todos los datos de usuario",
+ "Backend doesn't support password change, but the user's encryption key was successfully updated." : "El backend no soporta el cambio de contraseñas, pero la llave de encripción del usuario fue actualizada exitosamente.",
+ "test email settings" : "probar las configuraciones del correo electrónico",
+ "Invalid request" : "Solicitud inválida",
+ "Admins can't remove themself from the admin group" : "Los administradores no se pueden eliminar a ellos mismos del grupo de administrador",
+ "Unable to add user to group %s" : "No fue posible agregar el usuario al grupo %s",
+ "Unable to remove user from group %s" : "No fue posible eliminar el usuario del grupo %s",
+ "Sending..." : "Enviando...",
+ "_You have %n app update pending_::_You have %n app updates pending_" : ["Usted tiene %n actualización de la aplicación pendiente","Tienes %n actualizaciones de la aplicación pendientes"],
+ "Uninstalling ...." : "Desinstalando ...",
+ "Error while uninstalling app" : "Se presentó un error al desinstalar la aplicación",
+ "Uninstall" : "Desinstalar",
+ "__language_name__" : "Español (México)",
+ "Personal info" : "Información personal",
+ "Sessions" : "Sesiones",
+ "App passwords" : "Contraseñas de aplicación",
+ "Sync clients" : "Sincronizar clientes",
+ "This is used for sending out notifications." : "Esto se usa para enviar notificaciones",
+ "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Al parecer php no está correctamente configurado para consultar las variables de ambiente. La prueba con getenv(\"PATH\") solo está regresando una respuesta vacía. ",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Favor de consultar la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación de instalación ↗</a> para las notas de configuración de php en tu servidor, específicamente al usar php-fpm. ",
+ "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Al parecer PHP está configurado para quitar los bloques de comentarios internos. Esto hará que varias aplicaciones principales sean inaccesibles. ",
+ "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s con versión inferior a %2$s está instalado, por razones de estabilidad y desempeño te recomendamos actualizar a una versión de %1$s mas reciente. ",
+ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Te recomendamos ámpliamente que habilites este módulo para obtener los mejores resultados en la detección de tipos MIME.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "El bloqueo de archivos transaccional se encuentra deshabilitado, esto puede generar temas bajo ciertas condiciones. Habilita 'filelocking.enabled' en el archivo config.php para evitar problemas. Por favor consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentatcón ↗</a> para más información.",
+ "This means that there might be problems with certain characters in file names." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de los archivos.",
+ "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Te sugerimos ámpliamente instalar en tu sistema los paquetes requeridos para soportar alguno de los sigueintes locales: %s.",
+ "If your installation is not installed in 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 instalacion no fue hecha en la raíz del dominio y usa el cron del sistema, pueden presentarse temas con la generación de URLs. Para evitar 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 cronjob via CLI. The following technical errors have appeared:" : "No fue posible ejecutar la tarea de cron con CLI. Se presentaron los siguientes errores técnicos:",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor vuelve a verificar las <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">guías de instalación↗</a>, y comprueba que no haya errores o advertenicas en la <a href=\"%s\">bitácora</a>.",
+ "Cron" : "Cron",
+ "Last cron job execution: %s." : "Última ejecución de tareas de cron: %s.",
+ "Last cron job execution: %s. Something seems wrong." : "Última ejecución de tareas de cron: %s. Algo parece estar mal. ",
+ "Cron was not executed yet!" : "¡Aún no han sido ejecutado el cron!",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php está registrado en el servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP.",
+ "Use system's cron service to call the cron.php file every 15 minutes." : "Usar el servicio de cron del sistema para llamar el archivo cron.php cada 15 minutos.",
+ "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión posix de PHP. Por favor consulta la {linkstart}documentación de PHP{linkend} para más detalles. ",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Permitir auto-completar el nombre de usuario en la ventana de diálogo. Si esta opción está deshabilitada, el nombre de usuario completo debe ser ingresado.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Para migrar a otra base de datos, usa la herramienta de la línea de comando 'occ db:convert-type', o consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación ↗</a>.",
+ "Uninstall app" : "Desinstalar la aplicación",
+ "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Hola,<br><br> sólo queremos informarte que ahora tienes una cuenta %s.<br><br> Tu usuario es: <strong>%s</strong> <br>Ingresa a ella: <strong><a href=\"%s\">%s</a></strong><br><br>",
+ "Cheers!" : "¡Saludos!",
+ "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola,\n\nsólo queremos informarte que ahora tienes una cuenta %s.\n\nTu usuario es: %s\n\nIngresa a ella: %s\n",
+ "For password recovery and notifications" : "Para recuperación de contraseña y notificaciones",
+ "Your website" : "Tu sitio web",
+ "Your Twitter handle" : "Tu cuenta de Twitter",
+ "Get the apps to sync your files" : "Obten las aplicaciones para sincronizar tus archivos",
+ "Desktop client" : "Cliente de escritorio",
+ "Android app" : "Aplicación android",
+ "iOS app" : "Aplicación iOS",
+ "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "¡Si deseas apoyar al proyecto {contributeopen} únete al desarrollo{linkclose} o {contributeopen} pasa la voz {linkclose}!",
+ "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de Ejecución Inicial",
+ "Passcodes that give an app or device permissions to access your account." : "Los códigos de seguridad que le dan permisos a la aplicación o dispositivo para accesar a tu cuenta. ",
+ "Name" : "Nombre",
+ "Follow us on Google Plus!" : "¡Sígueos en Google Plus!",
+ "Like our facebook page!" : "¡Dale un me gusta a nuestra página de facebook!",
+ "Subscribe to our twitter channel!" : "¡Suscríbete a nuestro canal de twitter!",
+ "Subscribe to our news feed!" : "¡Suscríbete a nuestra fuente de noticias!",
+ "Subscribe to our newsletter!" : "¡Suscríbete a nuestro boletín!",
+ "Show last log in" : "Mostrar el último inicio de sesión",
+ "Group name" : "Nombre del grupo",
+ "You have now an %s account, you can add, protect, and share your data." : "Ahora tienes una cuenta %s, puedes agregar, proteger y compartir tus datos. ",
+ "Verifying" : "Verificando",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "Es importante para la seguridad y desempeño de su instancia que todo esté configurado correctamente. Para ayudarlo con esto, estamos haciendo algunas verficaciones automáticas. Por favor consulta la sección de Consejos & Trucos de la documentación para más información. ",
+ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Te recomendamos ámpliamente que habilites este módulo para obtener los mejores resultados en la detección de tipos MIME.",
+ "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "A continuación se presenta un listado de las sesiones, dispositivos y eventos que se han presentado en tu cuenta. ",
+ "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aquí puedes generar contraseñas individuales para las aplicaciones para que no tengas que dar tu contraseña. También puedes revocalras individualmente. ",
+ "Follow us on Google+!" : "¡Síguenos en Google+!",
+ "Follow us on Twitter!" : "¡Síguenos en Twitter!",
+ "Check out our blog!" : "¡Visita nuestro blog!"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/settings/l10n/es_HN.js b/settings/l10n/es_HN.js
new file mode 100644
index 00000000000..db292f964a7
--- /dev/null
+++ b/settings/l10n/es_HN.js
@@ -0,0 +1,455 @@
+OC.L10N.register(
+ "settings",
+ {
+ "{actor} changed your password" : "{actor} ha cambiado tu contraseña",
+ "You changed your password" : "Cambiaste tu contraseña",
+ "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador",
+ "{actor} changed your email address" : "{actor} ha cambiado tu dirección de correo electrónico",
+ "You changed your email address" : "Cambiaste tu dirección de correo electrónico",
+ "Your email address was changed by an administrator" : "Tu dirección de correo electrónico ha sido cambiada por un administrador",
+ "Security" : "Seguridad",
+ "You successfully logged in using two-factor authentication (%1$s)" : "Has iniciado sesión exitosamente usando autenticación de dos-factores (%1$s)",
+ "A login attempt using two-factor authentication failed (%1$s)" : "Un intento de autenticación usando autenticación de dos-factores ha fallado (%1$s)",
+ "Your <strong>password</strong> or <strong>email</strong> was modified" : "Tu <strong>contraseña</strong> o <strong>correo electrónico</strong> ha sido modificado",
+ "Your apps" : "Tus aplicaciones",
+ "Updates" : "Actualizaciones",
+ "Enabled apps" : "Aplicaciones habilitadas",
+ "Disabled apps" : "Aplicaciones deshabilitadas",
+ "App bundles" : "Paquetes de aplicación",
+ "Wrong password" : "Contraseña incorrecta",
+ "Saved" : "Guardado",
+ "No user supplied" : "No se proporcionó usuario alguno",
+ "Unable to change password" : "No fue posible cambiar la contraseña",
+ "Authentication error" : "Error de autenticación",
+ "Please provide an admin recovery password; otherwise, all user data will be lost." : "Por favor proporciona una contraseña de recuperación de administrador; de lo contrario toda la información del usuario se perderá. ",
+ "Wrong admin recovery password. Please check the password and try again." : "Contraseña de recuperación de administrador incorrecta. Por favor verificala e inténtalo de nuevo.",
+ "Backend doesn't support password change, but the user's encryption key was updated." : "El backend no soporta el cambio de contraseñas, pero la llave de encripción del usuario fue actualizada.",
+ "installing and updating apps via the app store or Federated Cloud Sharing" : "Instalando y actualizando aplicaciones por la tienda de aplicaciones o Compartido la Nube Federada",
+ "Federated Cloud Sharing" : "Compartir en la Nube Federada",
+ "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL está usando una versión anticuada (%s) de %s. Por favor actualiza tu sistema operativo o funciones tales como %s no funcionarán de forma confiable.",
+ "A problem occurred, please check your log files (Error: %s)" : "Se presentó un problema, por favor verifica tus archivos de bitácoras (Error: %s)",
+ "Migration Completed" : "Migración completada",
+ "Group already exists." : "El grupo ya existe.",
+ "Unable to add group." : "No fue posible agregar el grupo.",
+ "Unable to delete group." : "No fue posible borrar el grupo.",
+ "Invalid SMTP password." : "Constraseña SMTP inválida. ",
+ "Email setting test" : "Prueba de ajustes de correo",
+ "Well done, %s!" : "¡Bien hecho, %s!",
+ "If you received this email, the email configuration seems to be correct." : "Si has recibido este correo electrónico, la configuración del correo electrónico parece estar correcta. ",
+ "Email could not be sent. Check your mail server log" : "No fue posible enviar el correo electrónico. Por favor verfica la bitácora de tu servidor de correo",
+ "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Se presentó un problema al enviar el correo electrónico. Por favor revisa tus configuraciones (Error: %s)",
+ "You need to set your user email before being able to send test emails." : "Requieres establecer tu correo electrónico antes de poder enviar correos electrónicos de prueba. ",
+ "Invalid mail address" : "Dirección de correo inválida",
+ "No valid group selected" : "No se ha seleccionado un grupo válido",
+ "A user with that name already exists." : "Un usuario con ese nombre ya existe. ",
+ "To send a password link to the user an email address is required." : "Para enviar la liga a una contraseña al usuario, se requiere de una dirección de correo electrónico.",
+ "Unable to create user." : "No fue posible crear el usuario. ",
+ "Unable to delete user." : "No fue posible eliminar el usuario.",
+ "Error while enabling user." : "Se presentó un error al habilitar el usuario. ",
+ "Error while disabling user." : "Se presentó un error al deshabilitar el usuario.",
+ "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Para poder verificar tu cuenta de Twitter, publica el siguiente tweet en Twitter (por favor asegúrarte de publicar sin ninguna línea en blanco):",
+ "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Para poder verificar tu sitio Web, agrega el siguiente contendio a tu web-root en '.well-known/CloudIdVerificationCode.txt' (por favor asegurate de que el texto completo este en una sóla línea):",
+ "Settings saved" : "Se han guardado las configuraciones ",
+ "Unable to change full name" : "No fue posible cambiar el nombre completo",
+ "Unable to change email address" : "No fue posible cambiar la dirección de correo electrónico",
+ "Your full name has been changed." : "Tu nombre completo ha sido cambiado.",
+ "Forbidden" : "Prohibido",
+ "Invalid user" : "Usuario inválido",
+ "Unable to change mail address" : "No fue posible cambiar la dirección de correo",
+ "Email saved" : "Correo electrónico guardado",
+ "%1$s changed your password on %2$s." : "%1$s cambió tu contraseña el %2$s.",
+ "Your password on %s was changed." : "Tu contraseña de %s fue cambiada. ",
+ "Your password on %s was reset by an administrator." : "Tu contraseña de %s fue restablecida por un administrador.",
+ "Password for %1$s changed on %2$s" : "La contraseña para %1$s fue cambiada el %2$s",
+ "Password changed for %s" : "La contraseña fue cambiada para %s",
+ "If you did not request this, please contact an administrator." : "Si no lo solicitaste, por favor contacta a un administrador. ",
+ "%1$s changed your email address on %2$s." : "%1$s cambió tu dirección de correo electrónico el %2$s.",
+ "Your email address on %s was changed." : "Tu dirección de correo electrónico en %s fue cambiada. ",
+ "Your email address on %s was changed by an administrator." : "Tu dirección de correo electrónico en %s fue cambiada por un adminsitrador. ",
+ "Email address for %1$s changed on %2$s" : "La dirección de correo electrónico para %1$s fue cambiada el %2$s",
+ "Email address changed for %s" : "La dirección de correo electrónico fue cambiada para %s",
+ "The new email address is %s" : "La nueva dirección de correo electrónico es %s",
+ "Your %s account was created" : "Tu cuenta %s ha sido creada",
+ "Welcome aboard" : "Bienvenido a bordo",
+ "Welcome aboard %s" : "Bienvenido a bordo %s",
+ "Your username is: %s" : "Tu Usuario es: %s",
+ "Set your password" : "Establece tu contraseña",
+ "Go to %s" : "Ir a %s",
+ "Install Client" : "Instalar el cliente",
+ "Password confirmation is required" : "Se requiere la confirmación de la contraseña",
+ "Couldn't remove app." : "No fue posible eliminar la aplicación. ",
+ "Couldn't update app." : "No fue posible actualizar la aplicación.",
+ "Are you really sure you want add {domain} as trusted domain?" : "¿Realmente estás seguro que quieres agregar a {domain} como un dominio de confianza?",
+ "Add trusted domain" : "Agregar un dominio de confianza",
+ "Migration in progress. Please wait until the migration is finished" : "La migración está en curso. Por favor espera hasta que termine la migración",
+ "Migration started …" : "La migración ha comenzado ...",
+ "Not saved" : "No guardado",
+ "Sending…" : "Enviando...",
+ "Email sent" : "Correo electrónico enviado",
+ "Official" : "Oficial",
+ "All" : "Todos",
+ "Update to %s" : "Actualizar a %s",
+ "No apps found for your version" : "No se encontraron aplicaciones para tu versión",
+ "The app will be downloaded from the app store" : "La aplicación será descargada de la tienda de aplicaciones <app store>",
+ "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Las aplicaciones oficiales son desarrolladas por y dentro de la comunidad. Ofrecen una funcionalidad centralizada y se encuentran listas para ser usadas en producción. ",
+ "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Las aplicaciones aprobadas son desarrolladas por desarrolladores de confianza y han pasado una verificación de seguridad. Se les brinda mantenimiento activamente en un repositorio de código abierto y los mantenedores las consideran estables para un uso casual a normal. ",
+ "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Esta aplicación no cuenta con una verificación contra temas de seguridad y es nueva o se sabe que es instable. Instalala bajo tu propio riesgo. ",
+ "Disabling app …" : "Deshabilitando la aplicación ...",
+ "Error while disabling app" : "Se presentó un error mientras se deshabilitaba la aplicación",
+ "Disable" : "Deshabilitar",
+ "Enable" : "Habilitar",
+ "Enabling app …" : "Habilitando aplicación ...",
+ "Error while enabling app" : "Se presentó un error al habilitar la aplicación",
+ "Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
+ "Error: Could not disable broken app" : "Error: No fue posible deshabilitar la aplicación rota",
+ "Error while disabling broken app" : "Se presentó un error al deshabilitar la aplicación rota",
+ "No app updates available" : "No hay actualizaciones disponibles de la aplicación ",
+ "Updating...." : "Actualizando....",
+ "Error while updating app" : "Se presentó un error al actualizar la aplicación",
+ "Updated" : "Actualizado",
+ "Removing …" : "Eliminando ...",
+ "Error while removing app" : "Se presentó un error al eliminar la aplicación",
+ "Remove" : "Eliminar",
+ "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ",
+ "App update" : "Actualización de la aplicación",
+ "Approved" : "Aprobado",
+ "Experimental" : "Experimental",
+ "No apps found for {query}" : "No se encontraron aplicaciones para {query}",
+ "Enable all" : "Habilitar todo",
+ "Allow filesystem access" : "Permitir acceso al sistema de archivos",
+ "Disconnect" : "Desconectar",
+ "Revoke" : "Revocar",
+ "Internet Explorer" : "Internet Explorer",
+ "Edge" : "Edge",
+ "Firefox" : "Firefox",
+ "Google Chrome" : "Google Chrome",
+ "Safari" : "Safari",
+ "Google Chrome for Android" : "Google Chrome para Android",
+ "iPhone iOS" : "iPhone iOS",
+ "iPad iOS" : "iPad iOS",
+ "iOS Client" : "Cliente iOS",
+ "Android Client" : "Cliente Android",
+ "Sync client - {os}" : "Sync client - {os}",
+ "This session" : "Esta sesión",
+ "Copy" : "Copiar",
+ "Copied!" : "¡Copiado!",
+ "Not supported!" : "¡No soportado!",
+ "Press ⌘-C to copy." : "Presiona ⌘-C para copiar. ",
+ "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
+ "Error while loading browser sessions and device tokens" : "Se presentó un error al cargar las sesiones de tu navegador y las fichas de los dispositivos.",
+ "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo",
+ "Error while deleting the token" : "Se presentó un error al borrar la ficha",
+ "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Se presentó un error. Por favor carga un certificado PEM con codificación ASCII",
+ "Valid until {date}" : "Válido hasta {date}",
+ "Delete" : "Borrar",
+ "Local" : "Local",
+ "Private" : "Privado",
+ "Only visible to local users" : "Visible sólo para usuarios locales",
+ "Only visible to you" : "Sólo visible para ti",
+ "Contacts" : "Contactos",
+ "Visible to local users and to trusted servers" : "Visible para usuarios locales y para servidores de confianza",
+ "Public" : "Público",
+ "Will be synced to a global and public address book" : "Será sincronizado a una libreta de direcciones global y pública",
+ "Verify" : "Verificar",
+ "Verifying …" : "Verificando ...",
+ "An error occured while changing your language. Please reload the page and try again." : "Se presentó un error al cambiar tu idioma. Por favor vuelve a cargar la página y vuelva a intentarlo. ",
+ "Select a profile picture" : "Selecciona una imagen de perfil",
+ "Very weak password" : "Contraseña muy débil",
+ "Weak password" : "Contraseña débil",
+ "So-so password" : "Contraseña aceptable",
+ "Good password" : "Buena contraseña",
+ "Strong password" : "Contraseña fuerte",
+ "Groups" : "Grupos",
+ "Unable to delete {objName}" : "No fue posible borrar {objName}",
+ "Error creating group: {message}" : "Se presentó un error al crear el grupo: {message}",
+ "A valid group name must be provided" : "Debes proporcionar un nombre de grupo válido",
+ "deleted {groupName}" : "borrado {groupName}",
+ "undo" : "deshacer",
+ "{size} used" : "{size} usado",
+ "never" : "nunca",
+ "deleted {userName}" : "borrado {userName}",
+ "No user found for <strong>{pattern}</strong>" : "No se encontraron usuarios para <strong>{pattern}</strong>",
+ "Unable to add user to group {group}" : "No fue posible agregar el usuario al grupo {group}",
+ "Unable to remove user from group {group}" : "No fue posible eliminar el usuario del grupo {group}",
+ "Add group" : "Agregar grupo",
+ "Invalid quota value \"{val}\"" : "Valor de cuota inválido \"{val}\"",
+ "no group" : "sin grupos",
+ "Password successfully changed" : "La contraseña se cambió exitosamente",
+ "Changing the password will result in data loss, because data recovery is not available for this user" : "El cambiar la contraseña puede generar pérdida de datos, porque la recuperación de datos no está disponible para este usuario",
+ "Could not change the users email" : "No fue posible cambiar el correo electrónico del usuario. ",
+ "Error while changing status of {user}" : "Se presentó un error al cambiar el estatus del usuario {user}",
+ "A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
+ "Error creating user: {message}" : "Se presentó un error al crear el usuario: {message}",
+ "A valid password must be provided" : "Se debe proporcionar una contraseña válida",
+ "A valid email must be provided" : "Se debe proporcionar un correo electrónico válido",
+ "Developer documentation" : "Documentación del desarrollador",
+ "View in store" : "Ver en la tienda",
+ "Limit to groups" : "Limitar a grupos",
+ "by %s" : "por %s",
+ "%s-licensed" : "%s-licensed",
+ "Documentation:" : "Documentación:",
+ "User documentation" : "Documentación del usuario",
+ "Admin documentation" : "Documentación del administrador",
+ "Visit website" : "Visita el sitio web",
+ "Report a bug" : "Reporta un detalle",
+ "Show description …" : "Mostrar descripción ...",
+ "Hide description …" : "Ocultar descripción ...",
+ "This app has an update available." : "Esta aplicación tiene una actualización disponible.",
+ "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mínima de Nextcloud asignada. Esto será un error en el futuro.",
+ "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.",
+ "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
+ "Enable only for specific groups" : "Habilitar sólo para grupos específicos",
+ "SSL Root Certificates" : "Certificado SSL Raíz",
+ "Common Name" : "Nombre común",
+ "Valid until" : "Válido hasta",
+ "Issued By" : "Levantado Por",
+ "Valid until %s" : "Válido hasta %s",
+ "Import root certificate" : "Importar certificado raíz",
+ "Administrator documentation" : "Documentación del adminsitrador",
+ "Online documentation" : "Documentación en línea",
+ "Forum" : "Foro",
+ "Getting help" : "Obtener ayuda",
+ "Commercial support" : "Soporte comercial",
+ "None" : "Ninguno",
+ "Login" : "Iniciar sesión",
+ "Plain" : "Plano",
+ "NT LAN Manager" : "Administrador de LAN NT",
+ "SSL/TLS" : "SSL/TLS",
+ "STARTTLS" : "STARTTLS",
+ "Email server" : "Servidor de correo electrónico",
+ "Open documentation" : "Abrir documentación",
+ "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Es importante preparar este servidor para poder enviar correos electrónicos, como para restablecer contraseñas y notificaciones. ",
+ "Send mode" : "Modo de envío",
+ "Encryption" : "Encripción",
+ "From address" : "De la dirección",
+ "mail" : "correo",
+ "Authentication method" : "Método de autenticación",
+ "Authentication required" : "Autenticación requerida",
+ "Server address" : "Dirección del servidor",
+ "Port" : "Puerto",
+ "Credentials" : "Credenciales",
+ "SMTP Username" : "Usuario SMTP",
+ "SMTP Password" : "Contraseña SMTP",
+ "Store credentials" : "Almacenar credenciales",
+ "Test email settings" : "Probar las configuraciones de correo electrónico",
+ "Send email" : "Enviar correo electrónico",
+ "Server-side encryption" : "Encripción del lado del servidor",
+ "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ",
+ "Enable server-side encryption" : "Habilitar encripción del lado del servidor",
+ "Please read carefully before activating server-side encryption: " : "Por favor lee detenidamente antes de activar la encripción del lado de servidor:",
+ "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Una vez que la encripción se encuentre habilitada, todos lo archivos cargados al servidor desde ese momento en tiempo, se encriptarán en el servidor. Sólo será posible deshabilitar la encripción en una fecha posterior si el modulo de encripción activo soporta esa funcionalidad y si todas las preciondiciones están satisfechas (ejem. establecer una llave de recuperación).",
+ "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "La encripción por sí sola no garantiza la seguridad del sistema. Por favor consulta la documentación para mayores informes de cómo funciona la aplicación de encripción y de los casos de uso soportados. ",
+ "Be aware that encryption always increases the file size." : "Por favor considera que la encripción siempre aumenta el tamaño de los archivos. ",
+ "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Siempre es una buena idea generar respaldos de tus datos, en caso de tener encripción asegúrate de respaldar las llaves de encripción junto con tus datos. ",
+ "This is the final warning: Do you really want to enable encryption?" : "Esta es la advertencia final: ¿Realmente deseas habilitar la encripción?",
+ "Enable encryption" : "Habilitar encripción",
+ "No encryption module loaded, please enable an encryption module in the app menu." : "No se ha cargado un módulo de encripción, por favor habilita un módulo de encripción en el menú de la aplicación. ",
+ "Select default encryption module:" : "Selecciona el modulo de encripción predeterminado:",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Necesitas migrar tus llaves de encripción de la encripción anterior (ownCloud <= 8.0) a la actual. Por favor habilita el \"Módulo de encripción predeterminado\" y ejecuta el comando 'occ encryption:migrate'",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Necesitas migar tus llaves de encripción de la encripción anterior (ownCloud <=8.0) a la actual. ",
+ "Start migration" : "Iniciar migración",
+ "Security & setup warnings" : "Advertencias de seguridad y configuración",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Es importante que todo esté configurado correctamente por la seguridad y desempeño de tu instancia. Para ayudarte con esto, estamos haciendo unas validaciones automáticas. Por favor ve la sección de Consejos y Trucos así como la documentación para más información.",
+ "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.",
+ "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configuración de Sólo Lectura ha sido habilitada. Esto previene establecer algunas configuraciones mediante la interface web. Adicionalmente, el archivo necesita que se le establezca tener permisos de escritura manualmente en cada actualización. ",
+ "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Al parecer PHP está configurado para quitar los bloques internos de documentación. Esto hará que varias aplicaciones principales sean inaccesibles. ",
+ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Esto es posiblemente causado por un caché/acelerador tal como Zend OPcache o eAccelerator. ",
+ "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.",
+ "%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s con versión inferior a %2$s está instalado, por razones de estabilidad y desempeño te recomendamos actualizar a una versión de %1$s más reciente. ",
+ "The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Recomendamos ámpliamente que se habilite este módulo para obtener los mejores resultados en la detección de tipos MIME",
+ "System locale can not be set to a one which supports UTF-8." : "No es posible establecer la regionalización del sistema a una que soporte UTF-8.",
+ "This means that there might be problems with certain characters in filenames." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de archivos. ",
+ "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:",
+ "All checks passed." : "Pasaron todas las verificaciones. ",
+ "Background jobs" : "Trabajos en segundo plano",
+ "Last job ran %s." : "El último trabajo corrió %s.",
+ "Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
+ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
+ "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." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
+ "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ",
+ "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ",
+ "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
+ "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
+ "Version" : "Versión",
+ "Sharing" : "Compartiendo",
+ "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
+ "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir",
+ "Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",
+ "Allow public uploads" : "Permitir cargas públicas",
+ "Always ask for a password" : "Siempre pedir una contraseña",
+ "Enforce password protection" : "Forzar protección de contraseñas",
+ "Set default expiration date" : "Establecer la fecha de expiración predeterminada",
+ "Expire after " : "Expirar después de",
+ "days" : "días",
+ "Enforce expiration date" : "Forzar fecha de expiración",
+ "Allow resharing" : "Permitir volver a compartir",
+ "Allow sharing with groups" : "Permitir compartir con grupos",
+ "Restrict users to only share with users in their groups" : "Limitar a los usuarios a sólo compartir con otros usuarios en sus grupos",
+ "Exclude groups from sharing" : "Evitar que los grupos compartan",
+ "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir elementos compartidos, pero no los podrán iniciar.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Permitir el autocompletado de usuarios en la ventana de diálogo de compartir. Si esto está deshabilitado, se deberá ingresar el correo electrónico o nombre completo. ",
+ "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Mostrar el texto de exención de responsabilidad legal en la página de carga de ligas públicas. (Sólo se muestra cuando la lista de archivos está oculta.)",
+ "This text will be shown on the public link upload page when the file list is hidden." : "Este texto se mostrará en la página de carga de la liga pública cuando la lista de archivos esté oculta. ",
+ "Tips & tricks" : "Consejos & trucos",
+ "There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Existen muchas funcionalidades y configuraciones disponibles para personalizar y usar de manera óptima esta instancia. Aquí hay algunos consejos para más información. ",
+ "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente estás usando SQLite como el backend de base de datos. Para instalaciones más grandes te recomendamos cambiar a un backend de base de datos diferente.",
+ "This is particularly recommended when using the desktop client for file synchronisation." : "Esto es particularmente recomendado cuando se usa el cliente de escritorio para sincronización de archivos. ",
+ "How to do backups" : "Cómo hacer respaldos",
+ "Advanced monitoring" : "Monitoreo avanzado",
+ "Performance tuning" : "Optimización de rendimiento",
+ "Improving the config.php" : "Mejorando la config.php",
+ "Theming" : "Tematizar",
+ "Check the security of your Nextcloud over our security scan" : "Verifica la seguridad de tu Nextcloud con nuestro escaneo de seguridad",
+ "Hardening and security guidance" : "Consejos de reforzamiento y seguridad",
+ "Personal" : "Personal",
+ "Administration" : "Administración",
+ "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estás usando <strong>%s</strong> de <strong>%s</strong>",
+ "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estás usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)",
+ "Profile picture" : "Foto de perfil",
+ "Upload new" : "Cargar nuevo",
+ "Select from Files" : "Seleccionar desde Archivos",
+ "Remove image" : "Eliminar imagen",
+ "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
+ "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
+ "Cancel" : "Cancelar",
+ "Choose as profile picture" : "Seleccionar como foto del perfil",
+ "Full name" : "Nombre completo",
+ "No display name set" : "No se ha establecido el nombre a desplegar",
+ "Email" : "Correo electrónico",
+ "Your email address" : "Tu dirección de correo electrónico",
+ "No email address set" : "No se ha establecido la dirección de correo electrónico",
+ "For password reset and notifications" : "Para restablecer contraseña y notificaciones",
+ "Phone number" : "Número de teléfono",
+ "Your phone number" : "Su número telefónico",
+ "Address" : "Dirección",
+ "Your postal address" : "Tu dirección postal",
+ "Website" : "Sitio web",
+ "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ",
+ "Link https://…" : "Liga https:// ...",
+ "Twitter" : "Twitter",
+ "Twitter handle @…" : "Cuenta de twitter @...",
+ "You are member of the following groups:" : "Eres miembro de los siguientes grupos:",
+ "Language" : "Idioma",
+ "Help translate" : "Ayuda a traducir",
+ "Password" : "Contraseña",
+ "Current password" : "Contraseña actual",
+ "New password" : "Nueva contraseña",
+ "Change password" : "Cambiar contraseña",
+ "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",
+ "App name" : "Nombre de la aplicación",
+ "Create new app password" : "Crear una nueva contraseña de aplicación",
+ "Use the credentials below to configure your app or device." : "Usa las siguientes credenciales para configurar tu aplicación o dispositivo. ",
+ "For security reasons this password will only be shown once." : "Por razones de seguridad esta contraseña sólo se mostrará una vez. ",
+ "Username" : "Usuario",
+ "Done" : "Terminado",
+ "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.",
+ "Follow us on Google+" : "Síguenos en Google+",
+ "Like our Facebook page" : "Da un Like a nuestra página de Facebook",
+ "Follow us on Twitter" : "Síguenos en Twitter",
+ "Check out our blog" : "Visita nuestro blog",
+ "Subscribe to our newsletter" : "Suscribete a nuestro boletín",
+ "Settings" : "Configuraciones ",
+ "Show storage location" : "Mostrar la ubicación del almacenamiento",
+ "Show user backend" : "Mostrar backend del usuario",
+ "Show last login" : "Mostrar último inicio de sesión",
+ "Show email address" : "Mostrar dirección de correo electrónico",
+ "Send email to new user" : "Enviar un correo electrónico al usuario nuevo",
+ "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "Cuando la contraseña de un usuario nuevo se deja en blanco, se envía un correo electrónico de activación con una liga para establecerla. ",
+ "E-Mail" : "Correo electrónico",
+ "Create" : "Crear",
+ "Admin Recovery Password" : "Recuperación de la contraseña del administrador",
+ "Enter the recovery password in order to recover the users files during password change" : "Ingresa la contraseña de recuperación con la finalidad de recuperar los archivos de los usuarios al cambiar la contraseña.",
+ "Everyone" : "Todos",
+ "Admins" : "Administradores",
+ "Disabled" : "Deshabilitado",
+ "Default quota" : "Cuota predeterminada",
+ "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Por favor indica la cuota de almacenamiento (ejem: \"512 MB\" ó \"12 GB\")",
+ "Unlimited" : "Ilimitado",
+ "Other" : "Otro",
+ "Group admin for" : "Administrador del grupo para",
+ "Quota" : "Cuota",
+ "Storage location" : "Úbicación del almacenamiento",
+ "User backend" : "Backend del usuario",
+ "Last login" : "Último inicio de sesión",
+ "change full name" : "cambiar el nombre completo",
+ "set new password" : "establecer nueva contraseña",
+ "change email address" : "cambiar la dirección de correo electrónico",
+ "Default" : "Predeterminado",
+ "Enabled" : "Habilitado",
+ "Not enabled" : "No habilitado",
+ "Please provide an admin recovery password, otherwise all user data will be lost" : "Por favor proporciona una contraseña de recuperación de administrador, de lo contrario se perderán todos los datos de usuario",
+ "Backend doesn't support password change, but the user's encryption key was successfully updated." : "El backend no soporta el cambio de contraseñas, pero la llave de encripción del usuario fue actualizada exitosamente.",
+ "test email settings" : "probar las configuraciones del correo electrónico",
+ "Invalid request" : "Solicitud inválida",
+ "Admins can't remove themself from the admin group" : "Los administradores no se pueden eliminar a ellos mismos del grupo de administrador",
+ "Unable to add user to group %s" : "No fue posible agregar el usuario al grupo %s",
+ "Unable to remove user from group %s" : "No fue posible eliminar el usuario del grupo %s",
+ "Sending..." : "Enviando...",
+ "_You have %n app update pending_::_You have %n app updates pending_" : ["Usted tiene %n actualización de la aplicación pendiente","Tienes %n actualizaciones de la aplicación pendientes"],
+ "Uninstalling ...." : "Desinstalando ...",
+ "Error while uninstalling app" : "Se presentó un error al desinstalar la aplicación",
+ "Uninstall" : "Desinstalar",
+ "__language_name__" : "Español (México)",
+ "Personal info" : "Información personal",
+ "Sessions" : "Sesiones",
+ "App passwords" : "Contraseñas de aplicación",
+ "Sync clients" : "Sincronizar clientes",
+ "This is used for sending out notifications." : "Esto se usa para enviar notificaciones",
+ "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Al parecer php no está correctamente configurado para consultar las variables de ambiente. La prueba con getenv(\"PATH\") solo está regresando una respuesta vacía. ",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Favor de consultar la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación de instalación ↗</a> para las notas de configuración de php en tu servidor, específicamente al usar php-fpm. ",
+ "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Al parecer PHP está configurado para quitar los bloques de comentarios internos. Esto hará que varias aplicaciones principales sean inaccesibles. ",
+ "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s con versión inferior a %2$s está instalado, por razones de estabilidad y desempeño te recomendamos actualizar a una versión de %1$s mas reciente. ",
+ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Te recomendamos ámpliamente que habilites este módulo para obtener los mejores resultados en la detección de tipos MIME.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "El bloqueo de archivos transaccional se encuentra deshabilitado, esto puede generar temas bajo ciertas condiciones. Habilita 'filelocking.enabled' en el archivo config.php para evitar problemas. Por favor consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentatcón ↗</a> para más información.",
+ "This means that there might be problems with certain characters in file names." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de los archivos.",
+ "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Te sugerimos ámpliamente instalar en tu sistema los paquetes requeridos para soportar alguno de los sigueintes locales: %s.",
+ "If your installation is not installed in 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 instalacion no fue hecha en la raíz del dominio y usa el cron del sistema, pueden presentarse temas con la generación de URLs. Para evitar 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 cronjob via CLI. The following technical errors have appeared:" : "No fue posible ejecutar la tarea de cron con CLI. Se presentaron los siguientes errores técnicos:",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor vuelve a verificar las <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">guías de instalación↗</a>, y comprueba que no haya errores o advertenicas en la <a href=\"%s\">bitácora</a>.",
+ "Cron" : "Cron",
+ "Last cron job execution: %s." : "Última ejecución de tareas de cron: %s.",
+ "Last cron job execution: %s. Something seems wrong." : "Última ejecución de tareas de cron: %s. Algo parece estar mal. ",
+ "Cron was not executed yet!" : "¡Aún no han sido ejecutado el cron!",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php está registrado en el servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP.",
+ "Use system's cron service to call the cron.php file every 15 minutes." : "Usar el servicio de cron del sistema para llamar el archivo cron.php cada 15 minutos.",
+ "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión posix de PHP. Por favor consulta la {linkstart}documentación de PHP{linkend} para más detalles. ",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Permitir auto-completar el nombre de usuario en la ventana de diálogo. Si esta opción está deshabilitada, el nombre de usuario completo debe ser ingresado.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Para migrar a otra base de datos, usa la herramienta de la línea de comando 'occ db:convert-type', o consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación ↗</a>.",
+ "Uninstall app" : "Desinstalar la aplicación",
+ "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Hola,<br><br> sólo queremos informarte que ahora tienes una cuenta %s.<br><br> Tu usuario es: <strong>%s</strong> <br>Ingresa a ella: <strong><a href=\"%s\">%s</a></strong><br><br>",
+ "Cheers!" : "¡Saludos!",
+ "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola,\n\nsólo queremos informarte que ahora tienes una cuenta %s.\n\nTu usuario es: %s\n\nIngresa a ella: %s\n",
+ "For password recovery and notifications" : "Para recuperación de contraseña y notificaciones",
+ "Your website" : "Tu sitio web",
+ "Your Twitter handle" : "Tu cuenta de Twitter",
+ "Get the apps to sync your files" : "Obten las aplicaciones para sincronizar tus archivos",
+ "Desktop client" : "Cliente de escritorio",
+ "Android app" : "Aplicación android",
+ "iOS app" : "Aplicación iOS",
+ "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "¡Si deseas apoyar al proyecto {contributeopen} únete al desarrollo{linkclose} o {contributeopen} pasa la voz {linkclose}!",
+ "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de Ejecución Inicial",
+ "Passcodes that give an app or device permissions to access your account." : "Los códigos de seguridad que le dan permisos a la aplicación o dispositivo para accesar a tu cuenta. ",
+ "Name" : "Nombre",
+ "Follow us on Google Plus!" : "¡Sígueos en Google Plus!",
+ "Like our facebook page!" : "¡Dale un me gusta a nuestra página de facebook!",
+ "Subscribe to our twitter channel!" : "¡Suscríbete a nuestro canal de twitter!",
+ "Subscribe to our news feed!" : "¡Suscríbete a nuestra fuente de noticias!",
+ "Subscribe to our newsletter!" : "¡Suscríbete a nuestro boletín!",
+ "Show last log in" : "Mostrar el último inicio de sesión",
+ "Group name" : "Nombre del grupo",
+ "You have now an %s account, you can add, protect, and share your data." : "Ahora tienes una cuenta %s, puedes agregar, proteger y compartir tus datos. ",
+ "Verifying" : "Verificando",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "Es importante para la seguridad y desempeño de su instancia que todo esté configurado correctamente. Para ayudarlo con esto, estamos haciendo algunas verficaciones automáticas. Por favor consulta la sección de Consejos & Trucos de la documentación para más información. ",
+ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Te recomendamos ámpliamente que habilites este módulo para obtener los mejores resultados en la detección de tipos MIME.",
+ "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "A continuación se presenta un listado de las sesiones, dispositivos y eventos que se han presentado en tu cuenta. ",
+ "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aquí puedes generar contraseñas individuales para las aplicaciones para que no tengas que dar tu contraseña. También puedes revocalras individualmente. ",
+ "Follow us on Google+!" : "¡Síguenos en Google+!",
+ "Follow us on Twitter!" : "¡Síguenos en Twitter!",
+ "Check out our blog!" : "¡Visita nuestro blog!"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/settings/l10n/es_HN.json b/settings/l10n/es_HN.json
new file mode 100644
index 00000000000..1176bcb2e86
--- /dev/null
+++ b/settings/l10n/es_HN.json
@@ -0,0 +1,453 @@
+{ "translations": {
+ "{actor} changed your password" : "{actor} ha cambiado tu contraseña",
+ "You changed your password" : "Cambiaste tu contraseña",
+ "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador",
+ "{actor} changed your email address" : "{actor} ha cambiado tu dirección de correo electrónico",
+ "You changed your email address" : "Cambiaste tu dirección de correo electrónico",
+ "Your email address was changed by an administrator" : "Tu dirección de correo electrónico ha sido cambiada por un administrador",
+ "Security" : "Seguridad",
+ "You successfully logged in using two-factor authentication (%1$s)" : "Has iniciado sesión exitosamente usando autenticación de dos-factores (%1$s)",
+ "A login attempt using two-factor authentication failed (%1$s)" : "Un intento de autenticación usando autenticación de dos-factores ha fallado (%1$s)",
+ "Your <strong>password</strong> or <strong>email</strong> was modified" : "Tu <strong>contraseña</strong> o <strong>correo electrónico</strong> ha sido modificado",
+ "Your apps" : "Tus aplicaciones",
+ "Updates" : "Actualizaciones",
+ "Enabled apps" : "Aplicaciones habilitadas",
+ "Disabled apps" : "Aplicaciones deshabilitadas",
+ "App bundles" : "Paquetes de aplicación",
+ "Wrong password" : "Contraseña incorrecta",
+ "Saved" : "Guardado",
+ "No user supplied" : "No se proporcionó usuario alguno",
+ "Unable to change password" : "No fue posible cambiar la contraseña",
+ "Authentication error" : "Error de autenticación",
+ "Please provide an admin recovery password; otherwise, all user data will be lost." : "Por favor proporciona una contraseña de recuperación de administrador; de lo contrario toda la información del usuario se perderá. ",
+ "Wrong admin recovery password. Please check the password and try again." : "Contraseña de recuperación de administrador incorrecta. Por favor verificala e inténtalo de nuevo.",
+ "Backend doesn't support password change, but the user's encryption key was updated." : "El backend no soporta el cambio de contraseñas, pero la llave de encripción del usuario fue actualizada.",
+ "installing and updating apps via the app store or Federated Cloud Sharing" : "Instalando y actualizando aplicaciones por la tienda de aplicaciones o Compartido la Nube Federada",
+ "Federated Cloud Sharing" : "Compartir en la Nube Federada",
+ "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL está usando una versión anticuada (%s) de %s. Por favor actualiza tu sistema operativo o funciones tales como %s no funcionarán de forma confiable.",
+ "A problem occurred, please check your log files (Error: %s)" : "Se presentó un problema, por favor verifica tus archivos de bitácoras (Error: %s)",
+ "Migration Completed" : "Migración completada",
+ "Group already exists." : "El grupo ya existe.",
+ "Unable to add group." : "No fue posible agregar el grupo.",
+ "Unable to delete group." : "No fue posible borrar el grupo.",
+ "Invalid SMTP password." : "Constraseña SMTP inválida. ",
+ "Email setting test" : "Prueba de ajustes de correo",
+ "Well done, %s!" : "¡Bien hecho, %s!",
+ "If you received this email, the email configuration seems to be correct." : "Si has recibido este correo electrónico, la configuración del correo electrónico parece estar correcta. ",
+ "Email could not be sent. Check your mail server log" : "No fue posible enviar el correo electrónico. Por favor verfica la bitácora de tu servidor de correo",
+ "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Se presentó un problema al enviar el correo electrónico. Por favor revisa tus configuraciones (Error: %s)",
+ "You need to set your user email before being able to send test emails." : "Requieres establecer tu correo electrónico antes de poder enviar correos electrónicos de prueba. ",
+ "Invalid mail address" : "Dirección de correo inválida",
+ "No valid group selected" : "No se ha seleccionado un grupo válido",
+ "A user with that name already exists." : "Un usuario con ese nombre ya existe. ",
+ "To send a password link to the user an email address is required." : "Para enviar la liga a una contraseña al usuario, se requiere de una dirección de correo electrónico.",
+ "Unable to create user." : "No fue posible crear el usuario. ",
+ "Unable to delete user." : "No fue posible eliminar el usuario.",
+ "Error while enabling user." : "Se presentó un error al habilitar el usuario. ",
+ "Error while disabling user." : "Se presentó un error al deshabilitar el usuario.",
+ "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Para poder verificar tu cuenta de Twitter, publica el siguiente tweet en Twitter (por favor asegúrarte de publicar sin ninguna línea en blanco):",
+ "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Para poder verificar tu sitio Web, agrega el siguiente contendio a tu web-root en '.well-known/CloudIdVerificationCode.txt' (por favor asegurate de que el texto completo este en una sóla línea):",
+ "Settings saved" : "Se han guardado las configuraciones ",
+ "Unable to change full name" : "No fue posible cambiar el nombre completo",
+ "Unable to change email address" : "No fue posible cambiar la dirección de correo electrónico",
+ "Your full name has been changed." : "Tu nombre completo ha sido cambiado.",
+ "Forbidden" : "Prohibido",
+ "Invalid user" : "Usuario inválido",
+ "Unable to change mail address" : "No fue posible cambiar la dirección de correo",
+ "Email saved" : "Correo electrónico guardado",
+ "%1$s changed your password on %2$s." : "%1$s cambió tu contraseña el %2$s.",
+ "Your password on %s was changed." : "Tu contraseña de %s fue cambiada. ",
+ "Your password on %s was reset by an administrator." : "Tu contraseña de %s fue restablecida por un administrador.",
+ "Password for %1$s changed on %2$s" : "La contraseña para %1$s fue cambiada el %2$s",
+ "Password changed for %s" : "La contraseña fue cambiada para %s",
+ "If you did not request this, please contact an administrator." : "Si no lo solicitaste, por favor contacta a un administrador. ",
+ "%1$s changed your email address on %2$s." : "%1$s cambió tu dirección de correo electrónico el %2$s.",
+ "Your email address on %s was changed." : "Tu dirección de correo electrónico en %s fue cambiada. ",
+ "Your email address on %s was changed by an administrator." : "Tu dirección de correo electrónico en %s fue cambiada por un adminsitrador. ",
+ "Email address for %1$s changed on %2$s" : "La dirección de correo electrónico para %1$s fue cambiada el %2$s",
+ "Email address changed for %s" : "La dirección de correo electrónico fue cambiada para %s",
+ "The new email address is %s" : "La nueva dirección de correo electrónico es %s",
+ "Your %s account was created" : "Tu cuenta %s ha sido creada",
+ "Welcome aboard" : "Bienvenido a bordo",
+ "Welcome aboard %s" : "Bienvenido a bordo %s",
+ "Your username is: %s" : "Tu Usuario es: %s",
+ "Set your password" : "Establece tu contraseña",
+ "Go to %s" : "Ir a %s",
+ "Install Client" : "Instalar el cliente",
+ "Password confirmation is required" : "Se requiere la confirmación de la contraseña",
+ "Couldn't remove app." : "No fue posible eliminar la aplicación. ",
+ "Couldn't update app." : "No fue posible actualizar la aplicación.",
+ "Are you really sure you want add {domain} as trusted domain?" : "¿Realmente estás seguro que quieres agregar a {domain} como un dominio de confianza?",
+ "Add trusted domain" : "Agregar un dominio de confianza",
+ "Migration in progress. Please wait until the migration is finished" : "La migración está en curso. Por favor espera hasta que termine la migración",
+ "Migration started …" : "La migración ha comenzado ...",
+ "Not saved" : "No guardado",
+ "Sending…" : "Enviando...",
+ "Email sent" : "Correo electrónico enviado",
+ "Official" : "Oficial",
+ "All" : "Todos",
+ "Update to %s" : "Actualizar a %s",
+ "No apps found for your version" : "No se encontraron aplicaciones para tu versión",
+ "The app will be downloaded from the app store" : "La aplicación será descargada de la tienda de aplicaciones <app store>",
+ "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Las aplicaciones oficiales son desarrolladas por y dentro de la comunidad. Ofrecen una funcionalidad centralizada y se encuentran listas para ser usadas en producción. ",
+ "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Las aplicaciones aprobadas son desarrolladas por desarrolladores de confianza y han pasado una verificación de seguridad. Se les brinda mantenimiento activamente en un repositorio de código abierto y los mantenedores las consideran estables para un uso casual a normal. ",
+ "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Esta aplicación no cuenta con una verificación contra temas de seguridad y es nueva o se sabe que es instable. Instalala bajo tu propio riesgo. ",
+ "Disabling app …" : "Deshabilitando la aplicación ...",
+ "Error while disabling app" : "Se presentó un error mientras se deshabilitaba la aplicación",
+ "Disable" : "Deshabilitar",
+ "Enable" : "Habilitar",
+ "Enabling app …" : "Habilitando aplicación ...",
+ "Error while enabling app" : "Se presentó un error al habilitar la aplicación",
+ "Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
+ "Error: Could not disable broken app" : "Error: No fue posible deshabilitar la aplicación rota",
+ "Error while disabling broken app" : "Se presentó un error al deshabilitar la aplicación rota",
+ "No app updates available" : "No hay actualizaciones disponibles de la aplicación ",
+ "Updating...." : "Actualizando....",
+ "Error while updating app" : "Se presentó un error al actualizar la aplicación",
+ "Updated" : "Actualizado",
+ "Removing …" : "Eliminando ...",
+ "Error while removing app" : "Se presentó un error al eliminar la aplicación",
+ "Remove" : "Eliminar",
+ "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ",
+ "App update" : "Actualización de la aplicación",
+ "Approved" : "Aprobado",
+ "Experimental" : "Experimental",
+ "No apps found for {query}" : "No se encontraron aplicaciones para {query}",
+ "Enable all" : "Habilitar todo",
+ "Allow filesystem access" : "Permitir acceso al sistema de archivos",
+ "Disconnect" : "Desconectar",
+ "Revoke" : "Revocar",
+ "Internet Explorer" : "Internet Explorer",
+ "Edge" : "Edge",
+ "Firefox" : "Firefox",
+ "Google Chrome" : "Google Chrome",
+ "Safari" : "Safari",
+ "Google Chrome for Android" : "Google Chrome para Android",
+ "iPhone iOS" : "iPhone iOS",
+ "iPad iOS" : "iPad iOS",
+ "iOS Client" : "Cliente iOS",
+ "Android Client" : "Cliente Android",
+ "Sync client - {os}" : "Sync client - {os}",
+ "This session" : "Esta sesión",
+ "Copy" : "Copiar",
+ "Copied!" : "¡Copiado!",
+ "Not supported!" : "¡No soportado!",
+ "Press ⌘-C to copy." : "Presiona ⌘-C para copiar. ",
+ "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
+ "Error while loading browser sessions and device tokens" : "Se presentó un error al cargar las sesiones de tu navegador y las fichas de los dispositivos.",
+ "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo",
+ "Error while deleting the token" : "Se presentó un error al borrar la ficha",
+ "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Se presentó un error. Por favor carga un certificado PEM con codificación ASCII",
+ "Valid until {date}" : "Válido hasta {date}",
+ "Delete" : "Borrar",
+ "Local" : "Local",
+ "Private" : "Privado",
+ "Only visible to local users" : "Visible sólo para usuarios locales",
+ "Only visible to you" : "Sólo visible para ti",
+ "Contacts" : "Contactos",
+ "Visible to local users and to trusted servers" : "Visible para usuarios locales y para servidores de confianza",
+ "Public" : "Público",
+ "Will be synced to a global and public address book" : "Será sincronizado a una libreta de direcciones global y pública",
+ "Verify" : "Verificar",
+ "Verifying …" : "Verificando ...",
+ "An error occured while changing your language. Please reload the page and try again." : "Se presentó un error al cambiar tu idioma. Por favor vuelve a cargar la página y vuelva a intentarlo. ",
+ "Select a profile picture" : "Selecciona una imagen de perfil",
+ "Very weak password" : "Contraseña muy débil",
+ "Weak password" : "Contraseña débil",
+ "So-so password" : "Contraseña aceptable",
+ "Good password" : "Buena contraseña",
+ "Strong password" : "Contraseña fuerte",
+ "Groups" : "Grupos",
+ "Unable to delete {objName}" : "No fue posible borrar {objName}",
+ "Error creating group: {message}" : "Se presentó un error al crear el grupo: {message}",
+ "A valid group name must be provided" : "Debes proporcionar un nombre de grupo válido",
+ "deleted {groupName}" : "borrado {groupName}",
+ "undo" : "deshacer",
+ "{size} used" : "{size} usado",
+ "never" : "nunca",
+ "deleted {userName}" : "borrado {userName}",
+ "No user found for <strong>{pattern}</strong>" : "No se encontraron usuarios para <strong>{pattern}</strong>",
+ "Unable to add user to group {group}" : "No fue posible agregar el usuario al grupo {group}",
+ "Unable to remove user from group {group}" : "No fue posible eliminar el usuario del grupo {group}",
+ "Add group" : "Agregar grupo",
+ "Invalid quota value \"{val}\"" : "Valor de cuota inválido \"{val}\"",
+ "no group" : "sin grupos",
+ "Password successfully changed" : "La contraseña se cambió exitosamente",
+ "Changing the password will result in data loss, because data recovery is not available for this user" : "El cambiar la contraseña puede generar pérdida de datos, porque la recuperación de datos no está disponible para este usuario",
+ "Could not change the users email" : "No fue posible cambiar el correo electrónico del usuario. ",
+ "Error while changing status of {user}" : "Se presentó un error al cambiar el estatus del usuario {user}",
+ "A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
+ "Error creating user: {message}" : "Se presentó un error al crear el usuario: {message}",
+ "A valid password must be provided" : "Se debe proporcionar una contraseña válida",
+ "A valid email must be provided" : "Se debe proporcionar un correo electrónico válido",
+ "Developer documentation" : "Documentación del desarrollador",
+ "View in store" : "Ver en la tienda",
+ "Limit to groups" : "Limitar a grupos",
+ "by %s" : "por %s",
+ "%s-licensed" : "%s-licensed",
+ "Documentation:" : "Documentación:",
+ "User documentation" : "Documentación del usuario",
+ "Admin documentation" : "Documentación del administrador",
+ "Visit website" : "Visita el sitio web",
+ "Report a bug" : "Reporta un detalle",
+ "Show description …" : "Mostrar descripción ...",
+ "Hide description …" : "Ocultar descripción ...",
+ "This app has an update available." : "Esta aplicación tiene una actualización disponible.",
+ "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mínima de Nextcloud asignada. Esto será un error en el futuro.",
+ "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.",
+ "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
+ "Enable only for specific groups" : "Habilitar sólo para grupos específicos",
+ "SSL Root Certificates" : "Certificado SSL Raíz",
+ "Common Name" : "Nombre común",
+ "Valid until" : "Válido hasta",
+ "Issued By" : "Levantado Por",
+ "Valid until %s" : "Válido hasta %s",
+ "Import root certificate" : "Importar certificado raíz",
+ "Administrator documentation" : "Documentación del adminsitrador",
+ "Online documentation" : "Documentación en línea",
+ "Forum" : "Foro",
+ "Getting help" : "Obtener ayuda",
+ "Commercial support" : "Soporte comercial",
+ "None" : "Ninguno",
+ "Login" : "Iniciar sesión",
+ "Plain" : "Plano",
+ "NT LAN Manager" : "Administrador de LAN NT",
+ "SSL/TLS" : "SSL/TLS",
+ "STARTTLS" : "STARTTLS",
+ "Email server" : "Servidor de correo electrónico",
+ "Open documentation" : "Abrir documentación",
+ "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Es importante preparar este servidor para poder enviar correos electrónicos, como para restablecer contraseñas y notificaciones. ",
+ "Send mode" : "Modo de envío",
+ "Encryption" : "Encripción",
+ "From address" : "De la dirección",
+ "mail" : "correo",
+ "Authentication method" : "Método de autenticación",
+ "Authentication required" : "Autenticación requerida",
+ "Server address" : "Dirección del servidor",
+ "Port" : "Puerto",
+ "Credentials" : "Credenciales",
+ "SMTP Username" : "Usuario SMTP",
+ "SMTP Password" : "Contraseña SMTP",
+ "Store credentials" : "Almacenar credenciales",
+ "Test email settings" : "Probar las configuraciones de correo electrónico",
+ "Send email" : "Enviar correo electrónico",
+ "Server-side encryption" : "Encripción del lado del servidor",
+ "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ",
+ "Enable server-side encryption" : "Habilitar encripción del lado del servidor",
+ "Please read carefully before activating server-side encryption: " : "Por favor lee detenidamente antes de activar la encripción del lado de servidor:",
+ "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Una vez que la encripción se encuentre habilitada, todos lo archivos cargados al servidor desde ese momento en tiempo, se encriptarán en el servidor. Sólo será posible deshabilitar la encripción en una fecha posterior si el modulo de encripción activo soporta esa funcionalidad y si todas las preciondiciones están satisfechas (ejem. establecer una llave de recuperación).",
+ "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "La encripción por sí sola no garantiza la seguridad del sistema. Por favor consulta la documentación para mayores informes de cómo funciona la aplicación de encripción y de los casos de uso soportados. ",
+ "Be aware that encryption always increases the file size." : "Por favor considera que la encripción siempre aumenta el tamaño de los archivos. ",
+ "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Siempre es una buena idea generar respaldos de tus datos, en caso de tener encripción asegúrate de respaldar las llaves de encripción junto con tus datos. ",
+ "This is the final warning: Do you really want to enable encryption?" : "Esta es la advertencia final: ¿Realmente deseas habilitar la encripción?",
+ "Enable encryption" : "Habilitar encripción",
+ "No encryption module loaded, please enable an encryption module in the app menu." : "No se ha cargado un módulo de encripción, por favor habilita un módulo de encripción en el menú de la aplicación. ",
+ "Select default encryption module:" : "Selecciona el modulo de encripción predeterminado:",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Necesitas migrar tus llaves de encripción de la encripción anterior (ownCloud <= 8.0) a la actual. Por favor habilita el \"Módulo de encripción predeterminado\" y ejecuta el comando 'occ encryption:migrate'",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Necesitas migar tus llaves de encripción de la encripción anterior (ownCloud <=8.0) a la actual. ",
+ "Start migration" : "Iniciar migración",
+ "Security & setup warnings" : "Advertencias de seguridad y configuración",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Es importante que todo esté configurado correctamente por la seguridad y desempeño de tu instancia. Para ayudarte con esto, estamos haciendo unas validaciones automáticas. Por favor ve la sección de Consejos y Trucos así como la documentación para más información.",
+ "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.",
+ "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configuración de Sólo Lectura ha sido habilitada. Esto previene establecer algunas configuraciones mediante la interface web. Adicionalmente, el archivo necesita que se le establezca tener permisos de escritura manualmente en cada actualización. ",
+ "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Al parecer PHP está configurado para quitar los bloques internos de documentación. Esto hará que varias aplicaciones principales sean inaccesibles. ",
+ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Esto es posiblemente causado por un caché/acelerador tal como Zend OPcache o eAccelerator. ",
+ "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.",
+ "%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s con versión inferior a %2$s está instalado, por razones de estabilidad y desempeño te recomendamos actualizar a una versión de %1$s más reciente. ",
+ "The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Recomendamos ámpliamente que se habilite este módulo para obtener los mejores resultados en la detección de tipos MIME",
+ "System locale can not be set to a one which supports UTF-8." : "No es posible establecer la regionalización del sistema a una que soporte UTF-8.",
+ "This means that there might be problems with certain characters in filenames." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de archivos. ",
+ "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:",
+ "All checks passed." : "Pasaron todas las verificaciones. ",
+ "Background jobs" : "Trabajos en segundo plano",
+ "Last job ran %s." : "El último trabajo corrió %s.",
+ "Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
+ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
+ "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." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
+ "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ",
+ "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ",
+ "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
+ "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
+ "Version" : "Versión",
+ "Sharing" : "Compartiendo",
+ "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
+ "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir",
+ "Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",
+ "Allow public uploads" : "Permitir cargas públicas",
+ "Always ask for a password" : "Siempre pedir una contraseña",
+ "Enforce password protection" : "Forzar protección de contraseñas",
+ "Set default expiration date" : "Establecer la fecha de expiración predeterminada",
+ "Expire after " : "Expirar después de",
+ "days" : "días",
+ "Enforce expiration date" : "Forzar fecha de expiración",
+ "Allow resharing" : "Permitir volver a compartir",
+ "Allow sharing with groups" : "Permitir compartir con grupos",
+ "Restrict users to only share with users in their groups" : "Limitar a los usuarios a sólo compartir con otros usuarios en sus grupos",
+ "Exclude groups from sharing" : "Evitar que los grupos compartan",
+ "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir elementos compartidos, pero no los podrán iniciar.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Permitir el autocompletado de usuarios en la ventana de diálogo de compartir. Si esto está deshabilitado, se deberá ingresar el correo electrónico o nombre completo. ",
+ "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Mostrar el texto de exención de responsabilidad legal en la página de carga de ligas públicas. (Sólo se muestra cuando la lista de archivos está oculta.)",
+ "This text will be shown on the public link upload page when the file list is hidden." : "Este texto se mostrará en la página de carga de la liga pública cuando la lista de archivos esté oculta. ",
+ "Tips & tricks" : "Consejos & trucos",
+ "There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Existen muchas funcionalidades y configuraciones disponibles para personalizar y usar de manera óptima esta instancia. Aquí hay algunos consejos para más información. ",
+ "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente estás usando SQLite como el backend de base de datos. Para instalaciones más grandes te recomendamos cambiar a un backend de base de datos diferente.",
+ "This is particularly recommended when using the desktop client for file synchronisation." : "Esto es particularmente recomendado cuando se usa el cliente de escritorio para sincronización de archivos. ",
+ "How to do backups" : "Cómo hacer respaldos",
+ "Advanced monitoring" : "Monitoreo avanzado",
+ "Performance tuning" : "Optimización de rendimiento",
+ "Improving the config.php" : "Mejorando la config.php",
+ "Theming" : "Tematizar",
+ "Check the security of your Nextcloud over our security scan" : "Verifica la seguridad de tu Nextcloud con nuestro escaneo de seguridad",
+ "Hardening and security guidance" : "Consejos de reforzamiento y seguridad",
+ "Personal" : "Personal",
+ "Administration" : "Administración",
+ "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estás usando <strong>%s</strong> de <strong>%s</strong>",
+ "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estás usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)",
+ "Profile picture" : "Foto de perfil",
+ "Upload new" : "Cargar nuevo",
+ "Select from Files" : "Seleccionar desde Archivos",
+ "Remove image" : "Eliminar imagen",
+ "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
+ "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
+ "Cancel" : "Cancelar",
+ "Choose as profile picture" : "Seleccionar como foto del perfil",
+ "Full name" : "Nombre completo",
+ "No display name set" : "No se ha establecido el nombre a desplegar",
+ "Email" : "Correo electrónico",
+ "Your email address" : "Tu dirección de correo electrónico",
+ "No email address set" : "No se ha establecido la dirección de correo electrónico",
+ "For password reset and notifications" : "Para restablecer contraseña y notificaciones",
+ "Phone number" : "Número de teléfono",
+ "Your phone number" : "Su número telefónico",
+ "Address" : "Dirección",
+ "Your postal address" : "Tu dirección postal",
+ "Website" : "Sitio web",
+ "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ",
+ "Link https://…" : "Liga https:// ...",
+ "Twitter" : "Twitter",
+ "Twitter handle @…" : "Cuenta de twitter @...",
+ "You are member of the following groups:" : "Eres miembro de los siguientes grupos:",
+ "Language" : "Idioma",
+ "Help translate" : "Ayuda a traducir",
+ "Password" : "Contraseña",
+ "Current password" : "Contraseña actual",
+ "New password" : "Nueva contraseña",
+ "Change password" : "Cambiar contraseña",
+ "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",
+ "App name" : "Nombre de la aplicación",
+ "Create new app password" : "Crear una nueva contraseña de aplicación",
+ "Use the credentials below to configure your app or device." : "Usa las siguientes credenciales para configurar tu aplicación o dispositivo. ",
+ "For security reasons this password will only be shown once." : "Por razones de seguridad esta contraseña sólo se mostrará una vez. ",
+ "Username" : "Usuario",
+ "Done" : "Terminado",
+ "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.",
+ "Follow us on Google+" : "Síguenos en Google+",
+ "Like our Facebook page" : "Da un Like a nuestra página de Facebook",
+ "Follow us on Twitter" : "Síguenos en Twitter",
+ "Check out our blog" : "Visita nuestro blog",
+ "Subscribe to our newsletter" : "Suscribete a nuestro boletín",
+ "Settings" : "Configuraciones ",
+ "Show storage location" : "Mostrar la ubicación del almacenamiento",
+ "Show user backend" : "Mostrar backend del usuario",
+ "Show last login" : "Mostrar último inicio de sesión",
+ "Show email address" : "Mostrar dirección de correo electrónico",
+ "Send email to new user" : "Enviar un correo electrónico al usuario nuevo",
+ "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "Cuando la contraseña de un usuario nuevo se deja en blanco, se envía un correo electrónico de activación con una liga para establecerla. ",
+ "E-Mail" : "Correo electrónico",
+ "Create" : "Crear",
+ "Admin Recovery Password" : "Recuperación de la contraseña del administrador",
+ "Enter the recovery password in order to recover the users files during password change" : "Ingresa la contraseña de recuperación con la finalidad de recuperar los archivos de los usuarios al cambiar la contraseña.",
+ "Everyone" : "Todos",
+ "Admins" : "Administradores",
+ "Disabled" : "Deshabilitado",
+ "Default quota" : "Cuota predeterminada",
+ "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Por favor indica la cuota de almacenamiento (ejem: \"512 MB\" ó \"12 GB\")",
+ "Unlimited" : "Ilimitado",
+ "Other" : "Otro",
+ "Group admin for" : "Administrador del grupo para",
+ "Quota" : "Cuota",
+ "Storage location" : "Úbicación del almacenamiento",
+ "User backend" : "Backend del usuario",
+ "Last login" : "Último inicio de sesión",
+ "change full name" : "cambiar el nombre completo",
+ "set new password" : "establecer nueva contraseña",
+ "change email address" : "cambiar la dirección de correo electrónico",
+ "Default" : "Predeterminado",
+ "Enabled" : "Habilitado",
+ "Not enabled" : "No habilitado",
+ "Please provide an admin recovery password, otherwise all user data will be lost" : "Por favor proporciona una contraseña de recuperación de administrador, de lo contrario se perderán todos los datos de usuario",
+ "Backend doesn't support password change, but the user's encryption key was successfully updated." : "El backend no soporta el cambio de contraseñas, pero la llave de encripción del usuario fue actualizada exitosamente.",
+ "test email settings" : "probar las configuraciones del correo electrónico",
+ "Invalid request" : "Solicitud inválida",
+ "Admins can't remove themself from the admin group" : "Los administradores no se pueden eliminar a ellos mismos del grupo de administrador",
+ "Unable to add user to group %s" : "No fue posible agregar el usuario al grupo %s",
+ "Unable to remove user from group %s" : "No fue posible eliminar el usuario del grupo %s",
+ "Sending..." : "Enviando...",
+ "_You have %n app update pending_::_You have %n app updates pending_" : ["Usted tiene %n actualización de la aplicación pendiente","Tienes %n actualizaciones de la aplicación pendientes"],
+ "Uninstalling ...." : "Desinstalando ...",
+ "Error while uninstalling app" : "Se presentó un error al desinstalar la aplicación",
+ "Uninstall" : "Desinstalar",
+ "__language_name__" : "Español (México)",
+ "Personal info" : "Información personal",
+ "Sessions" : "Sesiones",
+ "App passwords" : "Contraseñas de aplicación",
+ "Sync clients" : "Sincronizar clientes",
+ "This is used for sending out notifications." : "Esto se usa para enviar notificaciones",
+ "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Al parecer php no está correctamente configurado para consultar las variables de ambiente. La prueba con getenv(\"PATH\") solo está regresando una respuesta vacía. ",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Favor de consultar la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación de instalación ↗</a> para las notas de configuración de php en tu servidor, específicamente al usar php-fpm. ",
+ "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Al parecer PHP está configurado para quitar los bloques de comentarios internos. Esto hará que varias aplicaciones principales sean inaccesibles. ",
+ "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s con versión inferior a %2$s está instalado, por razones de estabilidad y desempeño te recomendamos actualizar a una versión de %1$s mas reciente. ",
+ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Te recomendamos ámpliamente que habilites este módulo para obtener los mejores resultados en la detección de tipos MIME.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "El bloqueo de archivos transaccional se encuentra deshabilitado, esto puede generar temas bajo ciertas condiciones. Habilita 'filelocking.enabled' en el archivo config.php para evitar problemas. Por favor consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentatcón ↗</a> para más información.",
+ "This means that there might be problems with certain characters in file names." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de los archivos.",
+ "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Te sugerimos ámpliamente instalar en tu sistema los paquetes requeridos para soportar alguno de los sigueintes locales: %s.",
+ "If your installation is not installed in 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 instalacion no fue hecha en la raíz del dominio y usa el cron del sistema, pueden presentarse temas con la generación de URLs. Para evitar 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 cronjob via CLI. The following technical errors have appeared:" : "No fue posible ejecutar la tarea de cron con CLI. Se presentaron los siguientes errores técnicos:",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor vuelve a verificar las <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">guías de instalación↗</a>, y comprueba que no haya errores o advertenicas en la <a href=\"%s\">bitácora</a>.",
+ "Cron" : "Cron",
+ "Last cron job execution: %s." : "Última ejecución de tareas de cron: %s.",
+ "Last cron job execution: %s. Something seems wrong." : "Última ejecución de tareas de cron: %s. Algo parece estar mal. ",
+ "Cron was not executed yet!" : "¡Aún no han sido ejecutado el cron!",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php está registrado en el servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP.",
+ "Use system's cron service to call the cron.php file every 15 minutes." : "Usar el servicio de cron del sistema para llamar el archivo cron.php cada 15 minutos.",
+ "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión posix de PHP. Por favor consulta la {linkstart}documentación de PHP{linkend} para más detalles. ",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Permitir auto-completar el nombre de usuario en la ventana de diálogo. Si esta opción está deshabilitada, el nombre de usuario completo debe ser ingresado.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Para migrar a otra base de datos, usa la herramienta de la línea de comando 'occ db:convert-type', o consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación ↗</a>.",
+ "Uninstall app" : "Desinstalar la aplicación",
+ "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Hola,<br><br> sólo queremos informarte que ahora tienes una cuenta %s.<br><br> Tu usuario es: <strong>%s</strong> <br>Ingresa a ella: <strong><a href=\"%s\">%s</a></strong><br><br>",
+ "Cheers!" : "¡Saludos!",
+ "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola,\n\nsólo queremos informarte que ahora tienes una cuenta %s.\n\nTu usuario es: %s\n\nIngresa a ella: %s\n",
+ "For password recovery and notifications" : "Para recuperación de contraseña y notificaciones",
+ "Your website" : "Tu sitio web",
+ "Your Twitter handle" : "Tu cuenta de Twitter",
+ "Get the apps to sync your files" : "Obten las aplicaciones para sincronizar tus archivos",
+ "Desktop client" : "Cliente de escritorio",
+ "Android app" : "Aplicación android",
+ "iOS app" : "Aplicación iOS",
+ "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "¡Si deseas apoyar al proyecto {contributeopen} únete al desarrollo{linkclose} o {contributeopen} pasa la voz {linkclose}!",
+ "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de Ejecución Inicial",
+ "Passcodes that give an app or device permissions to access your account." : "Los códigos de seguridad que le dan permisos a la aplicación o dispositivo para accesar a tu cuenta. ",
+ "Name" : "Nombre",
+ "Follow us on Google Plus!" : "¡Sígueos en Google Plus!",
+ "Like our facebook page!" : "¡Dale un me gusta a nuestra página de facebook!",
+ "Subscribe to our twitter channel!" : "¡Suscríbete a nuestro canal de twitter!",
+ "Subscribe to our news feed!" : "¡Suscríbete a nuestra fuente de noticias!",
+ "Subscribe to our newsletter!" : "¡Suscríbete a nuestro boletín!",
+ "Show last log in" : "Mostrar el último inicio de sesión",
+ "Group name" : "Nombre del grupo",
+ "You have now an %s account, you can add, protect, and share your data." : "Ahora tienes una cuenta %s, puedes agregar, proteger y compartir tus datos. ",
+ "Verifying" : "Verificando",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "Es importante para la seguridad y desempeño de su instancia que todo esté configurado correctamente. Para ayudarlo con esto, estamos haciendo algunas verficaciones automáticas. Por favor consulta la sección de Consejos & Trucos de la documentación para más información. ",
+ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Te recomendamos ámpliamente que habilites este módulo para obtener los mejores resultados en la detección de tipos MIME.",
+ "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "A continuación se presenta un listado de las sesiones, dispositivos y eventos que se han presentado en tu cuenta. ",
+ "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aquí puedes generar contraseñas individuales para las aplicaciones para que no tengas que dar tu contraseña. También puedes revocalras individualmente. ",
+ "Follow us on Google+!" : "¡Síguenos en Google+!",
+ "Follow us on Twitter!" : "¡Síguenos en Twitter!",
+ "Check out our blog!" : "¡Visita nuestro blog!"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/settings/l10n/es_NI.js b/settings/l10n/es_NI.js
new file mode 100644
index 00000000000..db292f964a7
--- /dev/null
+++ b/settings/l10n/es_NI.js
@@ -0,0 +1,455 @@
+OC.L10N.register(
+ "settings",
+ {
+ "{actor} changed your password" : "{actor} ha cambiado tu contraseña",
+ "You changed your password" : "Cambiaste tu contraseña",
+ "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador",
+ "{actor} changed your email address" : "{actor} ha cambiado tu dirección de correo electrónico",
+ "You changed your email address" : "Cambiaste tu dirección de correo electrónico",
+ "Your email address was changed by an administrator" : "Tu dirección de correo electrónico ha sido cambiada por un administrador",
+ "Security" : "Seguridad",
+ "You successfully logged in using two-factor authentication (%1$s)" : "Has iniciado sesión exitosamente usando autenticación de dos-factores (%1$s)",
+ "A login attempt using two-factor authentication failed (%1$s)" : "Un intento de autenticación usando autenticación de dos-factores ha fallado (%1$s)",
+ "Your <strong>password</strong> or <strong>email</strong> was modified" : "Tu <strong>contraseña</strong> o <strong>correo electrónico</strong> ha sido modificado",
+ "Your apps" : "Tus aplicaciones",
+ "Updates" : "Actualizaciones",
+ "Enabled apps" : "Aplicaciones habilitadas",
+ "Disabled apps" : "Aplicaciones deshabilitadas",
+ "App bundles" : "Paquetes de aplicación",
+ "Wrong password" : "Contraseña incorrecta",
+ "Saved" : "Guardado",
+ "No user supplied" : "No se proporcionó usuario alguno",
+ "Unable to change password" : "No fue posible cambiar la contraseña",
+ "Authentication error" : "Error de autenticación",
+ "Please provide an admin recovery password; otherwise, all user data will be lost." : "Por favor proporciona una contraseña de recuperación de administrador; de lo contrario toda la información del usuario se perderá. ",
+ "Wrong admin recovery password. Please check the password and try again." : "Contraseña de recuperación de administrador incorrecta. Por favor verificala e inténtalo de nuevo.",
+ "Backend doesn't support password change, but the user's encryption key was updated." : "El backend no soporta el cambio de contraseñas, pero la llave de encripción del usuario fue actualizada.",
+ "installing and updating apps via the app store or Federated Cloud Sharing" : "Instalando y actualizando aplicaciones por la tienda de aplicaciones o Compartido la Nube Federada",
+ "Federated Cloud Sharing" : "Compartir en la Nube Federada",
+ "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL está usando una versión anticuada (%s) de %s. Por favor actualiza tu sistema operativo o funciones tales como %s no funcionarán de forma confiable.",
+ "A problem occurred, please check your log files (Error: %s)" : "Se presentó un problema, por favor verifica tus archivos de bitácoras (Error: %s)",
+ "Migration Completed" : "Migración completada",
+ "Group already exists." : "El grupo ya existe.",
+ "Unable to add group." : "No fue posible agregar el grupo.",
+ "Unable to delete group." : "No fue posible borrar el grupo.",
+ "Invalid SMTP password." : "Constraseña SMTP inválida. ",
+ "Email setting test" : "Prueba de ajustes de correo",
+ "Well done, %s!" : "¡Bien hecho, %s!",
+ "If you received this email, the email configuration seems to be correct." : "Si has recibido este correo electrónico, la configuración del correo electrónico parece estar correcta. ",
+ "Email could not be sent. Check your mail server log" : "No fue posible enviar el correo electrónico. Por favor verfica la bitácora de tu servidor de correo",
+ "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Se presentó un problema al enviar el correo electrónico. Por favor revisa tus configuraciones (Error: %s)",
+ "You need to set your user email before being able to send test emails." : "Requieres establecer tu correo electrónico antes de poder enviar correos electrónicos de prueba. ",
+ "Invalid mail address" : "Dirección de correo inválida",
+ "No valid group selected" : "No se ha seleccionado un grupo válido",
+ "A user with that name already exists." : "Un usuario con ese nombre ya existe. ",
+ "To send a password link to the user an email address is required." : "Para enviar la liga a una contraseña al usuario, se requiere de una dirección de correo electrónico.",
+ "Unable to create user." : "No fue posible crear el usuario. ",
+ "Unable to delete user." : "No fue posible eliminar el usuario.",
+ "Error while enabling user." : "Se presentó un error al habilitar el usuario. ",
+ "Error while disabling user." : "Se presentó un error al deshabilitar el usuario.",
+ "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Para poder verificar tu cuenta de Twitter, publica el siguiente tweet en Twitter (por favor asegúrarte de publicar sin ninguna línea en blanco):",
+ "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Para poder verificar tu sitio Web, agrega el siguiente contendio a tu web-root en '.well-known/CloudIdVerificationCode.txt' (por favor asegurate de que el texto completo este en una sóla línea):",
+ "Settings saved" : "Se han guardado las configuraciones ",
+ "Unable to change full name" : "No fue posible cambiar el nombre completo",
+ "Unable to change email address" : "No fue posible cambiar la dirección de correo electrónico",
+ "Your full name has been changed." : "Tu nombre completo ha sido cambiado.",
+ "Forbidden" : "Prohibido",
+ "Invalid user" : "Usuario inválido",
+ "Unable to change mail address" : "No fue posible cambiar la dirección de correo",
+ "Email saved" : "Correo electrónico guardado",
+ "%1$s changed your password on %2$s." : "%1$s cambió tu contraseña el %2$s.",
+ "Your password on %s was changed." : "Tu contraseña de %s fue cambiada. ",
+ "Your password on %s was reset by an administrator." : "Tu contraseña de %s fue restablecida por un administrador.",
+ "Password for %1$s changed on %2$s" : "La contraseña para %1$s fue cambiada el %2$s",
+ "Password changed for %s" : "La contraseña fue cambiada para %s",
+ "If you did not request this, please contact an administrator." : "Si no lo solicitaste, por favor contacta a un administrador. ",
+ "%1$s changed your email address on %2$s." : "%1$s cambió tu dirección de correo electrónico el %2$s.",
+ "Your email address on %s was changed." : "Tu dirección de correo electrónico en %s fue cambiada. ",
+ "Your email address on %s was changed by an administrator." : "Tu dirección de correo electrónico en %s fue cambiada por un adminsitrador. ",
+ "Email address for %1$s changed on %2$s" : "La dirección de correo electrónico para %1$s fue cambiada el %2$s",
+ "Email address changed for %s" : "La dirección de correo electrónico fue cambiada para %s",
+ "The new email address is %s" : "La nueva dirección de correo electrónico es %s",
+ "Your %s account was created" : "Tu cuenta %s ha sido creada",
+ "Welcome aboard" : "Bienvenido a bordo",
+ "Welcome aboard %s" : "Bienvenido a bordo %s",
+ "Your username is: %s" : "Tu Usuario es: %s",
+ "Set your password" : "Establece tu contraseña",
+ "Go to %s" : "Ir a %s",
+ "Install Client" : "Instalar el cliente",
+ "Password confirmation is required" : "Se requiere la confirmación de la contraseña",
+ "Couldn't remove app." : "No fue posible eliminar la aplicación. ",
+ "Couldn't update app." : "No fue posible actualizar la aplicación.",
+ "Are you really sure you want add {domain} as trusted domain?" : "¿Realmente estás seguro que quieres agregar a {domain} como un dominio de confianza?",
+ "Add trusted domain" : "Agregar un dominio de confianza",
+ "Migration in progress. Please wait until the migration is finished" : "La migración está en curso. Por favor espera hasta que termine la migración",
+ "Migration started …" : "La migración ha comenzado ...",
+ "Not saved" : "No guardado",
+ "Sending…" : "Enviando...",
+ "Email sent" : "Correo electrónico enviado",
+ "Official" : "Oficial",
+ "All" : "Todos",
+ "Update to %s" : "Actualizar a %s",
+ "No apps found for your version" : "No se encontraron aplicaciones para tu versión",
+ "The app will be downloaded from the app store" : "La aplicación será descargada de la tienda de aplicaciones <app store>",
+ "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Las aplicaciones oficiales son desarrolladas por y dentro de la comunidad. Ofrecen una funcionalidad centralizada y se encuentran listas para ser usadas en producción. ",
+ "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Las aplicaciones aprobadas son desarrolladas por desarrolladores de confianza y han pasado una verificación de seguridad. Se les brinda mantenimiento activamente en un repositorio de código abierto y los mantenedores las consideran estables para un uso casual a normal. ",
+ "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Esta aplicación no cuenta con una verificación contra temas de seguridad y es nueva o se sabe que es instable. Instalala bajo tu propio riesgo. ",
+ "Disabling app …" : "Deshabilitando la aplicación ...",
+ "Error while disabling app" : "Se presentó un error mientras se deshabilitaba la aplicación",
+ "Disable" : "Deshabilitar",
+ "Enable" : "Habilitar",
+ "Enabling app …" : "Habilitando aplicación ...",
+ "Error while enabling app" : "Se presentó un error al habilitar la aplicación",
+ "Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
+ "Error: Could not disable broken app" : "Error: No fue posible deshabilitar la aplicación rota",
+ "Error while disabling broken app" : "Se presentó un error al deshabilitar la aplicación rota",
+ "No app updates available" : "No hay actualizaciones disponibles de la aplicación ",
+ "Updating...." : "Actualizando....",
+ "Error while updating app" : "Se presentó un error al actualizar la aplicación",
+ "Updated" : "Actualizado",
+ "Removing …" : "Eliminando ...",
+ "Error while removing app" : "Se presentó un error al eliminar la aplicación",
+ "Remove" : "Eliminar",
+ "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ",
+ "App update" : "Actualización de la aplicación",
+ "Approved" : "Aprobado",
+ "Experimental" : "Experimental",
+ "No apps found for {query}" : "No se encontraron aplicaciones para {query}",
+ "Enable all" : "Habilitar todo",
+ "Allow filesystem access" : "Permitir acceso al sistema de archivos",
+ "Disconnect" : "Desconectar",
+ "Revoke" : "Revocar",
+ "Internet Explorer" : "Internet Explorer",
+ "Edge" : "Edge",
+ "Firefox" : "Firefox",
+ "Google Chrome" : "Google Chrome",
+ "Safari" : "Safari",
+ "Google Chrome for Android" : "Google Chrome para Android",
+ "iPhone iOS" : "iPhone iOS",
+ "iPad iOS" : "iPad iOS",
+ "iOS Client" : "Cliente iOS",
+ "Android Client" : "Cliente Android",
+ "Sync client - {os}" : "Sync client - {os}",
+ "This session" : "Esta sesión",
+ "Copy" : "Copiar",
+ "Copied!" : "¡Copiado!",
+ "Not supported!" : "¡No soportado!",
+ "Press ⌘-C to copy." : "Presiona ⌘-C para copiar. ",
+ "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
+ "Error while loading browser sessions and device tokens" : "Se presentó un error al cargar las sesiones de tu navegador y las fichas de los dispositivos.",
+ "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo",
+ "Error while deleting the token" : "Se presentó un error al borrar la ficha",
+ "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Se presentó un error. Por favor carga un certificado PEM con codificación ASCII",
+ "Valid until {date}" : "Válido hasta {date}",
+ "Delete" : "Borrar",
+ "Local" : "Local",
+ "Private" : "Privado",
+ "Only visible to local users" : "Visible sólo para usuarios locales",
+ "Only visible to you" : "Sólo visible para ti",
+ "Contacts" : "Contactos",
+ "Visible to local users and to trusted servers" : "Visible para usuarios locales y para servidores de confianza",
+ "Public" : "Público",
+ "Will be synced to a global and public address book" : "Será sincronizado a una libreta de direcciones global y pública",
+ "Verify" : "Verificar",
+ "Verifying …" : "Verificando ...",
+ "An error occured while changing your language. Please reload the page and try again." : "Se presentó un error al cambiar tu idioma. Por favor vuelve a cargar la página y vuelva a intentarlo. ",
+ "Select a profile picture" : "Selecciona una imagen de perfil",
+ "Very weak password" : "Contraseña muy débil",
+ "Weak password" : "Contraseña débil",
+ "So-so password" : "Contraseña aceptable",
+ "Good password" : "Buena contraseña",
+ "Strong password" : "Contraseña fuerte",
+ "Groups" : "Grupos",
+ "Unable to delete {objName}" : "No fue posible borrar {objName}",
+ "Error creating group: {message}" : "Se presentó un error al crear el grupo: {message}",
+ "A valid group name must be provided" : "Debes proporcionar un nombre de grupo válido",
+ "deleted {groupName}" : "borrado {groupName}",
+ "undo" : "deshacer",
+ "{size} used" : "{size} usado",
+ "never" : "nunca",
+ "deleted {userName}" : "borrado {userName}",
+ "No user found for <strong>{pattern}</strong>" : "No se encontraron usuarios para <strong>{pattern}</strong>",
+ "Unable to add user to group {group}" : "No fue posible agregar el usuario al grupo {group}",
+ "Unable to remove user from group {group}" : "No fue posible eliminar el usuario del grupo {group}",
+ "Add group" : "Agregar grupo",
+ "Invalid quota value \"{val}\"" : "Valor de cuota inválido \"{val}\"",
+ "no group" : "sin grupos",
+ "Password successfully changed" : "La contraseña se cambió exitosamente",
+ "Changing the password will result in data loss, because data recovery is not available for this user" : "El cambiar la contraseña puede generar pérdida de datos, porque la recuperación de datos no está disponible para este usuario",
+ "Could not change the users email" : "No fue posible cambiar el correo electrónico del usuario. ",
+ "Error while changing status of {user}" : "Se presentó un error al cambiar el estatus del usuario {user}",
+ "A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
+ "Error creating user: {message}" : "Se presentó un error al crear el usuario: {message}",
+ "A valid password must be provided" : "Se debe proporcionar una contraseña válida",
+ "A valid email must be provided" : "Se debe proporcionar un correo electrónico válido",
+ "Developer documentation" : "Documentación del desarrollador",
+ "View in store" : "Ver en la tienda",
+ "Limit to groups" : "Limitar a grupos",
+ "by %s" : "por %s",
+ "%s-licensed" : "%s-licensed",
+ "Documentation:" : "Documentación:",
+ "User documentation" : "Documentación del usuario",
+ "Admin documentation" : "Documentación del administrador",
+ "Visit website" : "Visita el sitio web",
+ "Report a bug" : "Reporta un detalle",
+ "Show description …" : "Mostrar descripción ...",
+ "Hide description …" : "Ocultar descripción ...",
+ "This app has an update available." : "Esta aplicación tiene una actualización disponible.",
+ "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mínima de Nextcloud asignada. Esto será un error en el futuro.",
+ "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.",
+ "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
+ "Enable only for specific groups" : "Habilitar sólo para grupos específicos",
+ "SSL Root Certificates" : "Certificado SSL Raíz",
+ "Common Name" : "Nombre común",
+ "Valid until" : "Válido hasta",
+ "Issued By" : "Levantado Por",
+ "Valid until %s" : "Válido hasta %s",
+ "Import root certificate" : "Importar certificado raíz",
+ "Administrator documentation" : "Documentación del adminsitrador",
+ "Online documentation" : "Documentación en línea",
+ "Forum" : "Foro",
+ "Getting help" : "Obtener ayuda",
+ "Commercial support" : "Soporte comercial",
+ "None" : "Ninguno",
+ "Login" : "Iniciar sesión",
+ "Plain" : "Plano",
+ "NT LAN Manager" : "Administrador de LAN NT",
+ "SSL/TLS" : "SSL/TLS",
+ "STARTTLS" : "STARTTLS",
+ "Email server" : "Servidor de correo electrónico",
+ "Open documentation" : "Abrir documentación",
+ "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Es importante preparar este servidor para poder enviar correos electrónicos, como para restablecer contraseñas y notificaciones. ",
+ "Send mode" : "Modo de envío",
+ "Encryption" : "Encripción",
+ "From address" : "De la dirección",
+ "mail" : "correo",
+ "Authentication method" : "Método de autenticación",
+ "Authentication required" : "Autenticación requerida",
+ "Server address" : "Dirección del servidor",
+ "Port" : "Puerto",
+ "Credentials" : "Credenciales",
+ "SMTP Username" : "Usuario SMTP",
+ "SMTP Password" : "Contraseña SMTP",
+ "Store credentials" : "Almacenar credenciales",
+ "Test email settings" : "Probar las configuraciones de correo electrónico",
+ "Send email" : "Enviar correo electrónico",
+ "Server-side encryption" : "Encripción del lado del servidor",
+ "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ",
+ "Enable server-side encryption" : "Habilitar encripción del lado del servidor",
+ "Please read carefully before activating server-side encryption: " : "Por favor lee detenidamente antes de activar la encripción del lado de servidor:",
+ "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Una vez que la encripción se encuentre habilitada, todos lo archivos cargados al servidor desde ese momento en tiempo, se encriptarán en el servidor. Sólo será posible deshabilitar la encripción en una fecha posterior si el modulo de encripción activo soporta esa funcionalidad y si todas las preciondiciones están satisfechas (ejem. establecer una llave de recuperación).",
+ "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "La encripción por sí sola no garantiza la seguridad del sistema. Por favor consulta la documentación para mayores informes de cómo funciona la aplicación de encripción y de los casos de uso soportados. ",
+ "Be aware that encryption always increases the file size." : "Por favor considera que la encripción siempre aumenta el tamaño de los archivos. ",
+ "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Siempre es una buena idea generar respaldos de tus datos, en caso de tener encripción asegúrate de respaldar las llaves de encripción junto con tus datos. ",
+ "This is the final warning: Do you really want to enable encryption?" : "Esta es la advertencia final: ¿Realmente deseas habilitar la encripción?",
+ "Enable encryption" : "Habilitar encripción",
+ "No encryption module loaded, please enable an encryption module in the app menu." : "No se ha cargado un módulo de encripción, por favor habilita un módulo de encripción en el menú de la aplicación. ",
+ "Select default encryption module:" : "Selecciona el modulo de encripción predeterminado:",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Necesitas migrar tus llaves de encripción de la encripción anterior (ownCloud <= 8.0) a la actual. Por favor habilita el \"Módulo de encripción predeterminado\" y ejecuta el comando 'occ encryption:migrate'",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Necesitas migar tus llaves de encripción de la encripción anterior (ownCloud <=8.0) a la actual. ",
+ "Start migration" : "Iniciar migración",
+ "Security & setup warnings" : "Advertencias de seguridad y configuración",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Es importante que todo esté configurado correctamente por la seguridad y desempeño de tu instancia. Para ayudarte con esto, estamos haciendo unas validaciones automáticas. Por favor ve la sección de Consejos y Trucos así como la documentación para más información.",
+ "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.",
+ "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configuración de Sólo Lectura ha sido habilitada. Esto previene establecer algunas configuraciones mediante la interface web. Adicionalmente, el archivo necesita que se le establezca tener permisos de escritura manualmente en cada actualización. ",
+ "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Al parecer PHP está configurado para quitar los bloques internos de documentación. Esto hará que varias aplicaciones principales sean inaccesibles. ",
+ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Esto es posiblemente causado por un caché/acelerador tal como Zend OPcache o eAccelerator. ",
+ "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.",
+ "%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s con versión inferior a %2$s está instalado, por razones de estabilidad y desempeño te recomendamos actualizar a una versión de %1$s más reciente. ",
+ "The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Recomendamos ámpliamente que se habilite este módulo para obtener los mejores resultados en la detección de tipos MIME",
+ "System locale can not be set to a one which supports UTF-8." : "No es posible establecer la regionalización del sistema a una que soporte UTF-8.",
+ "This means that there might be problems with certain characters in filenames." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de archivos. ",
+ "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:",
+ "All checks passed." : "Pasaron todas las verificaciones. ",
+ "Background jobs" : "Trabajos en segundo plano",
+ "Last job ran %s." : "El último trabajo corrió %s.",
+ "Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
+ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
+ "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." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
+ "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ",
+ "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ",
+ "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
+ "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
+ "Version" : "Versión",
+ "Sharing" : "Compartiendo",
+ "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
+ "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir",
+ "Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",
+ "Allow public uploads" : "Permitir cargas públicas",
+ "Always ask for a password" : "Siempre pedir una contraseña",
+ "Enforce password protection" : "Forzar protección de contraseñas",
+ "Set default expiration date" : "Establecer la fecha de expiración predeterminada",
+ "Expire after " : "Expirar después de",
+ "days" : "días",
+ "Enforce expiration date" : "Forzar fecha de expiración",
+ "Allow resharing" : "Permitir volver a compartir",
+ "Allow sharing with groups" : "Permitir compartir con grupos",
+ "Restrict users to only share with users in their groups" : "Limitar a los usuarios a sólo compartir con otros usuarios en sus grupos",
+ "Exclude groups from sharing" : "Evitar que los grupos compartan",
+ "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir elementos compartidos, pero no los podrán iniciar.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Permitir el autocompletado de usuarios en la ventana de diálogo de compartir. Si esto está deshabilitado, se deberá ingresar el correo electrónico o nombre completo. ",
+ "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Mostrar el texto de exención de responsabilidad legal en la página de carga de ligas públicas. (Sólo se muestra cuando la lista de archivos está oculta.)",
+ "This text will be shown on the public link upload page when the file list is hidden." : "Este texto se mostrará en la página de carga de la liga pública cuando la lista de archivos esté oculta. ",
+ "Tips & tricks" : "Consejos & trucos",
+ "There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Existen muchas funcionalidades y configuraciones disponibles para personalizar y usar de manera óptima esta instancia. Aquí hay algunos consejos para más información. ",
+ "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente estás usando SQLite como el backend de base de datos. Para instalaciones más grandes te recomendamos cambiar a un backend de base de datos diferente.",
+ "This is particularly recommended when using the desktop client for file synchronisation." : "Esto es particularmente recomendado cuando se usa el cliente de escritorio para sincronización de archivos. ",
+ "How to do backups" : "Cómo hacer respaldos",
+ "Advanced monitoring" : "Monitoreo avanzado",
+ "Performance tuning" : "Optimización de rendimiento",
+ "Improving the config.php" : "Mejorando la config.php",
+ "Theming" : "Tematizar",
+ "Check the security of your Nextcloud over our security scan" : "Verifica la seguridad de tu Nextcloud con nuestro escaneo de seguridad",
+ "Hardening and security guidance" : "Consejos de reforzamiento y seguridad",
+ "Personal" : "Personal",
+ "Administration" : "Administración",
+ "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estás usando <strong>%s</strong> de <strong>%s</strong>",
+ "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estás usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)",
+ "Profile picture" : "Foto de perfil",
+ "Upload new" : "Cargar nuevo",
+ "Select from Files" : "Seleccionar desde Archivos",
+ "Remove image" : "Eliminar imagen",
+ "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
+ "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
+ "Cancel" : "Cancelar",
+ "Choose as profile picture" : "Seleccionar como foto del perfil",
+ "Full name" : "Nombre completo",
+ "No display name set" : "No se ha establecido el nombre a desplegar",
+ "Email" : "Correo electrónico",
+ "Your email address" : "Tu dirección de correo electrónico",
+ "No email address set" : "No se ha establecido la dirección de correo electrónico",
+ "For password reset and notifications" : "Para restablecer contraseña y notificaciones",
+ "Phone number" : "Número de teléfono",
+ "Your phone number" : "Su número telefónico",
+ "Address" : "Dirección",
+ "Your postal address" : "Tu dirección postal",
+ "Website" : "Sitio web",
+ "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ",
+ "Link https://…" : "Liga https:// ...",
+ "Twitter" : "Twitter",
+ "Twitter handle @…" : "Cuenta de twitter @...",
+ "You are member of the following groups:" : "Eres miembro de los siguientes grupos:",
+ "Language" : "Idioma",
+ "Help translate" : "Ayuda a traducir",
+ "Password" : "Contraseña",
+ "Current password" : "Contraseña actual",
+ "New password" : "Nueva contraseña",
+ "Change password" : "Cambiar contraseña",
+ "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",
+ "App name" : "Nombre de la aplicación",
+ "Create new app password" : "Crear una nueva contraseña de aplicación",
+ "Use the credentials below to configure your app or device." : "Usa las siguientes credenciales para configurar tu aplicación o dispositivo. ",
+ "For security reasons this password will only be shown once." : "Por razones de seguridad esta contraseña sólo se mostrará una vez. ",
+ "Username" : "Usuario",
+ "Done" : "Terminado",
+ "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.",
+ "Follow us on Google+" : "Síguenos en Google+",
+ "Like our Facebook page" : "Da un Like a nuestra página de Facebook",
+ "Follow us on Twitter" : "Síguenos en Twitter",
+ "Check out our blog" : "Visita nuestro blog",
+ "Subscribe to our newsletter" : "Suscribete a nuestro boletín",
+ "Settings" : "Configuraciones ",
+ "Show storage location" : "Mostrar la ubicación del almacenamiento",
+ "Show user backend" : "Mostrar backend del usuario",
+ "Show last login" : "Mostrar último inicio de sesión",
+ "Show email address" : "Mostrar dirección de correo electrónico",
+ "Send email to new user" : "Enviar un correo electrónico al usuario nuevo",
+ "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "Cuando la contraseña de un usuario nuevo se deja en blanco, se envía un correo electrónico de activación con una liga para establecerla. ",
+ "E-Mail" : "Correo electrónico",
+ "Create" : "Crear",
+ "Admin Recovery Password" : "Recuperación de la contraseña del administrador",
+ "Enter the recovery password in order to recover the users files during password change" : "Ingresa la contraseña de recuperación con la finalidad de recuperar los archivos de los usuarios al cambiar la contraseña.",
+ "Everyone" : "Todos",
+ "Admins" : "Administradores",
+ "Disabled" : "Deshabilitado",
+ "Default quota" : "Cuota predeterminada",
+ "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Por favor indica la cuota de almacenamiento (ejem: \"512 MB\" ó \"12 GB\")",
+ "Unlimited" : "Ilimitado",
+ "Other" : "Otro",
+ "Group admin for" : "Administrador del grupo para",
+ "Quota" : "Cuota",
+ "Storage location" : "Úbicación del almacenamiento",
+ "User backend" : "Backend del usuario",
+ "Last login" : "Último inicio de sesión",
+ "change full name" : "cambiar el nombre completo",
+ "set new password" : "establecer nueva contraseña",
+ "change email address" : "cambiar la dirección de correo electrónico",
+ "Default" : "Predeterminado",
+ "Enabled" : "Habilitado",
+ "Not enabled" : "No habilitado",
+ "Please provide an admin recovery password, otherwise all user data will be lost" : "Por favor proporciona una contraseña de recuperación de administrador, de lo contrario se perderán todos los datos de usuario",
+ "Backend doesn't support password change, but the user's encryption key was successfully updated." : "El backend no soporta el cambio de contraseñas, pero la llave de encripción del usuario fue actualizada exitosamente.",
+ "test email settings" : "probar las configuraciones del correo electrónico",
+ "Invalid request" : "Solicitud inválida",
+ "Admins can't remove themself from the admin group" : "Los administradores no se pueden eliminar a ellos mismos del grupo de administrador",
+ "Unable to add user to group %s" : "No fue posible agregar el usuario al grupo %s",
+ "Unable to remove user from group %s" : "No fue posible eliminar el usuario del grupo %s",
+ "Sending..." : "Enviando...",
+ "_You have %n app update pending_::_You have %n app updates pending_" : ["Usted tiene %n actualización de la aplicación pendiente","Tienes %n actualizaciones de la aplicación pendientes"],
+ "Uninstalling ...." : "Desinstalando ...",
+ "Error while uninstalling app" : "Se presentó un error al desinstalar la aplicación",
+ "Uninstall" : "Desinstalar",
+ "__language_name__" : "Español (México)",
+ "Personal info" : "Información personal",
+ "Sessions" : "Sesiones",
+ "App passwords" : "Contraseñas de aplicación",
+ "Sync clients" : "Sincronizar clientes",
+ "This is used for sending out notifications." : "Esto se usa para enviar notificaciones",
+ "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Al parecer php no está correctamente configurado para consultar las variables de ambiente. La prueba con getenv(\"PATH\") solo está regresando una respuesta vacía. ",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Favor de consultar la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación de instalación ↗</a> para las notas de configuración de php en tu servidor, específicamente al usar php-fpm. ",
+ "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Al parecer PHP está configurado para quitar los bloques de comentarios internos. Esto hará que varias aplicaciones principales sean inaccesibles. ",
+ "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s con versión inferior a %2$s está instalado, por razones de estabilidad y desempeño te recomendamos actualizar a una versión de %1$s mas reciente. ",
+ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Te recomendamos ámpliamente que habilites este módulo para obtener los mejores resultados en la detección de tipos MIME.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "El bloqueo de archivos transaccional se encuentra deshabilitado, esto puede generar temas bajo ciertas condiciones. Habilita 'filelocking.enabled' en el archivo config.php para evitar problemas. Por favor consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentatcón ↗</a> para más información.",
+ "This means that there might be problems with certain characters in file names." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de los archivos.",
+ "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Te sugerimos ámpliamente instalar en tu sistema los paquetes requeridos para soportar alguno de los sigueintes locales: %s.",
+ "If your installation is not installed in 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 instalacion no fue hecha en la raíz del dominio y usa el cron del sistema, pueden presentarse temas con la generación de URLs. Para evitar 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 cronjob via CLI. The following technical errors have appeared:" : "No fue posible ejecutar la tarea de cron con CLI. Se presentaron los siguientes errores técnicos:",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor vuelve a verificar las <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">guías de instalación↗</a>, y comprueba que no haya errores o advertenicas en la <a href=\"%s\">bitácora</a>.",
+ "Cron" : "Cron",
+ "Last cron job execution: %s." : "Última ejecución de tareas de cron: %s.",
+ "Last cron job execution: %s. Something seems wrong." : "Última ejecución de tareas de cron: %s. Algo parece estar mal. ",
+ "Cron was not executed yet!" : "¡Aún no han sido ejecutado el cron!",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php está registrado en el servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP.",
+ "Use system's cron service to call the cron.php file every 15 minutes." : "Usar el servicio de cron del sistema para llamar el archivo cron.php cada 15 minutos.",
+ "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión posix de PHP. Por favor consulta la {linkstart}documentación de PHP{linkend} para más detalles. ",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Permitir auto-completar el nombre de usuario en la ventana de diálogo. Si esta opción está deshabilitada, el nombre de usuario completo debe ser ingresado.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Para migrar a otra base de datos, usa la herramienta de la línea de comando 'occ db:convert-type', o consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación ↗</a>.",
+ "Uninstall app" : "Desinstalar la aplicación",
+ "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Hola,<br><br> sólo queremos informarte que ahora tienes una cuenta %s.<br><br> Tu usuario es: <strong>%s</strong> <br>Ingresa a ella: <strong><a href=\"%s\">%s</a></strong><br><br>",
+ "Cheers!" : "¡Saludos!",
+ "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola,\n\nsólo queremos informarte que ahora tienes una cuenta %s.\n\nTu usuario es: %s\n\nIngresa a ella: %s\n",
+ "For password recovery and notifications" : "Para recuperación de contraseña y notificaciones",
+ "Your website" : "Tu sitio web",
+ "Your Twitter handle" : "Tu cuenta de Twitter",
+ "Get the apps to sync your files" : "Obten las aplicaciones para sincronizar tus archivos",
+ "Desktop client" : "Cliente de escritorio",
+ "Android app" : "Aplicación android",
+ "iOS app" : "Aplicación iOS",
+ "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "¡Si deseas apoyar al proyecto {contributeopen} únete al desarrollo{linkclose} o {contributeopen} pasa la voz {linkclose}!",
+ "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de Ejecución Inicial",
+ "Passcodes that give an app or device permissions to access your account." : "Los códigos de seguridad que le dan permisos a la aplicación o dispositivo para accesar a tu cuenta. ",
+ "Name" : "Nombre",
+ "Follow us on Google Plus!" : "¡Sígueos en Google Plus!",
+ "Like our facebook page!" : "¡Dale un me gusta a nuestra página de facebook!",
+ "Subscribe to our twitter channel!" : "¡Suscríbete a nuestro canal de twitter!",
+ "Subscribe to our news feed!" : "¡Suscríbete a nuestra fuente de noticias!",
+ "Subscribe to our newsletter!" : "¡Suscríbete a nuestro boletín!",
+ "Show last log in" : "Mostrar el último inicio de sesión",
+ "Group name" : "Nombre del grupo",
+ "You have now an %s account, you can add, protect, and share your data." : "Ahora tienes una cuenta %s, puedes agregar, proteger y compartir tus datos. ",
+ "Verifying" : "Verificando",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "Es importante para la seguridad y desempeño de su instancia que todo esté configurado correctamente. Para ayudarlo con esto, estamos haciendo algunas verficaciones automáticas. Por favor consulta la sección de Consejos & Trucos de la documentación para más información. ",
+ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Te recomendamos ámpliamente que habilites este módulo para obtener los mejores resultados en la detección de tipos MIME.",
+ "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "A continuación se presenta un listado de las sesiones, dispositivos y eventos que se han presentado en tu cuenta. ",
+ "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aquí puedes generar contraseñas individuales para las aplicaciones para que no tengas que dar tu contraseña. También puedes revocalras individualmente. ",
+ "Follow us on Google+!" : "¡Síguenos en Google+!",
+ "Follow us on Twitter!" : "¡Síguenos en Twitter!",
+ "Check out our blog!" : "¡Visita nuestro blog!"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/settings/l10n/es_NI.json b/settings/l10n/es_NI.json
new file mode 100644
index 00000000000..1176bcb2e86
--- /dev/null
+++ b/settings/l10n/es_NI.json
@@ -0,0 +1,453 @@
+{ "translations": {
+ "{actor} changed your password" : "{actor} ha cambiado tu contraseña",
+ "You changed your password" : "Cambiaste tu contraseña",
+ "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador",
+ "{actor} changed your email address" : "{actor} ha cambiado tu dirección de correo electrónico",
+ "You changed your email address" : "Cambiaste tu dirección de correo electrónico",
+ "Your email address was changed by an administrator" : "Tu dirección de correo electrónico ha sido cambiada por un administrador",
+ "Security" : "Seguridad",
+ "You successfully logged in using two-factor authentication (%1$s)" : "Has iniciado sesión exitosamente usando autenticación de dos-factores (%1$s)",
+ "A login attempt using two-factor authentication failed (%1$s)" : "Un intento de autenticación usando autenticación de dos-factores ha fallado (%1$s)",
+ "Your <strong>password</strong> or <strong>email</strong> was modified" : "Tu <strong>contraseña</strong> o <strong>correo electrónico</strong> ha sido modificado",
+ "Your apps" : "Tus aplicaciones",
+ "Updates" : "Actualizaciones",
+ "Enabled apps" : "Aplicaciones habilitadas",
+ "Disabled apps" : "Aplicaciones deshabilitadas",
+ "App bundles" : "Paquetes de aplicación",
+ "Wrong password" : "Contraseña incorrecta",
+ "Saved" : "Guardado",
+ "No user supplied" : "No se proporcionó usuario alguno",
+ "Unable to change password" : "No fue posible cambiar la contraseña",
+ "Authentication error" : "Error de autenticación",
+ "Please provide an admin recovery password; otherwise, all user data will be lost." : "Por favor proporciona una contraseña de recuperación de administrador; de lo contrario toda la información del usuario se perderá. ",
+ "Wrong admin recovery password. Please check the password and try again." : "Contraseña de recuperación de administrador incorrecta. Por favor verificala e inténtalo de nuevo.",
+ "Backend doesn't support password change, but the user's encryption key was updated." : "El backend no soporta el cambio de contraseñas, pero la llave de encripción del usuario fue actualizada.",
+ "installing and updating apps via the app store or Federated Cloud Sharing" : "Instalando y actualizando aplicaciones por la tienda de aplicaciones o Compartido la Nube Federada",
+ "Federated Cloud Sharing" : "Compartir en la Nube Federada",
+ "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL está usando una versión anticuada (%s) de %s. Por favor actualiza tu sistema operativo o funciones tales como %s no funcionarán de forma confiable.",
+ "A problem occurred, please check your log files (Error: %s)" : "Se presentó un problema, por favor verifica tus archivos de bitácoras (Error: %s)",
+ "Migration Completed" : "Migración completada",
+ "Group already exists." : "El grupo ya existe.",
+ "Unable to add group." : "No fue posible agregar el grupo.",
+ "Unable to delete group." : "No fue posible borrar el grupo.",
+ "Invalid SMTP password." : "Constraseña SMTP inválida. ",
+ "Email setting test" : "Prueba de ajustes de correo",
+ "Well done, %s!" : "¡Bien hecho, %s!",
+ "If you received this email, the email configuration seems to be correct." : "Si has recibido este correo electrónico, la configuración del correo electrónico parece estar correcta. ",
+ "Email could not be sent. Check your mail server log" : "No fue posible enviar el correo electrónico. Por favor verfica la bitácora de tu servidor de correo",
+ "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Se presentó un problema al enviar el correo electrónico. Por favor revisa tus configuraciones (Error: %s)",
+ "You need to set your user email before being able to send test emails." : "Requieres establecer tu correo electrónico antes de poder enviar correos electrónicos de prueba. ",
+ "Invalid mail address" : "Dirección de correo inválida",
+ "No valid group selected" : "No se ha seleccionado un grupo válido",
+ "A user with that name already exists." : "Un usuario con ese nombre ya existe. ",
+ "To send a password link to the user an email address is required." : "Para enviar la liga a una contraseña al usuario, se requiere de una dirección de correo electrónico.",
+ "Unable to create user." : "No fue posible crear el usuario. ",
+ "Unable to delete user." : "No fue posible eliminar el usuario.",
+ "Error while enabling user." : "Se presentó un error al habilitar el usuario. ",
+ "Error while disabling user." : "Se presentó un error al deshabilitar el usuario.",
+ "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Para poder verificar tu cuenta de Twitter, publica el siguiente tweet en Twitter (por favor asegúrarte de publicar sin ninguna línea en blanco):",
+ "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Para poder verificar tu sitio Web, agrega el siguiente contendio a tu web-root en '.well-known/CloudIdVerificationCode.txt' (por favor asegurate de que el texto completo este en una sóla línea):",
+ "Settings saved" : "Se han guardado las configuraciones ",
+ "Unable to change full name" : "No fue posible cambiar el nombre completo",
+ "Unable to change email address" : "No fue posible cambiar la dirección de correo electrónico",
+ "Your full name has been changed." : "Tu nombre completo ha sido cambiado.",
+ "Forbidden" : "Prohibido",
+ "Invalid user" : "Usuario inválido",
+ "Unable to change mail address" : "No fue posible cambiar la dirección de correo",
+ "Email saved" : "Correo electrónico guardado",
+ "%1$s changed your password on %2$s." : "%1$s cambió tu contraseña el %2$s.",
+ "Your password on %s was changed." : "Tu contraseña de %s fue cambiada. ",
+ "Your password on %s was reset by an administrator." : "Tu contraseña de %s fue restablecida por un administrador.",
+ "Password for %1$s changed on %2$s" : "La contraseña para %1$s fue cambiada el %2$s",
+ "Password changed for %s" : "La contraseña fue cambiada para %s",
+ "If you did not request this, please contact an administrator." : "Si no lo solicitaste, por favor contacta a un administrador. ",
+ "%1$s changed your email address on %2$s." : "%1$s cambió tu dirección de correo electrónico el %2$s.",
+ "Your email address on %s was changed." : "Tu dirección de correo electrónico en %s fue cambiada. ",
+ "Your email address on %s was changed by an administrator." : "Tu dirección de correo electrónico en %s fue cambiada por un adminsitrador. ",
+ "Email address for %1$s changed on %2$s" : "La dirección de correo electrónico para %1$s fue cambiada el %2$s",
+ "Email address changed for %s" : "La dirección de correo electrónico fue cambiada para %s",
+ "The new email address is %s" : "La nueva dirección de correo electrónico es %s",
+ "Your %s account was created" : "Tu cuenta %s ha sido creada",
+ "Welcome aboard" : "Bienvenido a bordo",
+ "Welcome aboard %s" : "Bienvenido a bordo %s",
+ "Your username is: %s" : "Tu Usuario es: %s",
+ "Set your password" : "Establece tu contraseña",
+ "Go to %s" : "Ir a %s",
+ "Install Client" : "Instalar el cliente",
+ "Password confirmation is required" : "Se requiere la confirmación de la contraseña",
+ "Couldn't remove app." : "No fue posible eliminar la aplicación. ",
+ "Couldn't update app." : "No fue posible actualizar la aplicación.",
+ "Are you really sure you want add {domain} as trusted domain?" : "¿Realmente estás seguro que quieres agregar a {domain} como un dominio de confianza?",
+ "Add trusted domain" : "Agregar un dominio de confianza",
+ "Migration in progress. Please wait until the migration is finished" : "La migración está en curso. Por favor espera hasta que termine la migración",
+ "Migration started …" : "La migración ha comenzado ...",
+ "Not saved" : "No guardado",
+ "Sending…" : "Enviando...",
+ "Email sent" : "Correo electrónico enviado",
+ "Official" : "Oficial",
+ "All" : "Todos",
+ "Update to %s" : "Actualizar a %s",
+ "No apps found for your version" : "No se encontraron aplicaciones para tu versión",
+ "The app will be downloaded from the app store" : "La aplicación será descargada de la tienda de aplicaciones <app store>",
+ "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Las aplicaciones oficiales son desarrolladas por y dentro de la comunidad. Ofrecen una funcionalidad centralizada y se encuentran listas para ser usadas en producción. ",
+ "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Las aplicaciones aprobadas son desarrolladas por desarrolladores de confianza y han pasado una verificación de seguridad. Se les brinda mantenimiento activamente en un repositorio de código abierto y los mantenedores las consideran estables para un uso casual a normal. ",
+ "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Esta aplicación no cuenta con una verificación contra temas de seguridad y es nueva o se sabe que es instable. Instalala bajo tu propio riesgo. ",
+ "Disabling app …" : "Deshabilitando la aplicación ...",
+ "Error while disabling app" : "Se presentó un error mientras se deshabilitaba la aplicación",
+ "Disable" : "Deshabilitar",
+ "Enable" : "Habilitar",
+ "Enabling app …" : "Habilitando aplicación ...",
+ "Error while enabling app" : "Se presentó un error al habilitar la aplicación",
+ "Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
+ "Error: Could not disable broken app" : "Error: No fue posible deshabilitar la aplicación rota",
+ "Error while disabling broken app" : "Se presentó un error al deshabilitar la aplicación rota",
+ "No app updates available" : "No hay actualizaciones disponibles de la aplicación ",
+ "Updating...." : "Actualizando....",
+ "Error while updating app" : "Se presentó un error al actualizar la aplicación",
+ "Updated" : "Actualizado",
+ "Removing …" : "Eliminando ...",
+ "Error while removing app" : "Se presentó un error al eliminar la aplicación",
+ "Remove" : "Eliminar",
+ "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ",
+ "App update" : "Actualización de la aplicación",
+ "Approved" : "Aprobado",
+ "Experimental" : "Experimental",
+ "No apps found for {query}" : "No se encontraron aplicaciones para {query}",
+ "Enable all" : "Habilitar todo",
+ "Allow filesystem access" : "Permitir acceso al sistema de archivos",
+ "Disconnect" : "Desconectar",
+ "Revoke" : "Revocar",
+ "Internet Explorer" : "Internet Explorer",
+ "Edge" : "Edge",
+ "Firefox" : "Firefox",
+ "Google Chrome" : "Google Chrome",
+ "Safari" : "Safari",
+ "Google Chrome for Android" : "Google Chrome para Android",
+ "iPhone iOS" : "iPhone iOS",
+ "iPad iOS" : "iPad iOS",
+ "iOS Client" : "Cliente iOS",
+ "Android Client" : "Cliente Android",
+ "Sync client - {os}" : "Sync client - {os}",
+ "This session" : "Esta sesión",
+ "Copy" : "Copiar",
+ "Copied!" : "¡Copiado!",
+ "Not supported!" : "¡No soportado!",
+ "Press ⌘-C to copy." : "Presiona ⌘-C para copiar. ",
+ "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
+ "Error while loading browser sessions and device tokens" : "Se presentó un error al cargar las sesiones de tu navegador y las fichas de los dispositivos.",
+ "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo",
+ "Error while deleting the token" : "Se presentó un error al borrar la ficha",
+ "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Se presentó un error. Por favor carga un certificado PEM con codificación ASCII",
+ "Valid until {date}" : "Válido hasta {date}",
+ "Delete" : "Borrar",
+ "Local" : "Local",
+ "Private" : "Privado",
+ "Only visible to local users" : "Visible sólo para usuarios locales",
+ "Only visible to you" : "Sólo visible para ti",
+ "Contacts" : "Contactos",
+ "Visible to local users and to trusted servers" : "Visible para usuarios locales y para servidores de confianza",
+ "Public" : "Público",
+ "Will be synced to a global and public address book" : "Será sincronizado a una libreta de direcciones global y pública",
+ "Verify" : "Verificar",
+ "Verifying …" : "Verificando ...",
+ "An error occured while changing your language. Please reload the page and try again." : "Se presentó un error al cambiar tu idioma. Por favor vuelve a cargar la página y vuelva a intentarlo. ",
+ "Select a profile picture" : "Selecciona una imagen de perfil",
+ "Very weak password" : "Contraseña muy débil",
+ "Weak password" : "Contraseña débil",
+ "So-so password" : "Contraseña aceptable",
+ "Good password" : "Buena contraseña",
+ "Strong password" : "Contraseña fuerte",
+ "Groups" : "Grupos",
+ "Unable to delete {objName}" : "No fue posible borrar {objName}",
+ "Error creating group: {message}" : "Se presentó un error al crear el grupo: {message}",
+ "A valid group name must be provided" : "Debes proporcionar un nombre de grupo válido",
+ "deleted {groupName}" : "borrado {groupName}",
+ "undo" : "deshacer",
+ "{size} used" : "{size} usado",
+ "never" : "nunca",
+ "deleted {userName}" : "borrado {userName}",
+ "No user found for <strong>{pattern}</strong>" : "No se encontraron usuarios para <strong>{pattern}</strong>",
+ "Unable to add user to group {group}" : "No fue posible agregar el usuario al grupo {group}",
+ "Unable to remove user from group {group}" : "No fue posible eliminar el usuario del grupo {group}",
+ "Add group" : "Agregar grupo",
+ "Invalid quota value \"{val}\"" : "Valor de cuota inválido \"{val}\"",
+ "no group" : "sin grupos",
+ "Password successfully changed" : "La contraseña se cambió exitosamente",
+ "Changing the password will result in data loss, because data recovery is not available for this user" : "El cambiar la contraseña puede generar pérdida de datos, porque la recuperación de datos no está disponible para este usuario",
+ "Could not change the users email" : "No fue posible cambiar el correo electrónico del usuario. ",
+ "Error while changing status of {user}" : "Se presentó un error al cambiar el estatus del usuario {user}",
+ "A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
+ "Error creating user: {message}" : "Se presentó un error al crear el usuario: {message}",
+ "A valid password must be provided" : "Se debe proporcionar una contraseña válida",
+ "A valid email must be provided" : "Se debe proporcionar un correo electrónico válido",
+ "Developer documentation" : "Documentación del desarrollador",
+ "View in store" : "Ver en la tienda",
+ "Limit to groups" : "Limitar a grupos",
+ "by %s" : "por %s",
+ "%s-licensed" : "%s-licensed",
+ "Documentation:" : "Documentación:",
+ "User documentation" : "Documentación del usuario",
+ "Admin documentation" : "Documentación del administrador",
+ "Visit website" : "Visita el sitio web",
+ "Report a bug" : "Reporta un detalle",
+ "Show description …" : "Mostrar descripción ...",
+ "Hide description …" : "Ocultar descripción ...",
+ "This app has an update available." : "Esta aplicación tiene una actualización disponible.",
+ "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mínima de Nextcloud asignada. Esto será un error en el futuro.",
+ "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.",
+ "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
+ "Enable only for specific groups" : "Habilitar sólo para grupos específicos",
+ "SSL Root Certificates" : "Certificado SSL Raíz",
+ "Common Name" : "Nombre común",
+ "Valid until" : "Válido hasta",
+ "Issued By" : "Levantado Por",
+ "Valid until %s" : "Válido hasta %s",
+ "Import root certificate" : "Importar certificado raíz",
+ "Administrator documentation" : "Documentación del adminsitrador",
+ "Online documentation" : "Documentación en línea",
+ "Forum" : "Foro",
+ "Getting help" : "Obtener ayuda",
+ "Commercial support" : "Soporte comercial",
+ "None" : "Ninguno",
+ "Login" : "Iniciar sesión",
+ "Plain" : "Plano",
+ "NT LAN Manager" : "Administrador de LAN NT",
+ "SSL/TLS" : "SSL/TLS",
+ "STARTTLS" : "STARTTLS",
+ "Email server" : "Servidor de correo electrónico",
+ "Open documentation" : "Abrir documentación",
+ "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Es importante preparar este servidor para poder enviar correos electrónicos, como para restablecer contraseñas y notificaciones. ",
+ "Send mode" : "Modo de envío",
+ "Encryption" : "Encripción",
+ "From address" : "De la dirección",
+ "mail" : "correo",
+ "Authentication method" : "Método de autenticación",
+ "Authentication required" : "Autenticación requerida",
+ "Server address" : "Dirección del servidor",
+ "Port" : "Puerto",
+ "Credentials" : "Credenciales",
+ "SMTP Username" : "Usuario SMTP",
+ "SMTP Password" : "Contraseña SMTP",
+ "Store credentials" : "Almacenar credenciales",
+ "Test email settings" : "Probar las configuraciones de correo electrónico",
+ "Send email" : "Enviar correo electrónico",
+ "Server-side encryption" : "Encripción del lado del servidor",
+ "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ",
+ "Enable server-side encryption" : "Habilitar encripción del lado del servidor",
+ "Please read carefully before activating server-side encryption: " : "Por favor lee detenidamente antes de activar la encripción del lado de servidor:",
+ "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Una vez que la encripción se encuentre habilitada, todos lo archivos cargados al servidor desde ese momento en tiempo, se encriptarán en el servidor. Sólo será posible deshabilitar la encripción en una fecha posterior si el modulo de encripción activo soporta esa funcionalidad y si todas las preciondiciones están satisfechas (ejem. establecer una llave de recuperación).",
+ "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "La encripción por sí sola no garantiza la seguridad del sistema. Por favor consulta la documentación para mayores informes de cómo funciona la aplicación de encripción y de los casos de uso soportados. ",
+ "Be aware that encryption always increases the file size." : "Por favor considera que la encripción siempre aumenta el tamaño de los archivos. ",
+ "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Siempre es una buena idea generar respaldos de tus datos, en caso de tener encripción asegúrate de respaldar las llaves de encripción junto con tus datos. ",
+ "This is the final warning: Do you really want to enable encryption?" : "Esta es la advertencia final: ¿Realmente deseas habilitar la encripción?",
+ "Enable encryption" : "Habilitar encripción",
+ "No encryption module loaded, please enable an encryption module in the app menu." : "No se ha cargado un módulo de encripción, por favor habilita un módulo de encripción en el menú de la aplicación. ",
+ "Select default encryption module:" : "Selecciona el modulo de encripción predeterminado:",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Necesitas migrar tus llaves de encripción de la encripción anterior (ownCloud <= 8.0) a la actual. Por favor habilita el \"Módulo de encripción predeterminado\" y ejecuta el comando 'occ encryption:migrate'",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Necesitas migar tus llaves de encripción de la encripción anterior (ownCloud <=8.0) a la actual. ",
+ "Start migration" : "Iniciar migración",
+ "Security & setup warnings" : "Advertencias de seguridad y configuración",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Es importante que todo esté configurado correctamente por la seguridad y desempeño de tu instancia. Para ayudarte con esto, estamos haciendo unas validaciones automáticas. Por favor ve la sección de Consejos y Trucos así como la documentación para más información.",
+ "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.",
+ "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configuración de Sólo Lectura ha sido habilitada. Esto previene establecer algunas configuraciones mediante la interface web. Adicionalmente, el archivo necesita que se le establezca tener permisos de escritura manualmente en cada actualización. ",
+ "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Al parecer PHP está configurado para quitar los bloques internos de documentación. Esto hará que varias aplicaciones principales sean inaccesibles. ",
+ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Esto es posiblemente causado por un caché/acelerador tal como Zend OPcache o eAccelerator. ",
+ "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.",
+ "%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s con versión inferior a %2$s está instalado, por razones de estabilidad y desempeño te recomendamos actualizar a una versión de %1$s más reciente. ",
+ "The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Recomendamos ámpliamente que se habilite este módulo para obtener los mejores resultados en la detección de tipos MIME",
+ "System locale can not be set to a one which supports UTF-8." : "No es posible establecer la regionalización del sistema a una que soporte UTF-8.",
+ "This means that there might be problems with certain characters in filenames." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de archivos. ",
+ "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:",
+ "All checks passed." : "Pasaron todas las verificaciones. ",
+ "Background jobs" : "Trabajos en segundo plano",
+ "Last job ran %s." : "El último trabajo corrió %s.",
+ "Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
+ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
+ "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." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
+ "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ",
+ "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ",
+ "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
+ "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
+ "Version" : "Versión",
+ "Sharing" : "Compartiendo",
+ "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
+ "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir",
+ "Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",
+ "Allow public uploads" : "Permitir cargas públicas",
+ "Always ask for a password" : "Siempre pedir una contraseña",
+ "Enforce password protection" : "Forzar protección de contraseñas",
+ "Set default expiration date" : "Establecer la fecha de expiración predeterminada",
+ "Expire after " : "Expirar después de",
+ "days" : "días",
+ "Enforce expiration date" : "Forzar fecha de expiración",
+ "Allow resharing" : "Permitir volver a compartir",
+ "Allow sharing with groups" : "Permitir compartir con grupos",
+ "Restrict users to only share with users in their groups" : "Limitar a los usuarios a sólo compartir con otros usuarios en sus grupos",
+ "Exclude groups from sharing" : "Evitar que los grupos compartan",
+ "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir elementos compartidos, pero no los podrán iniciar.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Permitir el autocompletado de usuarios en la ventana de diálogo de compartir. Si esto está deshabilitado, se deberá ingresar el correo electrónico o nombre completo. ",
+ "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Mostrar el texto de exención de responsabilidad legal en la página de carga de ligas públicas. (Sólo se muestra cuando la lista de archivos está oculta.)",
+ "This text will be shown on the public link upload page when the file list is hidden." : "Este texto se mostrará en la página de carga de la liga pública cuando la lista de archivos esté oculta. ",
+ "Tips & tricks" : "Consejos & trucos",
+ "There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Existen muchas funcionalidades y configuraciones disponibles para personalizar y usar de manera óptima esta instancia. Aquí hay algunos consejos para más información. ",
+ "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente estás usando SQLite como el backend de base de datos. Para instalaciones más grandes te recomendamos cambiar a un backend de base de datos diferente.",
+ "This is particularly recommended when using the desktop client for file synchronisation." : "Esto es particularmente recomendado cuando se usa el cliente de escritorio para sincronización de archivos. ",
+ "How to do backups" : "Cómo hacer respaldos",
+ "Advanced monitoring" : "Monitoreo avanzado",
+ "Performance tuning" : "Optimización de rendimiento",
+ "Improving the config.php" : "Mejorando la config.php",
+ "Theming" : "Tematizar",
+ "Check the security of your Nextcloud over our security scan" : "Verifica la seguridad de tu Nextcloud con nuestro escaneo de seguridad",
+ "Hardening and security guidance" : "Consejos de reforzamiento y seguridad",
+ "Personal" : "Personal",
+ "Administration" : "Administración",
+ "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estás usando <strong>%s</strong> de <strong>%s</strong>",
+ "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estás usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)",
+ "Profile picture" : "Foto de perfil",
+ "Upload new" : "Cargar nuevo",
+ "Select from Files" : "Seleccionar desde Archivos",
+ "Remove image" : "Eliminar imagen",
+ "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
+ "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
+ "Cancel" : "Cancelar",
+ "Choose as profile picture" : "Seleccionar como foto del perfil",
+ "Full name" : "Nombre completo",
+ "No display name set" : "No se ha establecido el nombre a desplegar",
+ "Email" : "Correo electrónico",
+ "Your email address" : "Tu dirección de correo electrónico",
+ "No email address set" : "No se ha establecido la dirección de correo electrónico",
+ "For password reset and notifications" : "Para restablecer contraseña y notificaciones",
+ "Phone number" : "Número de teléfono",
+ "Your phone number" : "Su número telefónico",
+ "Address" : "Dirección",
+ "Your postal address" : "Tu dirección postal",
+ "Website" : "Sitio web",
+ "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ",
+ "Link https://…" : "Liga https:// ...",
+ "Twitter" : "Twitter",
+ "Twitter handle @…" : "Cuenta de twitter @...",
+ "You are member of the following groups:" : "Eres miembro de los siguientes grupos:",
+ "Language" : "Idioma",
+ "Help translate" : "Ayuda a traducir",
+ "Password" : "Contraseña",
+ "Current password" : "Contraseña actual",
+ "New password" : "Nueva contraseña",
+ "Change password" : "Cambiar contraseña",
+ "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",
+ "App name" : "Nombre de la aplicación",
+ "Create new app password" : "Crear una nueva contraseña de aplicación",
+ "Use the credentials below to configure your app or device." : "Usa las siguientes credenciales para configurar tu aplicación o dispositivo. ",
+ "For security reasons this password will only be shown once." : "Por razones de seguridad esta contraseña sólo se mostrará una vez. ",
+ "Username" : "Usuario",
+ "Done" : "Terminado",
+ "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.",
+ "Follow us on Google+" : "Síguenos en Google+",
+ "Like our Facebook page" : "Da un Like a nuestra página de Facebook",
+ "Follow us on Twitter" : "Síguenos en Twitter",
+ "Check out our blog" : "Visita nuestro blog",
+ "Subscribe to our newsletter" : "Suscribete a nuestro boletín",
+ "Settings" : "Configuraciones ",
+ "Show storage location" : "Mostrar la ubicación del almacenamiento",
+ "Show user backend" : "Mostrar backend del usuario",
+ "Show last login" : "Mostrar último inicio de sesión",
+ "Show email address" : "Mostrar dirección de correo electrónico",
+ "Send email to new user" : "Enviar un correo electrónico al usuario nuevo",
+ "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "Cuando la contraseña de un usuario nuevo se deja en blanco, se envía un correo electrónico de activación con una liga para establecerla. ",
+ "E-Mail" : "Correo electrónico",
+ "Create" : "Crear",
+ "Admin Recovery Password" : "Recuperación de la contraseña del administrador",
+ "Enter the recovery password in order to recover the users files during password change" : "Ingresa la contraseña de recuperación con la finalidad de recuperar los archivos de los usuarios al cambiar la contraseña.",
+ "Everyone" : "Todos",
+ "Admins" : "Administradores",
+ "Disabled" : "Deshabilitado",
+ "Default quota" : "Cuota predeterminada",
+ "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Por favor indica la cuota de almacenamiento (ejem: \"512 MB\" ó \"12 GB\")",
+ "Unlimited" : "Ilimitado",
+ "Other" : "Otro",
+ "Group admin for" : "Administrador del grupo para",
+ "Quota" : "Cuota",
+ "Storage location" : "Úbicación del almacenamiento",
+ "User backend" : "Backend del usuario",
+ "Last login" : "Último inicio de sesión",
+ "change full name" : "cambiar el nombre completo",
+ "set new password" : "establecer nueva contraseña",
+ "change email address" : "cambiar la dirección de correo electrónico",
+ "Default" : "Predeterminado",
+ "Enabled" : "Habilitado",
+ "Not enabled" : "No habilitado",
+ "Please provide an admin recovery password, otherwise all user data will be lost" : "Por favor proporciona una contraseña de recuperación de administrador, de lo contrario se perderán todos los datos de usuario",
+ "Backend doesn't support password change, but the user's encryption key was successfully updated." : "El backend no soporta el cambio de contraseñas, pero la llave de encripción del usuario fue actualizada exitosamente.",
+ "test email settings" : "probar las configuraciones del correo electrónico",
+ "Invalid request" : "Solicitud inválida",
+ "Admins can't remove themself from the admin group" : "Los administradores no se pueden eliminar a ellos mismos del grupo de administrador",
+ "Unable to add user to group %s" : "No fue posible agregar el usuario al grupo %s",
+ "Unable to remove user from group %s" : "No fue posible eliminar el usuario del grupo %s",
+ "Sending..." : "Enviando...",
+ "_You have %n app update pending_::_You have %n app updates pending_" : ["Usted tiene %n actualización de la aplicación pendiente","Tienes %n actualizaciones de la aplicación pendientes"],
+ "Uninstalling ...." : "Desinstalando ...",
+ "Error while uninstalling app" : "Se presentó un error al desinstalar la aplicación",
+ "Uninstall" : "Desinstalar",
+ "__language_name__" : "Español (México)",
+ "Personal info" : "Información personal",
+ "Sessions" : "Sesiones",
+ "App passwords" : "Contraseñas de aplicación",
+ "Sync clients" : "Sincronizar clientes",
+ "This is used for sending out notifications." : "Esto se usa para enviar notificaciones",
+ "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Al parecer php no está correctamente configurado para consultar las variables de ambiente. La prueba con getenv(\"PATH\") solo está regresando una respuesta vacía. ",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Favor de consultar la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación de instalación ↗</a> para las notas de configuración de php en tu servidor, específicamente al usar php-fpm. ",
+ "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Al parecer PHP está configurado para quitar los bloques de comentarios internos. Esto hará que varias aplicaciones principales sean inaccesibles. ",
+ "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s con versión inferior a %2$s está instalado, por razones de estabilidad y desempeño te recomendamos actualizar a una versión de %1$s mas reciente. ",
+ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Te recomendamos ámpliamente que habilites este módulo para obtener los mejores resultados en la detección de tipos MIME.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "El bloqueo de archivos transaccional se encuentra deshabilitado, esto puede generar temas bajo ciertas condiciones. Habilita 'filelocking.enabled' en el archivo config.php para evitar problemas. Por favor consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentatcón ↗</a> para más información.",
+ "This means that there might be problems with certain characters in file names." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de los archivos.",
+ "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Te sugerimos ámpliamente instalar en tu sistema los paquetes requeridos para soportar alguno de los sigueintes locales: %s.",
+ "If your installation is not installed in 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 instalacion no fue hecha en la raíz del dominio y usa el cron del sistema, pueden presentarse temas con la generación de URLs. Para evitar 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 cronjob via CLI. The following technical errors have appeared:" : "No fue posible ejecutar la tarea de cron con CLI. Se presentaron los siguientes errores técnicos:",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor vuelve a verificar las <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">guías de instalación↗</a>, y comprueba que no haya errores o advertenicas en la <a href=\"%s\">bitácora</a>.",
+ "Cron" : "Cron",
+ "Last cron job execution: %s." : "Última ejecución de tareas de cron: %s.",
+ "Last cron job execution: %s. Something seems wrong." : "Última ejecución de tareas de cron: %s. Algo parece estar mal. ",
+ "Cron was not executed yet!" : "¡Aún no han sido ejecutado el cron!",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php está registrado en el servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP.",
+ "Use system's cron service to call the cron.php file every 15 minutes." : "Usar el servicio de cron del sistema para llamar el archivo cron.php cada 15 minutos.",
+ "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión posix de PHP. Por favor consulta la {linkstart}documentación de PHP{linkend} para más detalles. ",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Permitir auto-completar el nombre de usuario en la ventana de diálogo. Si esta opción está deshabilitada, el nombre de usuario completo debe ser ingresado.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Para migrar a otra base de datos, usa la herramienta de la línea de comando 'occ db:convert-type', o consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación ↗</a>.",
+ "Uninstall app" : "Desinstalar la aplicación",
+ "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Hola,<br><br> sólo queremos informarte que ahora tienes una cuenta %s.<br><br> Tu usuario es: <strong>%s</strong> <br>Ingresa a ella: <strong><a href=\"%s\">%s</a></strong><br><br>",
+ "Cheers!" : "¡Saludos!",
+ "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola,\n\nsólo queremos informarte que ahora tienes una cuenta %s.\n\nTu usuario es: %s\n\nIngresa a ella: %s\n",
+ "For password recovery and notifications" : "Para recuperación de contraseña y notificaciones",
+ "Your website" : "Tu sitio web",
+ "Your Twitter handle" : "Tu cuenta de Twitter",
+ "Get the apps to sync your files" : "Obten las aplicaciones para sincronizar tus archivos",
+ "Desktop client" : "Cliente de escritorio",
+ "Android app" : "Aplicación android",
+ "iOS app" : "Aplicación iOS",
+ "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "¡Si deseas apoyar al proyecto {contributeopen} únete al desarrollo{linkclose} o {contributeopen} pasa la voz {linkclose}!",
+ "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de Ejecución Inicial",
+ "Passcodes that give an app or device permissions to access your account." : "Los códigos de seguridad que le dan permisos a la aplicación o dispositivo para accesar a tu cuenta. ",
+ "Name" : "Nombre",
+ "Follow us on Google Plus!" : "¡Sígueos en Google Plus!",
+ "Like our facebook page!" : "¡Dale un me gusta a nuestra página de facebook!",
+ "Subscribe to our twitter channel!" : "¡Suscríbete a nuestro canal de twitter!",
+ "Subscribe to our news feed!" : "¡Suscríbete a nuestra fuente de noticias!",
+ "Subscribe to our newsletter!" : "¡Suscríbete a nuestro boletín!",
+ "Show last log in" : "Mostrar el último inicio de sesión",
+ "Group name" : "Nombre del grupo",
+ "You have now an %s account, you can add, protect, and share your data." : "Ahora tienes una cuenta %s, puedes agregar, proteger y compartir tus datos. ",
+ "Verifying" : "Verificando",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "Es importante para la seguridad y desempeño de su instancia que todo esté configurado correctamente. Para ayudarlo con esto, estamos haciendo algunas verficaciones automáticas. Por favor consulta la sección de Consejos & Trucos de la documentación para más información. ",
+ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Te recomendamos ámpliamente que habilites este módulo para obtener los mejores resultados en la detección de tipos MIME.",
+ "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "A continuación se presenta un listado de las sesiones, dispositivos y eventos que se han presentado en tu cuenta. ",
+ "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aquí puedes generar contraseñas individuales para las aplicaciones para que no tengas que dar tu contraseña. También puedes revocalras individualmente. ",
+ "Follow us on Google+!" : "¡Síguenos en Google+!",
+ "Follow us on Twitter!" : "¡Síguenos en Twitter!",
+ "Check out our blog!" : "¡Visita nuestro blog!"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/settings/l10n/es_PA.js b/settings/l10n/es_PA.js
new file mode 100644
index 00000000000..db292f964a7
--- /dev/null
+++ b/settings/l10n/es_PA.js
@@ -0,0 +1,455 @@
+OC.L10N.register(
+ "settings",
+ {
+ "{actor} changed your password" : "{actor} ha cambiado tu contraseña",
+ "You changed your password" : "Cambiaste tu contraseña",
+ "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador",
+ "{actor} changed your email address" : "{actor} ha cambiado tu dirección de correo electrónico",
+ "You changed your email address" : "Cambiaste tu dirección de correo electrónico",
+ "Your email address was changed by an administrator" : "Tu dirección de correo electrónico ha sido cambiada por un administrador",
+ "Security" : "Seguridad",
+ "You successfully logged in using two-factor authentication (%1$s)" : "Has iniciado sesión exitosamente usando autenticación de dos-factores (%1$s)",
+ "A login attempt using two-factor authentication failed (%1$s)" : "Un intento de autenticación usando autenticación de dos-factores ha fallado (%1$s)",
+ "Your <strong>password</strong> or <strong>email</strong> was modified" : "Tu <strong>contraseña</strong> o <strong>correo electrónico</strong> ha sido modificado",
+ "Your apps" : "Tus aplicaciones",
+ "Updates" : "Actualizaciones",
+ "Enabled apps" : "Aplicaciones habilitadas",
+ "Disabled apps" : "Aplicaciones deshabilitadas",
+ "App bundles" : "Paquetes de aplicación",
+ "Wrong password" : "Contraseña incorrecta",
+ "Saved" : "Guardado",
+ "No user supplied" : "No se proporcionó usuario alguno",
+ "Unable to change password" : "No fue posible cambiar la contraseña",
+ "Authentication error" : "Error de autenticación",
+ "Please provide an admin recovery password; otherwise, all user data will be lost." : "Por favor proporciona una contraseña de recuperación de administrador; de lo contrario toda la información del usuario se perderá. ",
+ "Wrong admin recovery password. Please check the password and try again." : "Contraseña de recuperación de administrador incorrecta. Por favor verificala e inténtalo de nuevo.",
+ "Backend doesn't support password change, but the user's encryption key was updated." : "El backend no soporta el cambio de contraseñas, pero la llave de encripción del usuario fue actualizada.",
+ "installing and updating apps via the app store or Federated Cloud Sharing" : "Instalando y actualizando aplicaciones por la tienda de aplicaciones o Compartido la Nube Federada",
+ "Federated Cloud Sharing" : "Compartir en la Nube Federada",
+ "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL está usando una versión anticuada (%s) de %s. Por favor actualiza tu sistema operativo o funciones tales como %s no funcionarán de forma confiable.",
+ "A problem occurred, please check your log files (Error: %s)" : "Se presentó un problema, por favor verifica tus archivos de bitácoras (Error: %s)",
+ "Migration Completed" : "Migración completada",
+ "Group already exists." : "El grupo ya existe.",
+ "Unable to add group." : "No fue posible agregar el grupo.",
+ "Unable to delete group." : "No fue posible borrar el grupo.",
+ "Invalid SMTP password." : "Constraseña SMTP inválida. ",
+ "Email setting test" : "Prueba de ajustes de correo",
+ "Well done, %s!" : "¡Bien hecho, %s!",
+ "If you received this email, the email configuration seems to be correct." : "Si has recibido este correo electrónico, la configuración del correo electrónico parece estar correcta. ",
+ "Email could not be sent. Check your mail server log" : "No fue posible enviar el correo electrónico. Por favor verfica la bitácora de tu servidor de correo",
+ "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Se presentó un problema al enviar el correo electrónico. Por favor revisa tus configuraciones (Error: %s)",
+ "You need to set your user email before being able to send test emails." : "Requieres establecer tu correo electrónico antes de poder enviar correos electrónicos de prueba. ",
+ "Invalid mail address" : "Dirección de correo inválida",
+ "No valid group selected" : "No se ha seleccionado un grupo válido",
+ "A user with that name already exists." : "Un usuario con ese nombre ya existe. ",
+ "To send a password link to the user an email address is required." : "Para enviar la liga a una contraseña al usuario, se requiere de una dirección de correo electrónico.",
+ "Unable to create user." : "No fue posible crear el usuario. ",
+ "Unable to delete user." : "No fue posible eliminar el usuario.",
+ "Error while enabling user." : "Se presentó un error al habilitar el usuario. ",
+ "Error while disabling user." : "Se presentó un error al deshabilitar el usuario.",
+ "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Para poder verificar tu cuenta de Twitter, publica el siguiente tweet en Twitter (por favor asegúrarte de publicar sin ninguna línea en blanco):",
+ "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Para poder verificar tu sitio Web, agrega el siguiente contendio a tu web-root en '.well-known/CloudIdVerificationCode.txt' (por favor asegurate de que el texto completo este en una sóla línea):",
+ "Settings saved" : "Se han guardado las configuraciones ",
+ "Unable to change full name" : "No fue posible cambiar el nombre completo",
+ "Unable to change email address" : "No fue posible cambiar la dirección de correo electrónico",
+ "Your full name has been changed." : "Tu nombre completo ha sido cambiado.",
+ "Forbidden" : "Prohibido",
+ "Invalid user" : "Usuario inválido",
+ "Unable to change mail address" : "No fue posible cambiar la dirección de correo",
+ "Email saved" : "Correo electrónico guardado",
+ "%1$s changed your password on %2$s." : "%1$s cambió tu contraseña el %2$s.",
+ "Your password on %s was changed." : "Tu contraseña de %s fue cambiada. ",
+ "Your password on %s was reset by an administrator." : "Tu contraseña de %s fue restablecida por un administrador.",
+ "Password for %1$s changed on %2$s" : "La contraseña para %1$s fue cambiada el %2$s",
+ "Password changed for %s" : "La contraseña fue cambiada para %s",
+ "If you did not request this, please contact an administrator." : "Si no lo solicitaste, por favor contacta a un administrador. ",
+ "%1$s changed your email address on %2$s." : "%1$s cambió tu dirección de correo electrónico el %2$s.",
+ "Your email address on %s was changed." : "Tu dirección de correo electrónico en %s fue cambiada. ",
+ "Your email address on %s was changed by an administrator." : "Tu dirección de correo electrónico en %s fue cambiada por un adminsitrador. ",
+ "Email address for %1$s changed on %2$s" : "La dirección de correo electrónico para %1$s fue cambiada el %2$s",
+ "Email address changed for %s" : "La dirección de correo electrónico fue cambiada para %s",
+ "The new email address is %s" : "La nueva dirección de correo electrónico es %s",
+ "Your %s account was created" : "Tu cuenta %s ha sido creada",
+ "Welcome aboard" : "Bienvenido a bordo",
+ "Welcome aboard %s" : "Bienvenido a bordo %s",
+ "Your username is: %s" : "Tu Usuario es: %s",
+ "Set your password" : "Establece tu contraseña",
+ "Go to %s" : "Ir a %s",
+ "Install Client" : "Instalar el cliente",
+ "Password confirmation is required" : "Se requiere la confirmación de la contraseña",
+ "Couldn't remove app." : "No fue posible eliminar la aplicación. ",
+ "Couldn't update app." : "No fue posible actualizar la aplicación.",
+ "Are you really sure you want add {domain} as trusted domain?" : "¿Realmente estás seguro que quieres agregar a {domain} como un dominio de confianza?",
+ "Add trusted domain" : "Agregar un dominio de confianza",
+ "Migration in progress. Please wait until the migration is finished" : "La migración está en curso. Por favor espera hasta que termine la migración",
+ "Migration started …" : "La migración ha comenzado ...",
+ "Not saved" : "No guardado",
+ "Sending…" : "Enviando...",
+ "Email sent" : "Correo electrónico enviado",
+ "Official" : "Oficial",
+ "All" : "Todos",
+ "Update to %s" : "Actualizar a %s",
+ "No apps found for your version" : "No se encontraron aplicaciones para tu versión",
+ "The app will be downloaded from the app store" : "La aplicación será descargada de la tienda de aplicaciones <app store>",
+ "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Las aplicaciones oficiales son desarrolladas por y dentro de la comunidad. Ofrecen una funcionalidad centralizada y se encuentran listas para ser usadas en producción. ",
+ "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Las aplicaciones aprobadas son desarrolladas por desarrolladores de confianza y han pasado una verificación de seguridad. Se les brinda mantenimiento activamente en un repositorio de código abierto y los mantenedores las consideran estables para un uso casual a normal. ",
+ "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Esta aplicación no cuenta con una verificación contra temas de seguridad y es nueva o se sabe que es instable. Instalala bajo tu propio riesgo. ",
+ "Disabling app …" : "Deshabilitando la aplicación ...",
+ "Error while disabling app" : "Se presentó un error mientras se deshabilitaba la aplicación",
+ "Disable" : "Deshabilitar",
+ "Enable" : "Habilitar",
+ "Enabling app …" : "Habilitando aplicación ...",
+ "Error while enabling app" : "Se presentó un error al habilitar la aplicación",
+ "Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
+ "Error: Could not disable broken app" : "Error: No fue posible deshabilitar la aplicación rota",
+ "Error while disabling broken app" : "Se presentó un error al deshabilitar la aplicación rota",
+ "No app updates available" : "No hay actualizaciones disponibles de la aplicación ",
+ "Updating...." : "Actualizando....",
+ "Error while updating app" : "Se presentó un error al actualizar la aplicación",
+ "Updated" : "Actualizado",
+ "Removing …" : "Eliminando ...",
+ "Error while removing app" : "Se presentó un error al eliminar la aplicación",
+ "Remove" : "Eliminar",
+ "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ",
+ "App update" : "Actualización de la aplicación",
+ "Approved" : "Aprobado",
+ "Experimental" : "Experimental",
+ "No apps found for {query}" : "No se encontraron aplicaciones para {query}",
+ "Enable all" : "Habilitar todo",
+ "Allow filesystem access" : "Permitir acceso al sistema de archivos",
+ "Disconnect" : "Desconectar",
+ "Revoke" : "Revocar",
+ "Internet Explorer" : "Internet Explorer",
+ "Edge" : "Edge",
+ "Firefox" : "Firefox",
+ "Google Chrome" : "Google Chrome",
+ "Safari" : "Safari",
+ "Google Chrome for Android" : "Google Chrome para Android",
+ "iPhone iOS" : "iPhone iOS",
+ "iPad iOS" : "iPad iOS",
+ "iOS Client" : "Cliente iOS",
+ "Android Client" : "Cliente Android",
+ "Sync client - {os}" : "Sync client - {os}",
+ "This session" : "Esta sesión",
+ "Copy" : "Copiar",
+ "Copied!" : "¡Copiado!",
+ "Not supported!" : "¡No soportado!",
+ "Press ⌘-C to copy." : "Presiona ⌘-C para copiar. ",
+ "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
+ "Error while loading browser sessions and device tokens" : "Se presentó un error al cargar las sesiones de tu navegador y las fichas de los dispositivos.",
+ "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo",
+ "Error while deleting the token" : "Se presentó un error al borrar la ficha",
+ "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Se presentó un error. Por favor carga un certificado PEM con codificación ASCII",
+ "Valid until {date}" : "Válido hasta {date}",
+ "Delete" : "Borrar",
+ "Local" : "Local",
+ "Private" : "Privado",
+ "Only visible to local users" : "Visible sólo para usuarios locales",
+ "Only visible to you" : "Sólo visible para ti",
+ "Contacts" : "Contactos",
+ "Visible to local users and to trusted servers" : "Visible para usuarios locales y para servidores de confianza",
+ "Public" : "Público",
+ "Will be synced to a global and public address book" : "Será sincronizado a una libreta de direcciones global y pública",
+ "Verify" : "Verificar",
+ "Verifying …" : "Verificando ...",
+ "An error occured while changing your language. Please reload the page and try again." : "Se presentó un error al cambiar tu idioma. Por favor vuelve a cargar la página y vuelva a intentarlo. ",
+ "Select a profile picture" : "Selecciona una imagen de perfil",
+ "Very weak password" : "Contraseña muy débil",
+ "Weak password" : "Contraseña débil",
+ "So-so password" : "Contraseña aceptable",
+ "Good password" : "Buena contraseña",
+ "Strong password" : "Contraseña fuerte",
+ "Groups" : "Grupos",
+ "Unable to delete {objName}" : "No fue posible borrar {objName}",
+ "Error creating group: {message}" : "Se presentó un error al crear el grupo: {message}",
+ "A valid group name must be provided" : "Debes proporcionar un nombre de grupo válido",
+ "deleted {groupName}" : "borrado {groupName}",
+ "undo" : "deshacer",
+ "{size} used" : "{size} usado",
+ "never" : "nunca",
+ "deleted {userName}" : "borrado {userName}",
+ "No user found for <strong>{pattern}</strong>" : "No se encontraron usuarios para <strong>{pattern}</strong>",
+ "Unable to add user to group {group}" : "No fue posible agregar el usuario al grupo {group}",
+ "Unable to remove user from group {group}" : "No fue posible eliminar el usuario del grupo {group}",
+ "Add group" : "Agregar grupo",
+ "Invalid quota value \"{val}\"" : "Valor de cuota inválido \"{val}\"",
+ "no group" : "sin grupos",
+ "Password successfully changed" : "La contraseña se cambió exitosamente",
+ "Changing the password will result in data loss, because data recovery is not available for this user" : "El cambiar la contraseña puede generar pérdida de datos, porque la recuperación de datos no está disponible para este usuario",
+ "Could not change the users email" : "No fue posible cambiar el correo electrónico del usuario. ",
+ "Error while changing status of {user}" : "Se presentó un error al cambiar el estatus del usuario {user}",
+ "A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
+ "Error creating user: {message}" : "Se presentó un error al crear el usuario: {message}",
+ "A valid password must be provided" : "Se debe proporcionar una contraseña válida",
+ "A valid email must be provided" : "Se debe proporcionar un correo electrónico válido",
+ "Developer documentation" : "Documentación del desarrollador",
+ "View in store" : "Ver en la tienda",
+ "Limit to groups" : "Limitar a grupos",
+ "by %s" : "por %s",
+ "%s-licensed" : "%s-licensed",
+ "Documentation:" : "Documentación:",
+ "User documentation" : "Documentación del usuario",
+ "Admin documentation" : "Documentación del administrador",
+ "Visit website" : "Visita el sitio web",
+ "Report a bug" : "Reporta un detalle",
+ "Show description …" : "Mostrar descripción ...",
+ "Hide description …" : "Ocultar descripción ...",
+ "This app has an update available." : "Esta aplicación tiene una actualización disponible.",
+ "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mínima de Nextcloud asignada. Esto será un error en el futuro.",
+ "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.",
+ "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
+ "Enable only for specific groups" : "Habilitar sólo para grupos específicos",
+ "SSL Root Certificates" : "Certificado SSL Raíz",
+ "Common Name" : "Nombre común",
+ "Valid until" : "Válido hasta",
+ "Issued By" : "Levantado Por",
+ "Valid until %s" : "Válido hasta %s",
+ "Import root certificate" : "Importar certificado raíz",
+ "Administrator documentation" : "Documentación del adminsitrador",
+ "Online documentation" : "Documentación en línea",
+ "Forum" : "Foro",
+ "Getting help" : "Obtener ayuda",
+ "Commercial support" : "Soporte comercial",
+ "None" : "Ninguno",
+ "Login" : "Iniciar sesión",
+ "Plain" : "Plano",
+ "NT LAN Manager" : "Administrador de LAN NT",
+ "SSL/TLS" : "SSL/TLS",
+ "STARTTLS" : "STARTTLS",
+ "Email server" : "Servidor de correo electrónico",
+ "Open documentation" : "Abrir documentación",
+ "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Es importante preparar este servidor para poder enviar correos electrónicos, como para restablecer contraseñas y notificaciones. ",
+ "Send mode" : "Modo de envío",
+ "Encryption" : "Encripción",
+ "From address" : "De la dirección",
+ "mail" : "correo",
+ "Authentication method" : "Método de autenticación",
+ "Authentication required" : "Autenticación requerida",
+ "Server address" : "Dirección del servidor",
+ "Port" : "Puerto",
+ "Credentials" : "Credenciales",
+ "SMTP Username" : "Usuario SMTP",
+ "SMTP Password" : "Contraseña SMTP",
+ "Store credentials" : "Almacenar credenciales",
+ "Test email settings" : "Probar las configuraciones de correo electrónico",
+ "Send email" : "Enviar correo electrónico",
+ "Server-side encryption" : "Encripción del lado del servidor",
+ "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ",
+ "Enable server-side encryption" : "Habilitar encripción del lado del servidor",
+ "Please read carefully before activating server-side encryption: " : "Por favor lee detenidamente antes de activar la encripción del lado de servidor:",
+ "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Una vez que la encripción se encuentre habilitada, todos lo archivos cargados al servidor desde ese momento en tiempo, se encriptarán en el servidor. Sólo será posible deshabilitar la encripción en una fecha posterior si el modulo de encripción activo soporta esa funcionalidad y si todas las preciondiciones están satisfechas (ejem. establecer una llave de recuperación).",
+ "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "La encripción por sí sola no garantiza la seguridad del sistema. Por favor consulta la documentación para mayores informes de cómo funciona la aplicación de encripción y de los casos de uso soportados. ",
+ "Be aware that encryption always increases the file size." : "Por favor considera que la encripción siempre aumenta el tamaño de los archivos. ",
+ "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Siempre es una buena idea generar respaldos de tus datos, en caso de tener encripción asegúrate de respaldar las llaves de encripción junto con tus datos. ",
+ "This is the final warning: Do you really want to enable encryption?" : "Esta es la advertencia final: ¿Realmente deseas habilitar la encripción?",
+ "Enable encryption" : "Habilitar encripción",
+ "No encryption module loaded, please enable an encryption module in the app menu." : "No se ha cargado un módulo de encripción, por favor habilita un módulo de encripción en el menú de la aplicación. ",
+ "Select default encryption module:" : "Selecciona el modulo de encripción predeterminado:",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Necesitas migrar tus llaves de encripción de la encripción anterior (ownCloud <= 8.0) a la actual. Por favor habilita el \"Módulo de encripción predeterminado\" y ejecuta el comando 'occ encryption:migrate'",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Necesitas migar tus llaves de encripción de la encripción anterior (ownCloud <=8.0) a la actual. ",
+ "Start migration" : "Iniciar migración",
+ "Security & setup warnings" : "Advertencias de seguridad y configuración",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Es importante que todo esté configurado correctamente por la seguridad y desempeño de tu instancia. Para ayudarte con esto, estamos haciendo unas validaciones automáticas. Por favor ve la sección de Consejos y Trucos así como la documentación para más información.",
+ "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.",
+ "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configuración de Sólo Lectura ha sido habilitada. Esto previene establecer algunas configuraciones mediante la interface web. Adicionalmente, el archivo necesita que se le establezca tener permisos de escritura manualmente en cada actualización. ",
+ "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Al parecer PHP está configurado para quitar los bloques internos de documentación. Esto hará que varias aplicaciones principales sean inaccesibles. ",
+ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Esto es posiblemente causado por un caché/acelerador tal como Zend OPcache o eAccelerator. ",
+ "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.",
+ "%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s con versión inferior a %2$s está instalado, por razones de estabilidad y desempeño te recomendamos actualizar a una versión de %1$s más reciente. ",
+ "The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Recomendamos ámpliamente que se habilite este módulo para obtener los mejores resultados en la detección de tipos MIME",
+ "System locale can not be set to a one which supports UTF-8." : "No es posible establecer la regionalización del sistema a una que soporte UTF-8.",
+ "This means that there might be problems with certain characters in filenames." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de archivos. ",
+ "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:",
+ "All checks passed." : "Pasaron todas las verificaciones. ",
+ "Background jobs" : "Trabajos en segundo plano",
+ "Last job ran %s." : "El último trabajo corrió %s.",
+ "Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
+ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
+ "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." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
+ "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ",
+ "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ",
+ "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
+ "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
+ "Version" : "Versión",
+ "Sharing" : "Compartiendo",
+ "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
+ "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir",
+ "Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",
+ "Allow public uploads" : "Permitir cargas públicas",
+ "Always ask for a password" : "Siempre pedir una contraseña",
+ "Enforce password protection" : "Forzar protección de contraseñas",
+ "Set default expiration date" : "Establecer la fecha de expiración predeterminada",
+ "Expire after " : "Expirar después de",
+ "days" : "días",
+ "Enforce expiration date" : "Forzar fecha de expiración",
+ "Allow resharing" : "Permitir volver a compartir",
+ "Allow sharing with groups" : "Permitir compartir con grupos",
+ "Restrict users to only share with users in their groups" : "Limitar a los usuarios a sólo compartir con otros usuarios en sus grupos",
+ "Exclude groups from sharing" : "Evitar que los grupos compartan",
+ "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir elementos compartidos, pero no los podrán iniciar.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Permitir el autocompletado de usuarios en la ventana de diálogo de compartir. Si esto está deshabilitado, se deberá ingresar el correo electrónico o nombre completo. ",
+ "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Mostrar el texto de exención de responsabilidad legal en la página de carga de ligas públicas. (Sólo se muestra cuando la lista de archivos está oculta.)",
+ "This text will be shown on the public link upload page when the file list is hidden." : "Este texto se mostrará en la página de carga de la liga pública cuando la lista de archivos esté oculta. ",
+ "Tips & tricks" : "Consejos & trucos",
+ "There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Existen muchas funcionalidades y configuraciones disponibles para personalizar y usar de manera óptima esta instancia. Aquí hay algunos consejos para más información. ",
+ "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente estás usando SQLite como el backend de base de datos. Para instalaciones más grandes te recomendamos cambiar a un backend de base de datos diferente.",
+ "This is particularly recommended when using the desktop client for file synchronisation." : "Esto es particularmente recomendado cuando se usa el cliente de escritorio para sincronización de archivos. ",
+ "How to do backups" : "Cómo hacer respaldos",
+ "Advanced monitoring" : "Monitoreo avanzado",
+ "Performance tuning" : "Optimización de rendimiento",
+ "Improving the config.php" : "Mejorando la config.php",
+ "Theming" : "Tematizar",
+ "Check the security of your Nextcloud over our security scan" : "Verifica la seguridad de tu Nextcloud con nuestro escaneo de seguridad",
+ "Hardening and security guidance" : "Consejos de reforzamiento y seguridad",
+ "Personal" : "Personal",
+ "Administration" : "Administración",
+ "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estás usando <strong>%s</strong> de <strong>%s</strong>",
+ "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estás usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)",
+ "Profile picture" : "Foto de perfil",
+ "Upload new" : "Cargar nuevo",
+ "Select from Files" : "Seleccionar desde Archivos",
+ "Remove image" : "Eliminar imagen",
+ "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
+ "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
+ "Cancel" : "Cancelar",
+ "Choose as profile picture" : "Seleccionar como foto del perfil",
+ "Full name" : "Nombre completo",
+ "No display name set" : "No se ha establecido el nombre a desplegar",
+ "Email" : "Correo electrónico",
+ "Your email address" : "Tu dirección de correo electrónico",
+ "No email address set" : "No se ha establecido la dirección de correo electrónico",
+ "For password reset and notifications" : "Para restablecer contraseña y notificaciones",
+ "Phone number" : "Número de teléfono",
+ "Your phone number" : "Su número telefónico",
+ "Address" : "Dirección",
+ "Your postal address" : "Tu dirección postal",
+ "Website" : "Sitio web",
+ "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ",
+ "Link https://…" : "Liga https:// ...",
+ "Twitter" : "Twitter",
+ "Twitter handle @…" : "Cuenta de twitter @...",
+ "You are member of the following groups:" : "Eres miembro de los siguientes grupos:",
+ "Language" : "Idioma",
+ "Help translate" : "Ayuda a traducir",
+ "Password" : "Contraseña",
+ "Current password" : "Contraseña actual",
+ "New password" : "Nueva contraseña",
+ "Change password" : "Cambiar contraseña",
+ "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",
+ "App name" : "Nombre de la aplicación",
+ "Create new app password" : "Crear una nueva contraseña de aplicación",
+ "Use the credentials below to configure your app or device." : "Usa las siguientes credenciales para configurar tu aplicación o dispositivo. ",
+ "For security reasons this password will only be shown once." : "Por razones de seguridad esta contraseña sólo se mostrará una vez. ",
+ "Username" : "Usuario",
+ "Done" : "Terminado",
+ "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.",
+ "Follow us on Google+" : "Síguenos en Google+",
+ "Like our Facebook page" : "Da un Like a nuestra página de Facebook",
+ "Follow us on Twitter" : "Síguenos en Twitter",
+ "Check out our blog" : "Visita nuestro blog",
+ "Subscribe to our newsletter" : "Suscribete a nuestro boletín",
+ "Settings" : "Configuraciones ",
+ "Show storage location" : "Mostrar la ubicación del almacenamiento",
+ "Show user backend" : "Mostrar backend del usuario",
+ "Show last login" : "Mostrar último inicio de sesión",
+ "Show email address" : "Mostrar dirección de correo electrónico",
+ "Send email to new user" : "Enviar un correo electrónico al usuario nuevo",
+ "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "Cuando la contraseña de un usuario nuevo se deja en blanco, se envía un correo electrónico de activación con una liga para establecerla. ",
+ "E-Mail" : "Correo electrónico",
+ "Create" : "Crear",
+ "Admin Recovery Password" : "Recuperación de la contraseña del administrador",
+ "Enter the recovery password in order to recover the users files during password change" : "Ingresa la contraseña de recuperación con la finalidad de recuperar los archivos de los usuarios al cambiar la contraseña.",
+ "Everyone" : "Todos",
+ "Admins" : "Administradores",
+ "Disabled" : "Deshabilitado",
+ "Default quota" : "Cuota predeterminada",
+ "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Por favor indica la cuota de almacenamiento (ejem: \"512 MB\" ó \"12 GB\")",
+ "Unlimited" : "Ilimitado",
+ "Other" : "Otro",
+ "Group admin for" : "Administrador del grupo para",
+ "Quota" : "Cuota",
+ "Storage location" : "Úbicación del almacenamiento",
+ "User backend" : "Backend del usuario",
+ "Last login" : "Último inicio de sesión",
+ "change full name" : "cambiar el nombre completo",
+ "set new password" : "establecer nueva contraseña",
+ "change email address" : "cambiar la dirección de correo electrónico",
+ "Default" : "Predeterminado",
+ "Enabled" : "Habilitado",
+ "Not enabled" : "No habilitado",
+ "Please provide an admin recovery password, otherwise all user data will be lost" : "Por favor proporciona una contraseña de recuperación de administrador, de lo contrario se perderán todos los datos de usuario",
+ "Backend doesn't support password change, but the user's encryption key was successfully updated." : "El backend no soporta el cambio de contraseñas, pero la llave de encripción del usuario fue actualizada exitosamente.",
+ "test email settings" : "probar las configuraciones del correo electrónico",
+ "Invalid request" : "Solicitud inválida",
+ "Admins can't remove themself from the admin group" : "Los administradores no se pueden eliminar a ellos mismos del grupo de administrador",
+ "Unable to add user to group %s" : "No fue posible agregar el usuario al grupo %s",
+ "Unable to remove user from group %s" : "No fue posible eliminar el usuario del grupo %s",
+ "Sending..." : "Enviando...",
+ "_You have %n app update pending_::_You have %n app updates pending_" : ["Usted tiene %n actualización de la aplicación pendiente","Tienes %n actualizaciones de la aplicación pendientes"],
+ "Uninstalling ...." : "Desinstalando ...",
+ "Error while uninstalling app" : "Se presentó un error al desinstalar la aplicación",
+ "Uninstall" : "Desinstalar",
+ "__language_name__" : "Español (México)",
+ "Personal info" : "Información personal",
+ "Sessions" : "Sesiones",
+ "App passwords" : "Contraseñas de aplicación",
+ "Sync clients" : "Sincronizar clientes",
+ "This is used for sending out notifications." : "Esto se usa para enviar notificaciones",
+ "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Al parecer php no está correctamente configurado para consultar las variables de ambiente. La prueba con getenv(\"PATH\") solo está regresando una respuesta vacía. ",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Favor de consultar la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación de instalación ↗</a> para las notas de configuración de php en tu servidor, específicamente al usar php-fpm. ",
+ "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Al parecer PHP está configurado para quitar los bloques de comentarios internos. Esto hará que varias aplicaciones principales sean inaccesibles. ",
+ "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s con versión inferior a %2$s está instalado, por razones de estabilidad y desempeño te recomendamos actualizar a una versión de %1$s mas reciente. ",
+ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Te recomendamos ámpliamente que habilites este módulo para obtener los mejores resultados en la detección de tipos MIME.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "El bloqueo de archivos transaccional se encuentra deshabilitado, esto puede generar temas bajo ciertas condiciones. Habilita 'filelocking.enabled' en el archivo config.php para evitar problemas. Por favor consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentatcón ↗</a> para más información.",
+ "This means that there might be problems with certain characters in file names." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de los archivos.",
+ "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Te sugerimos ámpliamente instalar en tu sistema los paquetes requeridos para soportar alguno de los sigueintes locales: %s.",
+ "If your installation is not installed in 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 instalacion no fue hecha en la raíz del dominio y usa el cron del sistema, pueden presentarse temas con la generación de URLs. Para evitar 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 cronjob via CLI. The following technical errors have appeared:" : "No fue posible ejecutar la tarea de cron con CLI. Se presentaron los siguientes errores técnicos:",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor vuelve a verificar las <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">guías de instalación↗</a>, y comprueba que no haya errores o advertenicas en la <a href=\"%s\">bitácora</a>.",
+ "Cron" : "Cron",
+ "Last cron job execution: %s." : "Última ejecución de tareas de cron: %s.",
+ "Last cron job execution: %s. Something seems wrong." : "Última ejecución de tareas de cron: %s. Algo parece estar mal. ",
+ "Cron was not executed yet!" : "¡Aún no han sido ejecutado el cron!",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php está registrado en el servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP.",
+ "Use system's cron service to call the cron.php file every 15 minutes." : "Usar el servicio de cron del sistema para llamar el archivo cron.php cada 15 minutos.",
+ "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión posix de PHP. Por favor consulta la {linkstart}documentación de PHP{linkend} para más detalles. ",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Permitir auto-completar el nombre de usuario en la ventana de diálogo. Si esta opción está deshabilitada, el nombre de usuario completo debe ser ingresado.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Para migrar a otra base de datos, usa la herramienta de la línea de comando 'occ db:convert-type', o consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación ↗</a>.",
+ "Uninstall app" : "Desinstalar la aplicación",
+ "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Hola,<br><br> sólo queremos informarte que ahora tienes una cuenta %s.<br><br> Tu usuario es: <strong>%s</strong> <br>Ingresa a ella: <strong><a href=\"%s\">%s</a></strong><br><br>",
+ "Cheers!" : "¡Saludos!",
+ "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola,\n\nsólo queremos informarte que ahora tienes una cuenta %s.\n\nTu usuario es: %s\n\nIngresa a ella: %s\n",
+ "For password recovery and notifications" : "Para recuperación de contraseña y notificaciones",
+ "Your website" : "Tu sitio web",
+ "Your Twitter handle" : "Tu cuenta de Twitter",
+ "Get the apps to sync your files" : "Obten las aplicaciones para sincronizar tus archivos",
+ "Desktop client" : "Cliente de escritorio",
+ "Android app" : "Aplicación android",
+ "iOS app" : "Aplicación iOS",
+ "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "¡Si deseas apoyar al proyecto {contributeopen} únete al desarrollo{linkclose} o {contributeopen} pasa la voz {linkclose}!",
+ "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de Ejecución Inicial",
+ "Passcodes that give an app or device permissions to access your account." : "Los códigos de seguridad que le dan permisos a la aplicación o dispositivo para accesar a tu cuenta. ",
+ "Name" : "Nombre",
+ "Follow us on Google Plus!" : "¡Sígueos en Google Plus!",
+ "Like our facebook page!" : "¡Dale un me gusta a nuestra página de facebook!",
+ "Subscribe to our twitter channel!" : "¡Suscríbete a nuestro canal de twitter!",
+ "Subscribe to our news feed!" : "¡Suscríbete a nuestra fuente de noticias!",
+ "Subscribe to our newsletter!" : "¡Suscríbete a nuestro boletín!",
+ "Show last log in" : "Mostrar el último inicio de sesión",
+ "Group name" : "Nombre del grupo",
+ "You have now an %s account, you can add, protect, and share your data." : "Ahora tienes una cuenta %s, puedes agregar, proteger y compartir tus datos. ",
+ "Verifying" : "Verificando",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "Es importante para la seguridad y desempeño de su instancia que todo esté configurado correctamente. Para ayudarlo con esto, estamos haciendo algunas verficaciones automáticas. Por favor consulta la sección de Consejos & Trucos de la documentación para más información. ",
+ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Te recomendamos ámpliamente que habilites este módulo para obtener los mejores resultados en la detección de tipos MIME.",
+ "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "A continuación se presenta un listado de las sesiones, dispositivos y eventos que se han presentado en tu cuenta. ",
+ "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aquí puedes generar contraseñas individuales para las aplicaciones para que no tengas que dar tu contraseña. También puedes revocalras individualmente. ",
+ "Follow us on Google+!" : "¡Síguenos en Google+!",
+ "Follow us on Twitter!" : "¡Síguenos en Twitter!",
+ "Check out our blog!" : "¡Visita nuestro blog!"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/settings/l10n/es_PA.json b/settings/l10n/es_PA.json
new file mode 100644
index 00000000000..1176bcb2e86
--- /dev/null
+++ b/settings/l10n/es_PA.json
@@ -0,0 +1,453 @@
+{ "translations": {
+ "{actor} changed your password" : "{actor} ha cambiado tu contraseña",
+ "You changed your password" : "Cambiaste tu contraseña",
+ "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador",
+ "{actor} changed your email address" : "{actor} ha cambiado tu dirección de correo electrónico",
+ "You changed your email address" : "Cambiaste tu dirección de correo electrónico",
+ "Your email address was changed by an administrator" : "Tu dirección de correo electrónico ha sido cambiada por un administrador",
+ "Security" : "Seguridad",
+ "You successfully logged in using two-factor authentication (%1$s)" : "Has iniciado sesión exitosamente usando autenticación de dos-factores (%1$s)",
+ "A login attempt using two-factor authentication failed (%1$s)" : "Un intento de autenticación usando autenticación de dos-factores ha fallado (%1$s)",
+ "Your <strong>password</strong> or <strong>email</strong> was modified" : "Tu <strong>contraseña</strong> o <strong>correo electrónico</strong> ha sido modificado",
+ "Your apps" : "Tus aplicaciones",
+ "Updates" : "Actualizaciones",
+ "Enabled apps" : "Aplicaciones habilitadas",
+ "Disabled apps" : "Aplicaciones deshabilitadas",
+ "App bundles" : "Paquetes de aplicación",
+ "Wrong password" : "Contraseña incorrecta",
+ "Saved" : "Guardado",
+ "No user supplied" : "No se proporcionó usuario alguno",
+ "Unable to change password" : "No fue posible cambiar la contraseña",
+ "Authentication error" : "Error de autenticación",
+ "Please provide an admin recovery password; otherwise, all user data will be lost." : "Por favor proporciona una contraseña de recuperación de administrador; de lo contrario toda la información del usuario se perderá. ",
+ "Wrong admin recovery password. Please check the password and try again." : "Contraseña de recuperación de administrador incorrecta. Por favor verificala e inténtalo de nuevo.",
+ "Backend doesn't support password change, but the user's encryption key was updated." : "El backend no soporta el cambio de contraseñas, pero la llave de encripción del usuario fue actualizada.",
+ "installing and updating apps via the app store or Federated Cloud Sharing" : "Instalando y actualizando aplicaciones por la tienda de aplicaciones o Compartido la Nube Federada",
+ "Federated Cloud Sharing" : "Compartir en la Nube Federada",
+ "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL está usando una versión anticuada (%s) de %s. Por favor actualiza tu sistema operativo o funciones tales como %s no funcionarán de forma confiable.",
+ "A problem occurred, please check your log files (Error: %s)" : "Se presentó un problema, por favor verifica tus archivos de bitácoras (Error: %s)",
+ "Migration Completed" : "Migración completada",
+ "Group already exists." : "El grupo ya existe.",
+ "Unable to add group." : "No fue posible agregar el grupo.",
+ "Unable to delete group." : "No fue posible borrar el grupo.",
+ "Invalid SMTP password." : "Constraseña SMTP inválida. ",
+ "Email setting test" : "Prueba de ajustes de correo",
+ "Well done, %s!" : "¡Bien hecho, %s!",
+ "If you received this email, the email configuration seems to be correct." : "Si has recibido este correo electrónico, la configuración del correo electrónico parece estar correcta. ",
+ "Email could not be sent. Check your mail server log" : "No fue posible enviar el correo electrónico. Por favor verfica la bitácora de tu servidor de correo",
+ "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Se presentó un problema al enviar el correo electrónico. Por favor revisa tus configuraciones (Error: %s)",
+ "You need to set your user email before being able to send test emails." : "Requieres establecer tu correo electrónico antes de poder enviar correos electrónicos de prueba. ",
+ "Invalid mail address" : "Dirección de correo inválida",
+ "No valid group selected" : "No se ha seleccionado un grupo válido",
+ "A user with that name already exists." : "Un usuario con ese nombre ya existe. ",
+ "To send a password link to the user an email address is required." : "Para enviar la liga a una contraseña al usuario, se requiere de una dirección de correo electrónico.",
+ "Unable to create user." : "No fue posible crear el usuario. ",
+ "Unable to delete user." : "No fue posible eliminar el usuario.",
+ "Error while enabling user." : "Se presentó un error al habilitar el usuario. ",
+ "Error while disabling user." : "Se presentó un error al deshabilitar el usuario.",
+ "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Para poder verificar tu cuenta de Twitter, publica el siguiente tweet en Twitter (por favor asegúrarte de publicar sin ninguna línea en blanco):",
+ "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Para poder verificar tu sitio Web, agrega el siguiente contendio a tu web-root en '.well-known/CloudIdVerificationCode.txt' (por favor asegurate de que el texto completo este en una sóla línea):",
+ "Settings saved" : "Se han guardado las configuraciones ",
+ "Unable to change full name" : "No fue posible cambiar el nombre completo",
+ "Unable to change email address" : "No fue posible cambiar la dirección de correo electrónico",
+ "Your full name has been changed." : "Tu nombre completo ha sido cambiado.",
+ "Forbidden" : "Prohibido",
+ "Invalid user" : "Usuario inválido",
+ "Unable to change mail address" : "No fue posible cambiar la dirección de correo",
+ "Email saved" : "Correo electrónico guardado",
+ "%1$s changed your password on %2$s." : "%1$s cambió tu contraseña el %2$s.",
+ "Your password on %s was changed." : "Tu contraseña de %s fue cambiada. ",
+ "Your password on %s was reset by an administrator." : "Tu contraseña de %s fue restablecida por un administrador.",
+ "Password for %1$s changed on %2$s" : "La contraseña para %1$s fue cambiada el %2$s",
+ "Password changed for %s" : "La contraseña fue cambiada para %s",
+ "If you did not request this, please contact an administrator." : "Si no lo solicitaste, por favor contacta a un administrador. ",
+ "%1$s changed your email address on %2$s." : "%1$s cambió tu dirección de correo electrónico el %2$s.",
+ "Your email address on %s was changed." : "Tu dirección de correo electrónico en %s fue cambiada. ",
+ "Your email address on %s was changed by an administrator." : "Tu dirección de correo electrónico en %s fue cambiada por un adminsitrador. ",
+ "Email address for %1$s changed on %2$s" : "La dirección de correo electrónico para %1$s fue cambiada el %2$s",
+ "Email address changed for %s" : "La dirección de correo electrónico fue cambiada para %s",
+ "The new email address is %s" : "La nueva dirección de correo electrónico es %s",
+ "Your %s account was created" : "Tu cuenta %s ha sido creada",
+ "Welcome aboard" : "Bienvenido a bordo",
+ "Welcome aboard %s" : "Bienvenido a bordo %s",
+ "Your username is: %s" : "Tu Usuario es: %s",
+ "Set your password" : "Establece tu contraseña",
+ "Go to %s" : "Ir a %s",
+ "Install Client" : "Instalar el cliente",
+ "Password confirmation is required" : "Se requiere la confirmación de la contraseña",
+ "Couldn't remove app." : "No fue posible eliminar la aplicación. ",
+ "Couldn't update app." : "No fue posible actualizar la aplicación.",
+ "Are you really sure you want add {domain} as trusted domain?" : "¿Realmente estás seguro que quieres agregar a {domain} como un dominio de confianza?",
+ "Add trusted domain" : "Agregar un dominio de confianza",
+ "Migration in progress. Please wait until the migration is finished" : "La migración está en curso. Por favor espera hasta que termine la migración",
+ "Migration started …" : "La migración ha comenzado ...",
+ "Not saved" : "No guardado",
+ "Sending…" : "Enviando...",
+ "Email sent" : "Correo electrónico enviado",
+ "Official" : "Oficial",
+ "All" : "Todos",
+ "Update to %s" : "Actualizar a %s",
+ "No apps found for your version" : "No se encontraron aplicaciones para tu versión",
+ "The app will be downloaded from the app store" : "La aplicación será descargada de la tienda de aplicaciones <app store>",
+ "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Las aplicaciones oficiales son desarrolladas por y dentro de la comunidad. Ofrecen una funcionalidad centralizada y se encuentran listas para ser usadas en producción. ",
+ "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Las aplicaciones aprobadas son desarrolladas por desarrolladores de confianza y han pasado una verificación de seguridad. Se les brinda mantenimiento activamente en un repositorio de código abierto y los mantenedores las consideran estables para un uso casual a normal. ",
+ "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Esta aplicación no cuenta con una verificación contra temas de seguridad y es nueva o se sabe que es instable. Instalala bajo tu propio riesgo. ",
+ "Disabling app …" : "Deshabilitando la aplicación ...",
+ "Error while disabling app" : "Se presentó un error mientras se deshabilitaba la aplicación",
+ "Disable" : "Deshabilitar",
+ "Enable" : "Habilitar",
+ "Enabling app …" : "Habilitando aplicación ...",
+ "Error while enabling app" : "Se presentó un error al habilitar la aplicación",
+ "Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
+ "Error: Could not disable broken app" : "Error: No fue posible deshabilitar la aplicación rota",
+ "Error while disabling broken app" : "Se presentó un error al deshabilitar la aplicación rota",
+ "No app updates available" : "No hay actualizaciones disponibles de la aplicación ",
+ "Updating...." : "Actualizando....",
+ "Error while updating app" : "Se presentó un error al actualizar la aplicación",
+ "Updated" : "Actualizado",
+ "Removing …" : "Eliminando ...",
+ "Error while removing app" : "Se presentó un error al eliminar la aplicación",
+ "Remove" : "Eliminar",
+ "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ",
+ "App update" : "Actualización de la aplicación",
+ "Approved" : "Aprobado",
+ "Experimental" : "Experimental",
+ "No apps found for {query}" : "No se encontraron aplicaciones para {query}",
+ "Enable all" : "Habilitar todo",
+ "Allow filesystem access" : "Permitir acceso al sistema de archivos",
+ "Disconnect" : "Desconectar",
+ "Revoke" : "Revocar",
+ "Internet Explorer" : "Internet Explorer",
+ "Edge" : "Edge",
+ "Firefox" : "Firefox",
+ "Google Chrome" : "Google Chrome",
+ "Safari" : "Safari",
+ "Google Chrome for Android" : "Google Chrome para Android",
+ "iPhone iOS" : "iPhone iOS",
+ "iPad iOS" : "iPad iOS",
+ "iOS Client" : "Cliente iOS",
+ "Android Client" : "Cliente Android",
+ "Sync client - {os}" : "Sync client - {os}",
+ "This session" : "Esta sesión",
+ "Copy" : "Copiar",
+ "Copied!" : "¡Copiado!",
+ "Not supported!" : "¡No soportado!",
+ "Press ⌘-C to copy." : "Presiona ⌘-C para copiar. ",
+ "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
+ "Error while loading browser sessions and device tokens" : "Se presentó un error al cargar las sesiones de tu navegador y las fichas de los dispositivos.",
+ "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo",
+ "Error while deleting the token" : "Se presentó un error al borrar la ficha",
+ "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Se presentó un error. Por favor carga un certificado PEM con codificación ASCII",
+ "Valid until {date}" : "Válido hasta {date}",
+ "Delete" : "Borrar",
+ "Local" : "Local",
+ "Private" : "Privado",
+ "Only visible to local users" : "Visible sólo para usuarios locales",
+ "Only visible to you" : "Sólo visible para ti",
+ "Contacts" : "Contactos",
+ "Visible to local users and to trusted servers" : "Visible para usuarios locales y para servidores de confianza",
+ "Public" : "Público",
+ "Will be synced to a global and public address book" : "Será sincronizado a una libreta de direcciones global y pública",
+ "Verify" : "Verificar",
+ "Verifying …" : "Verificando ...",
+ "An error occured while changing your language. Please reload the page and try again." : "Se presentó un error al cambiar tu idioma. Por favor vuelve a cargar la página y vuelva a intentarlo. ",
+ "Select a profile picture" : "Selecciona una imagen de perfil",
+ "Very weak password" : "Contraseña muy débil",
+ "Weak password" : "Contraseña débil",
+ "So-so password" : "Contraseña aceptable",
+ "Good password" : "Buena contraseña",
+ "Strong password" : "Contraseña fuerte",
+ "Groups" : "Grupos",
+ "Unable to delete {objName}" : "No fue posible borrar {objName}",
+ "Error creating group: {message}" : "Se presentó un error al crear el grupo: {message}",
+ "A valid group name must be provided" : "Debes proporcionar un nombre de grupo válido",
+ "deleted {groupName}" : "borrado {groupName}",
+ "undo" : "deshacer",
+ "{size} used" : "{size} usado",
+ "never" : "nunca",
+ "deleted {userName}" : "borrado {userName}",
+ "No user found for <strong>{pattern}</strong>" : "No se encontraron usuarios para <strong>{pattern}</strong>",
+ "Unable to add user to group {group}" : "No fue posible agregar el usuario al grupo {group}",
+ "Unable to remove user from group {group}" : "No fue posible eliminar el usuario del grupo {group}",
+ "Add group" : "Agregar grupo",
+ "Invalid quota value \"{val}\"" : "Valor de cuota inválido \"{val}\"",
+ "no group" : "sin grupos",
+ "Password successfully changed" : "La contraseña se cambió exitosamente",
+ "Changing the password will result in data loss, because data recovery is not available for this user" : "El cambiar la contraseña puede generar pérdida de datos, porque la recuperación de datos no está disponible para este usuario",
+ "Could not change the users email" : "No fue posible cambiar el correo electrónico del usuario. ",
+ "Error while changing status of {user}" : "Se presentó un error al cambiar el estatus del usuario {user}",
+ "A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
+ "Error creating user: {message}" : "Se presentó un error al crear el usuario: {message}",
+ "A valid password must be provided" : "Se debe proporcionar una contraseña válida",
+ "A valid email must be provided" : "Se debe proporcionar un correo electrónico válido",
+ "Developer documentation" : "Documentación del desarrollador",
+ "View in store" : "Ver en la tienda",
+ "Limit to groups" : "Limitar a grupos",
+ "by %s" : "por %s",
+ "%s-licensed" : "%s-licensed",
+ "Documentation:" : "Documentación:",
+ "User documentation" : "Documentación del usuario",
+ "Admin documentation" : "Documentación del administrador",
+ "Visit website" : "Visita el sitio web",
+ "Report a bug" : "Reporta un detalle",
+ "Show description …" : "Mostrar descripción ...",
+ "Hide description …" : "Ocultar descripción ...",
+ "This app has an update available." : "Esta aplicación tiene una actualización disponible.",
+ "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mínima de Nextcloud asignada. Esto será un error en el futuro.",
+ "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.",
+ "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
+ "Enable only for specific groups" : "Habilitar sólo para grupos específicos",
+ "SSL Root Certificates" : "Certificado SSL Raíz",
+ "Common Name" : "Nombre común",
+ "Valid until" : "Válido hasta",
+ "Issued By" : "Levantado Por",
+ "Valid until %s" : "Válido hasta %s",
+ "Import root certificate" : "Importar certificado raíz",
+ "Administrator documentation" : "Documentación del adminsitrador",
+ "Online documentation" : "Documentación en línea",
+ "Forum" : "Foro",
+ "Getting help" : "Obtener ayuda",
+ "Commercial support" : "Soporte comercial",
+ "None" : "Ninguno",
+ "Login" : "Iniciar sesión",
+ "Plain" : "Plano",
+ "NT LAN Manager" : "Administrador de LAN NT",
+ "SSL/TLS" : "SSL/TLS",
+ "STARTTLS" : "STARTTLS",
+ "Email server" : "Servidor de correo electrónico",
+ "Open documentation" : "Abrir documentación",
+ "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Es importante preparar este servidor para poder enviar correos electrónicos, como para restablecer contraseñas y notificaciones. ",
+ "Send mode" : "Modo de envío",
+ "Encryption" : "Encripción",
+ "From address" : "De la dirección",
+ "mail" : "correo",
+ "Authentication method" : "Método de autenticación",
+ "Authentication required" : "Autenticación requerida",
+ "Server address" : "Dirección del servidor",
+ "Port" : "Puerto",
+ "Credentials" : "Credenciales",
+ "SMTP Username" : "Usuario SMTP",
+ "SMTP Password" : "Contraseña SMTP",
+ "Store credentials" : "Almacenar credenciales",
+ "Test email settings" : "Probar las configuraciones de correo electrónico",
+ "Send email" : "Enviar correo electrónico",
+ "Server-side encryption" : "Encripción del lado del servidor",
+ "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ",
+ "Enable server-side encryption" : "Habilitar encripción del lado del servidor",
+ "Please read carefully before activating server-side encryption: " : "Por favor lee detenidamente antes de activar la encripción del lado de servidor:",
+ "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Una vez que la encripción se encuentre habilitada, todos lo archivos cargados al servidor desde ese momento en tiempo, se encriptarán en el servidor. Sólo será posible deshabilitar la encripción en una fecha posterior si el modulo de encripción activo soporta esa funcionalidad y si todas las preciondiciones están satisfechas (ejem. establecer una llave de recuperación).",
+ "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "La encripción por sí sola no garantiza la seguridad del sistema. Por favor consulta la documentación para mayores informes de cómo funciona la aplicación de encripción y de los casos de uso soportados. ",
+ "Be aware that encryption always increases the file size." : "Por favor considera que la encripción siempre aumenta el tamaño de los archivos. ",
+ "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Siempre es una buena idea generar respaldos de tus datos, en caso de tener encripción asegúrate de respaldar las llaves de encripción junto con tus datos. ",
+ "This is the final warning: Do you really want to enable encryption?" : "Esta es la advertencia final: ¿Realmente deseas habilitar la encripción?",
+ "Enable encryption" : "Habilitar encripción",
+ "No encryption module loaded, please enable an encryption module in the app menu." : "No se ha cargado un módulo de encripción, por favor habilita un módulo de encripción en el menú de la aplicación. ",
+ "Select default encryption module:" : "Selecciona el modulo de encripción predeterminado:",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Necesitas migrar tus llaves de encripción de la encripción anterior (ownCloud <= 8.0) a la actual. Por favor habilita el \"Módulo de encripción predeterminado\" y ejecuta el comando 'occ encryption:migrate'",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Necesitas migar tus llaves de encripción de la encripción anterior (ownCloud <=8.0) a la actual. ",
+ "Start migration" : "Iniciar migración",
+ "Security & setup warnings" : "Advertencias de seguridad y configuración",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Es importante que todo esté configurado correctamente por la seguridad y desempeño de tu instancia. Para ayudarte con esto, estamos haciendo unas validaciones automáticas. Por favor ve la sección de Consejos y Trucos así como la documentación para más información.",
+ "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.",
+ "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configuración de Sólo Lectura ha sido habilitada. Esto previene establecer algunas configuraciones mediante la interface web. Adicionalmente, el archivo necesita que se le establezca tener permisos de escritura manualmente en cada actualización. ",
+ "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Al parecer PHP está configurado para quitar los bloques internos de documentación. Esto hará que varias aplicaciones principales sean inaccesibles. ",
+ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Esto es posiblemente causado por un caché/acelerador tal como Zend OPcache o eAccelerator. ",
+ "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.",
+ "%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s con versión inferior a %2$s está instalado, por razones de estabilidad y desempeño te recomendamos actualizar a una versión de %1$s más reciente. ",
+ "The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Recomendamos ámpliamente que se habilite este módulo para obtener los mejores resultados en la detección de tipos MIME",
+ "System locale can not be set to a one which supports UTF-8." : "No es posible establecer la regionalización del sistema a una que soporte UTF-8.",
+ "This means that there might be problems with certain characters in filenames." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de archivos. ",
+ "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:",
+ "All checks passed." : "Pasaron todas las verificaciones. ",
+ "Background jobs" : "Trabajos en segundo plano",
+ "Last job ran %s." : "El último trabajo corrió %s.",
+ "Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
+ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
+ "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." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
+ "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ",
+ "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ",
+ "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
+ "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
+ "Version" : "Versión",
+ "Sharing" : "Compartiendo",
+ "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
+ "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir",
+ "Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",
+ "Allow public uploads" : "Permitir cargas públicas",
+ "Always ask for a password" : "Siempre pedir una contraseña",
+ "Enforce password protection" : "Forzar protección de contraseñas",
+ "Set default expiration date" : "Establecer la fecha de expiración predeterminada",
+ "Expire after " : "Expirar después de",
+ "days" : "días",
+ "Enforce expiration date" : "Forzar fecha de expiración",
+ "Allow resharing" : "Permitir volver a compartir",
+ "Allow sharing with groups" : "Permitir compartir con grupos",
+ "Restrict users to only share with users in their groups" : "Limitar a los usuarios a sólo compartir con otros usuarios en sus grupos",
+ "Exclude groups from sharing" : "Evitar que los grupos compartan",
+ "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir elementos compartidos, pero no los podrán iniciar.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Permitir el autocompletado de usuarios en la ventana de diálogo de compartir. Si esto está deshabilitado, se deberá ingresar el correo electrónico o nombre completo. ",
+ "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Mostrar el texto de exención de responsabilidad legal en la página de carga de ligas públicas. (Sólo se muestra cuando la lista de archivos está oculta.)",
+ "This text will be shown on the public link upload page when the file list is hidden." : "Este texto se mostrará en la página de carga de la liga pública cuando la lista de archivos esté oculta. ",
+ "Tips & tricks" : "Consejos & trucos",
+ "There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Existen muchas funcionalidades y configuraciones disponibles para personalizar y usar de manera óptima esta instancia. Aquí hay algunos consejos para más información. ",
+ "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente estás usando SQLite como el backend de base de datos. Para instalaciones más grandes te recomendamos cambiar a un backend de base de datos diferente.",
+ "This is particularly recommended when using the desktop client for file synchronisation." : "Esto es particularmente recomendado cuando se usa el cliente de escritorio para sincronización de archivos. ",
+ "How to do backups" : "Cómo hacer respaldos",
+ "Advanced monitoring" : "Monitoreo avanzado",
+ "Performance tuning" : "Optimización de rendimiento",
+ "Improving the config.php" : "Mejorando la config.php",
+ "Theming" : "Tematizar",
+ "Check the security of your Nextcloud over our security scan" : "Verifica la seguridad de tu Nextcloud con nuestro escaneo de seguridad",
+ "Hardening and security guidance" : "Consejos de reforzamiento y seguridad",
+ "Personal" : "Personal",
+ "Administration" : "Administración",
+ "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estás usando <strong>%s</strong> de <strong>%s</strong>",
+ "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estás usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)",
+ "Profile picture" : "Foto de perfil",
+ "Upload new" : "Cargar nuevo",
+ "Select from Files" : "Seleccionar desde Archivos",
+ "Remove image" : "Eliminar imagen",
+ "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
+ "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
+ "Cancel" : "Cancelar",
+ "Choose as profile picture" : "Seleccionar como foto del perfil",
+ "Full name" : "Nombre completo",
+ "No display name set" : "No se ha establecido el nombre a desplegar",
+ "Email" : "Correo electrónico",
+ "Your email address" : "Tu dirección de correo electrónico",
+ "No email address set" : "No se ha establecido la dirección de correo electrónico",
+ "For password reset and notifications" : "Para restablecer contraseña y notificaciones",
+ "Phone number" : "Número de teléfono",
+ "Your phone number" : "Su número telefónico",
+ "Address" : "Dirección",
+ "Your postal address" : "Tu dirección postal",
+ "Website" : "Sitio web",
+ "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ",
+ "Link https://…" : "Liga https:// ...",
+ "Twitter" : "Twitter",
+ "Twitter handle @…" : "Cuenta de twitter @...",
+ "You are member of the following groups:" : "Eres miembro de los siguientes grupos:",
+ "Language" : "Idioma",
+ "Help translate" : "Ayuda a traducir",
+ "Password" : "Contraseña",
+ "Current password" : "Contraseña actual",
+ "New password" : "Nueva contraseña",
+ "Change password" : "Cambiar contraseña",
+ "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",
+ "App name" : "Nombre de la aplicación",
+ "Create new app password" : "Crear una nueva contraseña de aplicación",
+ "Use the credentials below to configure your app or device." : "Usa las siguientes credenciales para configurar tu aplicación o dispositivo. ",
+ "For security reasons this password will only be shown once." : "Por razones de seguridad esta contraseña sólo se mostrará una vez. ",
+ "Username" : "Usuario",
+ "Done" : "Terminado",
+ "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.",
+ "Follow us on Google+" : "Síguenos en Google+",
+ "Like our Facebook page" : "Da un Like a nuestra página de Facebook",
+ "Follow us on Twitter" : "Síguenos en Twitter",
+ "Check out our blog" : "Visita nuestro blog",
+ "Subscribe to our newsletter" : "Suscribete a nuestro boletín",
+ "Settings" : "Configuraciones ",
+ "Show storage location" : "Mostrar la ubicación del almacenamiento",
+ "Show user backend" : "Mostrar backend del usuario",
+ "Show last login" : "Mostrar último inicio de sesión",
+ "Show email address" : "Mostrar dirección de correo electrónico",
+ "Send email to new user" : "Enviar un correo electrónico al usuario nuevo",
+ "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "Cuando la contraseña de un usuario nuevo se deja en blanco, se envía un correo electrónico de activación con una liga para establecerla. ",
+ "E-Mail" : "Correo electrónico",
+ "Create" : "Crear",
+ "Admin Recovery Password" : "Recuperación de la contraseña del administrador",
+ "Enter the recovery password in order to recover the users files during password change" : "Ingresa la contraseña de recuperación con la finalidad de recuperar los archivos de los usuarios al cambiar la contraseña.",
+ "Everyone" : "Todos",
+ "Admins" : "Administradores",
+ "Disabled" : "Deshabilitado",
+ "Default quota" : "Cuota predeterminada",
+ "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Por favor indica la cuota de almacenamiento (ejem: \"512 MB\" ó \"12 GB\")",
+ "Unlimited" : "Ilimitado",
+ "Other" : "Otro",
+ "Group admin for" : "Administrador del grupo para",
+ "Quota" : "Cuota",
+ "Storage location" : "Úbicación del almacenamiento",
+ "User backend" : "Backend del usuario",
+ "Last login" : "Último inicio de sesión",
+ "change full name" : "cambiar el nombre completo",
+ "set new password" : "establecer nueva contraseña",
+ "change email address" : "cambiar la dirección de correo electrónico",
+ "Default" : "Predeterminado",
+ "Enabled" : "Habilitado",
+ "Not enabled" : "No habilitado",
+ "Please provide an admin recovery password, otherwise all user data will be lost" : "Por favor proporciona una contraseña de recuperación de administrador, de lo contrario se perderán todos los datos de usuario",
+ "Backend doesn't support password change, but the user's encryption key was successfully updated." : "El backend no soporta el cambio de contraseñas, pero la llave de encripción del usuario fue actualizada exitosamente.",
+ "test email settings" : "probar las configuraciones del correo electrónico",
+ "Invalid request" : "Solicitud inválida",
+ "Admins can't remove themself from the admin group" : "Los administradores no se pueden eliminar a ellos mismos del grupo de administrador",
+ "Unable to add user to group %s" : "No fue posible agregar el usuario al grupo %s",
+ "Unable to remove user from group %s" : "No fue posible eliminar el usuario del grupo %s",
+ "Sending..." : "Enviando...",
+ "_You have %n app update pending_::_You have %n app updates pending_" : ["Usted tiene %n actualización de la aplicación pendiente","Tienes %n actualizaciones de la aplicación pendientes"],
+ "Uninstalling ...." : "Desinstalando ...",
+ "Error while uninstalling app" : "Se presentó un error al desinstalar la aplicación",
+ "Uninstall" : "Desinstalar",
+ "__language_name__" : "Español (México)",
+ "Personal info" : "Información personal",
+ "Sessions" : "Sesiones",
+ "App passwords" : "Contraseñas de aplicación",
+ "Sync clients" : "Sincronizar clientes",
+ "This is used for sending out notifications." : "Esto se usa para enviar notificaciones",
+ "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Al parecer php no está correctamente configurado para consultar las variables de ambiente. La prueba con getenv(\"PATH\") solo está regresando una respuesta vacía. ",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Favor de consultar la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación de instalación ↗</a> para las notas de configuración de php en tu servidor, específicamente al usar php-fpm. ",
+ "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Al parecer PHP está configurado para quitar los bloques de comentarios internos. Esto hará que varias aplicaciones principales sean inaccesibles. ",
+ "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s con versión inferior a %2$s está instalado, por razones de estabilidad y desempeño te recomendamos actualizar a una versión de %1$s mas reciente. ",
+ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Te recomendamos ámpliamente que habilites este módulo para obtener los mejores resultados en la detección de tipos MIME.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "El bloqueo de archivos transaccional se encuentra deshabilitado, esto puede generar temas bajo ciertas condiciones. Habilita 'filelocking.enabled' en el archivo config.php para evitar problemas. Por favor consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentatcón ↗</a> para más información.",
+ "This means that there might be problems with certain characters in file names." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de los archivos.",
+ "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Te sugerimos ámpliamente instalar en tu sistema los paquetes requeridos para soportar alguno de los sigueintes locales: %s.",
+ "If your installation is not installed in 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 instalacion no fue hecha en la raíz del dominio y usa el cron del sistema, pueden presentarse temas con la generación de URLs. Para evitar 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 cronjob via CLI. The following technical errors have appeared:" : "No fue posible ejecutar la tarea de cron con CLI. Se presentaron los siguientes errores técnicos:",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor vuelve a verificar las <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">guías de instalación↗</a>, y comprueba que no haya errores o advertenicas en la <a href=\"%s\">bitácora</a>.",
+ "Cron" : "Cron",
+ "Last cron job execution: %s." : "Última ejecución de tareas de cron: %s.",
+ "Last cron job execution: %s. Something seems wrong." : "Última ejecución de tareas de cron: %s. Algo parece estar mal. ",
+ "Cron was not executed yet!" : "¡Aún no han sido ejecutado el cron!",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php está registrado en el servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP.",
+ "Use system's cron service to call the cron.php file every 15 minutes." : "Usar el servicio de cron del sistema para llamar el archivo cron.php cada 15 minutos.",
+ "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión posix de PHP. Por favor consulta la {linkstart}documentación de PHP{linkend} para más detalles. ",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Permitir auto-completar el nombre de usuario en la ventana de diálogo. Si esta opción está deshabilitada, el nombre de usuario completo debe ser ingresado.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Para migrar a otra base de datos, usa la herramienta de la línea de comando 'occ db:convert-type', o consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación ↗</a>.",
+ "Uninstall app" : "Desinstalar la aplicación",
+ "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Hola,<br><br> sólo queremos informarte que ahora tienes una cuenta %s.<br><br> Tu usuario es: <strong>%s</strong> <br>Ingresa a ella: <strong><a href=\"%s\">%s</a></strong><br><br>",
+ "Cheers!" : "¡Saludos!",
+ "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola,\n\nsólo queremos informarte que ahora tienes una cuenta %s.\n\nTu usuario es: %s\n\nIngresa a ella: %s\n",
+ "For password recovery and notifications" : "Para recuperación de contraseña y notificaciones",
+ "Your website" : "Tu sitio web",
+ "Your Twitter handle" : "Tu cuenta de Twitter",
+ "Get the apps to sync your files" : "Obten las aplicaciones para sincronizar tus archivos",
+ "Desktop client" : "Cliente de escritorio",
+ "Android app" : "Aplicación android",
+ "iOS app" : "Aplicación iOS",
+ "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "¡Si deseas apoyar al proyecto {contributeopen} únete al desarrollo{linkclose} o {contributeopen} pasa la voz {linkclose}!",
+ "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de Ejecución Inicial",
+ "Passcodes that give an app or device permissions to access your account." : "Los códigos de seguridad que le dan permisos a la aplicación o dispositivo para accesar a tu cuenta. ",
+ "Name" : "Nombre",
+ "Follow us on Google Plus!" : "¡Sígueos en Google Plus!",
+ "Like our facebook page!" : "¡Dale un me gusta a nuestra página de facebook!",
+ "Subscribe to our twitter channel!" : "¡Suscríbete a nuestro canal de twitter!",
+ "Subscribe to our news feed!" : "¡Suscríbete a nuestra fuente de noticias!",
+ "Subscribe to our newsletter!" : "¡Suscríbete a nuestro boletín!",
+ "Show last log in" : "Mostrar el último inicio de sesión",
+ "Group name" : "Nombre del grupo",
+ "You have now an %s account, you can add, protect, and share your data." : "Ahora tienes una cuenta %s, puedes agregar, proteger y compartir tus datos. ",
+ "Verifying" : "Verificando",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "Es importante para la seguridad y desempeño de su instancia que todo esté configurado correctamente. Para ayudarlo con esto, estamos haciendo algunas verficaciones automáticas. Por favor consulta la sección de Consejos & Trucos de la documentación para más información. ",
+ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Te recomendamos ámpliamente que habilites este módulo para obtener los mejores resultados en la detección de tipos MIME.",
+ "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "A continuación se presenta un listado de las sesiones, dispositivos y eventos que se han presentado en tu cuenta. ",
+ "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aquí puedes generar contraseñas individuales para las aplicaciones para que no tengas que dar tu contraseña. También puedes revocalras individualmente. ",
+ "Follow us on Google+!" : "¡Síguenos en Google+!",
+ "Follow us on Twitter!" : "¡Síguenos en Twitter!",
+ "Check out our blog!" : "¡Visita nuestro blog!"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/settings/l10n/es_SV.js b/settings/l10n/es_SV.js
new file mode 100644
index 00000000000..db292f964a7
--- /dev/null
+++ b/settings/l10n/es_SV.js
@@ -0,0 +1,455 @@
+OC.L10N.register(
+ "settings",
+ {
+ "{actor} changed your password" : "{actor} ha cambiado tu contraseña",
+ "You changed your password" : "Cambiaste tu contraseña",
+ "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador",
+ "{actor} changed your email address" : "{actor} ha cambiado tu dirección de correo electrónico",
+ "You changed your email address" : "Cambiaste tu dirección de correo electrónico",
+ "Your email address was changed by an administrator" : "Tu dirección de correo electrónico ha sido cambiada por un administrador",
+ "Security" : "Seguridad",
+ "You successfully logged in using two-factor authentication (%1$s)" : "Has iniciado sesión exitosamente usando autenticación de dos-factores (%1$s)",
+ "A login attempt using two-factor authentication failed (%1$s)" : "Un intento de autenticación usando autenticación de dos-factores ha fallado (%1$s)",
+ "Your <strong>password</strong> or <strong>email</strong> was modified" : "Tu <strong>contraseña</strong> o <strong>correo electrónico</strong> ha sido modificado",
+ "Your apps" : "Tus aplicaciones",
+ "Updates" : "Actualizaciones",
+ "Enabled apps" : "Aplicaciones habilitadas",
+ "Disabled apps" : "Aplicaciones deshabilitadas",
+ "App bundles" : "Paquetes de aplicación",
+ "Wrong password" : "Contraseña incorrecta",
+ "Saved" : "Guardado",
+ "No user supplied" : "No se proporcionó usuario alguno",
+ "Unable to change password" : "No fue posible cambiar la contraseña",
+ "Authentication error" : "Error de autenticación",
+ "Please provide an admin recovery password; otherwise, all user data will be lost." : "Por favor proporciona una contraseña de recuperación de administrador; de lo contrario toda la información del usuario se perderá. ",
+ "Wrong admin recovery password. Please check the password and try again." : "Contraseña de recuperación de administrador incorrecta. Por favor verificala e inténtalo de nuevo.",
+ "Backend doesn't support password change, but the user's encryption key was updated." : "El backend no soporta el cambio de contraseñas, pero la llave de encripción del usuario fue actualizada.",
+ "installing and updating apps via the app store or Federated Cloud Sharing" : "Instalando y actualizando aplicaciones por la tienda de aplicaciones o Compartido la Nube Federada",
+ "Federated Cloud Sharing" : "Compartir en la Nube Federada",
+ "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL está usando una versión anticuada (%s) de %s. Por favor actualiza tu sistema operativo o funciones tales como %s no funcionarán de forma confiable.",
+ "A problem occurred, please check your log files (Error: %s)" : "Se presentó un problema, por favor verifica tus archivos de bitácoras (Error: %s)",
+ "Migration Completed" : "Migración completada",
+ "Group already exists." : "El grupo ya existe.",
+ "Unable to add group." : "No fue posible agregar el grupo.",
+ "Unable to delete group." : "No fue posible borrar el grupo.",
+ "Invalid SMTP password." : "Constraseña SMTP inválida. ",
+ "Email setting test" : "Prueba de ajustes de correo",
+ "Well done, %s!" : "¡Bien hecho, %s!",
+ "If you received this email, the email configuration seems to be correct." : "Si has recibido este correo electrónico, la configuración del correo electrónico parece estar correcta. ",
+ "Email could not be sent. Check your mail server log" : "No fue posible enviar el correo electrónico. Por favor verfica la bitácora de tu servidor de correo",
+ "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Se presentó un problema al enviar el correo electrónico. Por favor revisa tus configuraciones (Error: %s)",
+ "You need to set your user email before being able to send test emails." : "Requieres establecer tu correo electrónico antes de poder enviar correos electrónicos de prueba. ",
+ "Invalid mail address" : "Dirección de correo inválida",
+ "No valid group selected" : "No se ha seleccionado un grupo válido",
+ "A user with that name already exists." : "Un usuario con ese nombre ya existe. ",
+ "To send a password link to the user an email address is required." : "Para enviar la liga a una contraseña al usuario, se requiere de una dirección de correo electrónico.",
+ "Unable to create user." : "No fue posible crear el usuario. ",
+ "Unable to delete user." : "No fue posible eliminar el usuario.",
+ "Error while enabling user." : "Se presentó un error al habilitar el usuario. ",
+ "Error while disabling user." : "Se presentó un error al deshabilitar el usuario.",
+ "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Para poder verificar tu cuenta de Twitter, publica el siguiente tweet en Twitter (por favor asegúrarte de publicar sin ninguna línea en blanco):",
+ "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Para poder verificar tu sitio Web, agrega el siguiente contendio a tu web-root en '.well-known/CloudIdVerificationCode.txt' (por favor asegurate de que el texto completo este en una sóla línea):",
+ "Settings saved" : "Se han guardado las configuraciones ",
+ "Unable to change full name" : "No fue posible cambiar el nombre completo",
+ "Unable to change email address" : "No fue posible cambiar la dirección de correo electrónico",
+ "Your full name has been changed." : "Tu nombre completo ha sido cambiado.",
+ "Forbidden" : "Prohibido",
+ "Invalid user" : "Usuario inválido",
+ "Unable to change mail address" : "No fue posible cambiar la dirección de correo",
+ "Email saved" : "Correo electrónico guardado",
+ "%1$s changed your password on %2$s." : "%1$s cambió tu contraseña el %2$s.",
+ "Your password on %s was changed." : "Tu contraseña de %s fue cambiada. ",
+ "Your password on %s was reset by an administrator." : "Tu contraseña de %s fue restablecida por un administrador.",
+ "Password for %1$s changed on %2$s" : "La contraseña para %1$s fue cambiada el %2$s",
+ "Password changed for %s" : "La contraseña fue cambiada para %s",
+ "If you did not request this, please contact an administrator." : "Si no lo solicitaste, por favor contacta a un administrador. ",
+ "%1$s changed your email address on %2$s." : "%1$s cambió tu dirección de correo electrónico el %2$s.",
+ "Your email address on %s was changed." : "Tu dirección de correo electrónico en %s fue cambiada. ",
+ "Your email address on %s was changed by an administrator." : "Tu dirección de correo electrónico en %s fue cambiada por un adminsitrador. ",
+ "Email address for %1$s changed on %2$s" : "La dirección de correo electrónico para %1$s fue cambiada el %2$s",
+ "Email address changed for %s" : "La dirección de correo electrónico fue cambiada para %s",
+ "The new email address is %s" : "La nueva dirección de correo electrónico es %s",
+ "Your %s account was created" : "Tu cuenta %s ha sido creada",
+ "Welcome aboard" : "Bienvenido a bordo",
+ "Welcome aboard %s" : "Bienvenido a bordo %s",
+ "Your username is: %s" : "Tu Usuario es: %s",
+ "Set your password" : "Establece tu contraseña",
+ "Go to %s" : "Ir a %s",
+ "Install Client" : "Instalar el cliente",
+ "Password confirmation is required" : "Se requiere la confirmación de la contraseña",
+ "Couldn't remove app." : "No fue posible eliminar la aplicación. ",
+ "Couldn't update app." : "No fue posible actualizar la aplicación.",
+ "Are you really sure you want add {domain} as trusted domain?" : "¿Realmente estás seguro que quieres agregar a {domain} como un dominio de confianza?",
+ "Add trusted domain" : "Agregar un dominio de confianza",
+ "Migration in progress. Please wait until the migration is finished" : "La migración está en curso. Por favor espera hasta que termine la migración",
+ "Migration started …" : "La migración ha comenzado ...",
+ "Not saved" : "No guardado",
+ "Sending…" : "Enviando...",
+ "Email sent" : "Correo electrónico enviado",
+ "Official" : "Oficial",
+ "All" : "Todos",
+ "Update to %s" : "Actualizar a %s",
+ "No apps found for your version" : "No se encontraron aplicaciones para tu versión",
+ "The app will be downloaded from the app store" : "La aplicación será descargada de la tienda de aplicaciones <app store>",
+ "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Las aplicaciones oficiales son desarrolladas por y dentro de la comunidad. Ofrecen una funcionalidad centralizada y se encuentran listas para ser usadas en producción. ",
+ "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Las aplicaciones aprobadas son desarrolladas por desarrolladores de confianza y han pasado una verificación de seguridad. Se les brinda mantenimiento activamente en un repositorio de código abierto y los mantenedores las consideran estables para un uso casual a normal. ",
+ "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Esta aplicación no cuenta con una verificación contra temas de seguridad y es nueva o se sabe que es instable. Instalala bajo tu propio riesgo. ",
+ "Disabling app …" : "Deshabilitando la aplicación ...",
+ "Error while disabling app" : "Se presentó un error mientras se deshabilitaba la aplicación",
+ "Disable" : "Deshabilitar",
+ "Enable" : "Habilitar",
+ "Enabling app …" : "Habilitando aplicación ...",
+ "Error while enabling app" : "Se presentó un error al habilitar la aplicación",
+ "Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
+ "Error: Could not disable broken app" : "Error: No fue posible deshabilitar la aplicación rota",
+ "Error while disabling broken app" : "Se presentó un error al deshabilitar la aplicación rota",
+ "No app updates available" : "No hay actualizaciones disponibles de la aplicación ",
+ "Updating...." : "Actualizando....",
+ "Error while updating app" : "Se presentó un error al actualizar la aplicación",
+ "Updated" : "Actualizado",
+ "Removing …" : "Eliminando ...",
+ "Error while removing app" : "Se presentó un error al eliminar la aplicación",
+ "Remove" : "Eliminar",
+ "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ",
+ "App update" : "Actualización de la aplicación",
+ "Approved" : "Aprobado",
+ "Experimental" : "Experimental",
+ "No apps found for {query}" : "No se encontraron aplicaciones para {query}",
+ "Enable all" : "Habilitar todo",
+ "Allow filesystem access" : "Permitir acceso al sistema de archivos",
+ "Disconnect" : "Desconectar",
+ "Revoke" : "Revocar",
+ "Internet Explorer" : "Internet Explorer",
+ "Edge" : "Edge",
+ "Firefox" : "Firefox",
+ "Google Chrome" : "Google Chrome",
+ "Safari" : "Safari",
+ "Google Chrome for Android" : "Google Chrome para Android",
+ "iPhone iOS" : "iPhone iOS",
+ "iPad iOS" : "iPad iOS",
+ "iOS Client" : "Cliente iOS",
+ "Android Client" : "Cliente Android",
+ "Sync client - {os}" : "Sync client - {os}",
+ "This session" : "Esta sesión",
+ "Copy" : "Copiar",
+ "Copied!" : "¡Copiado!",
+ "Not supported!" : "¡No soportado!",
+ "Press ⌘-C to copy." : "Presiona ⌘-C para copiar. ",
+ "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
+ "Error while loading browser sessions and device tokens" : "Se presentó un error al cargar las sesiones de tu navegador y las fichas de los dispositivos.",
+ "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo",
+ "Error while deleting the token" : "Se presentó un error al borrar la ficha",
+ "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Se presentó un error. Por favor carga un certificado PEM con codificación ASCII",
+ "Valid until {date}" : "Válido hasta {date}",
+ "Delete" : "Borrar",
+ "Local" : "Local",
+ "Private" : "Privado",
+ "Only visible to local users" : "Visible sólo para usuarios locales",
+ "Only visible to you" : "Sólo visible para ti",
+ "Contacts" : "Contactos",
+ "Visible to local users and to trusted servers" : "Visible para usuarios locales y para servidores de confianza",
+ "Public" : "Público",
+ "Will be synced to a global and public address book" : "Será sincronizado a una libreta de direcciones global y pública",
+ "Verify" : "Verificar",
+ "Verifying …" : "Verificando ...",
+ "An error occured while changing your language. Please reload the page and try again." : "Se presentó un error al cambiar tu idioma. Por favor vuelve a cargar la página y vuelva a intentarlo. ",
+ "Select a profile picture" : "Selecciona una imagen de perfil",
+ "Very weak password" : "Contraseña muy débil",
+ "Weak password" : "Contraseña débil",
+ "So-so password" : "Contraseña aceptable",
+ "Good password" : "Buena contraseña",
+ "Strong password" : "Contraseña fuerte",
+ "Groups" : "Grupos",
+ "Unable to delete {objName}" : "No fue posible borrar {objName}",
+ "Error creating group: {message}" : "Se presentó un error al crear el grupo: {message}",
+ "A valid group name must be provided" : "Debes proporcionar un nombre de grupo válido",
+ "deleted {groupName}" : "borrado {groupName}",
+ "undo" : "deshacer",
+ "{size} used" : "{size} usado",
+ "never" : "nunca",
+ "deleted {userName}" : "borrado {userName}",
+ "No user found for <strong>{pattern}</strong>" : "No se encontraron usuarios para <strong>{pattern}</strong>",
+ "Unable to add user to group {group}" : "No fue posible agregar el usuario al grupo {group}",
+ "Unable to remove user from group {group}" : "No fue posible eliminar el usuario del grupo {group}",
+ "Add group" : "Agregar grupo",
+ "Invalid quota value \"{val}\"" : "Valor de cuota inválido \"{val}\"",
+ "no group" : "sin grupos",
+ "Password successfully changed" : "La contraseña se cambió exitosamente",
+ "Changing the password will result in data loss, because data recovery is not available for this user" : "El cambiar la contraseña puede generar pérdida de datos, porque la recuperación de datos no está disponible para este usuario",
+ "Could not change the users email" : "No fue posible cambiar el correo electrónico del usuario. ",
+ "Error while changing status of {user}" : "Se presentó un error al cambiar el estatus del usuario {user}",
+ "A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
+ "Error creating user: {message}" : "Se presentó un error al crear el usuario: {message}",
+ "A valid password must be provided" : "Se debe proporcionar una contraseña válida",
+ "A valid email must be provided" : "Se debe proporcionar un correo electrónico válido",
+ "Developer documentation" : "Documentación del desarrollador",
+ "View in store" : "Ver en la tienda",
+ "Limit to groups" : "Limitar a grupos",
+ "by %s" : "por %s",
+ "%s-licensed" : "%s-licensed",
+ "Documentation:" : "Documentación:",
+ "User documentation" : "Documentación del usuario",
+ "Admin documentation" : "Documentación del administrador",
+ "Visit website" : "Visita el sitio web",
+ "Report a bug" : "Reporta un detalle",
+ "Show description …" : "Mostrar descripción ...",
+ "Hide description …" : "Ocultar descripción ...",
+ "This app has an update available." : "Esta aplicación tiene una actualización disponible.",
+ "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mínima de Nextcloud asignada. Esto será un error en el futuro.",
+ "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.",
+ "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
+ "Enable only for specific groups" : "Habilitar sólo para grupos específicos",
+ "SSL Root Certificates" : "Certificado SSL Raíz",
+ "Common Name" : "Nombre común",
+ "Valid until" : "Válido hasta",
+ "Issued By" : "Levantado Por",
+ "Valid until %s" : "Válido hasta %s",
+ "Import root certificate" : "Importar certificado raíz",
+ "Administrator documentation" : "Documentación del adminsitrador",
+ "Online documentation" : "Documentación en línea",
+ "Forum" : "Foro",
+ "Getting help" : "Obtener ayuda",
+ "Commercial support" : "Soporte comercial",
+ "None" : "Ninguno",
+ "Login" : "Iniciar sesión",
+ "Plain" : "Plano",
+ "NT LAN Manager" : "Administrador de LAN NT",
+ "SSL/TLS" : "SSL/TLS",
+ "STARTTLS" : "STARTTLS",
+ "Email server" : "Servidor de correo electrónico",
+ "Open documentation" : "Abrir documentación",
+ "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Es importante preparar este servidor para poder enviar correos electrónicos, como para restablecer contraseñas y notificaciones. ",
+ "Send mode" : "Modo de envío",
+ "Encryption" : "Encripción",
+ "From address" : "De la dirección",
+ "mail" : "correo",
+ "Authentication method" : "Método de autenticación",
+ "Authentication required" : "Autenticación requerida",
+ "Server address" : "Dirección del servidor",
+ "Port" : "Puerto",
+ "Credentials" : "Credenciales",
+ "SMTP Username" : "Usuario SMTP",
+ "SMTP Password" : "Contraseña SMTP",
+ "Store credentials" : "Almacenar credenciales",
+ "Test email settings" : "Probar las configuraciones de correo electrónico",
+ "Send email" : "Enviar correo electrónico",
+ "Server-side encryption" : "Encripción del lado del servidor",
+ "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ",
+ "Enable server-side encryption" : "Habilitar encripción del lado del servidor",
+ "Please read carefully before activating server-side encryption: " : "Por favor lee detenidamente antes de activar la encripción del lado de servidor:",
+ "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Una vez que la encripción se encuentre habilitada, todos lo archivos cargados al servidor desde ese momento en tiempo, se encriptarán en el servidor. Sólo será posible deshabilitar la encripción en una fecha posterior si el modulo de encripción activo soporta esa funcionalidad y si todas las preciondiciones están satisfechas (ejem. establecer una llave de recuperación).",
+ "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "La encripción por sí sola no garantiza la seguridad del sistema. Por favor consulta la documentación para mayores informes de cómo funciona la aplicación de encripción y de los casos de uso soportados. ",
+ "Be aware that encryption always increases the file size." : "Por favor considera que la encripción siempre aumenta el tamaño de los archivos. ",
+ "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Siempre es una buena idea generar respaldos de tus datos, en caso de tener encripción asegúrate de respaldar las llaves de encripción junto con tus datos. ",
+ "This is the final warning: Do you really want to enable encryption?" : "Esta es la advertencia final: ¿Realmente deseas habilitar la encripción?",
+ "Enable encryption" : "Habilitar encripción",
+ "No encryption module loaded, please enable an encryption module in the app menu." : "No se ha cargado un módulo de encripción, por favor habilita un módulo de encripción en el menú de la aplicación. ",
+ "Select default encryption module:" : "Selecciona el modulo de encripción predeterminado:",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Necesitas migrar tus llaves de encripción de la encripción anterior (ownCloud <= 8.0) a la actual. Por favor habilita el \"Módulo de encripción predeterminado\" y ejecuta el comando 'occ encryption:migrate'",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Necesitas migar tus llaves de encripción de la encripción anterior (ownCloud <=8.0) a la actual. ",
+ "Start migration" : "Iniciar migración",
+ "Security & setup warnings" : "Advertencias de seguridad y configuración",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Es importante que todo esté configurado correctamente por la seguridad y desempeño de tu instancia. Para ayudarte con esto, estamos haciendo unas validaciones automáticas. Por favor ve la sección de Consejos y Trucos así como la documentación para más información.",
+ "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.",
+ "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configuración de Sólo Lectura ha sido habilitada. Esto previene establecer algunas configuraciones mediante la interface web. Adicionalmente, el archivo necesita que se le establezca tener permisos de escritura manualmente en cada actualización. ",
+ "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Al parecer PHP está configurado para quitar los bloques internos de documentación. Esto hará que varias aplicaciones principales sean inaccesibles. ",
+ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Esto es posiblemente causado por un caché/acelerador tal como Zend OPcache o eAccelerator. ",
+ "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.",
+ "%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s con versión inferior a %2$s está instalado, por razones de estabilidad y desempeño te recomendamos actualizar a una versión de %1$s más reciente. ",
+ "The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Recomendamos ámpliamente que se habilite este módulo para obtener los mejores resultados en la detección de tipos MIME",
+ "System locale can not be set to a one which supports UTF-8." : "No es posible establecer la regionalización del sistema a una que soporte UTF-8.",
+ "This means that there might be problems with certain characters in filenames." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de archivos. ",
+ "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:",
+ "All checks passed." : "Pasaron todas las verificaciones. ",
+ "Background jobs" : "Trabajos en segundo plano",
+ "Last job ran %s." : "El último trabajo corrió %s.",
+ "Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
+ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
+ "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." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
+ "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ",
+ "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ",
+ "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
+ "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
+ "Version" : "Versión",
+ "Sharing" : "Compartiendo",
+ "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
+ "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir",
+ "Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",
+ "Allow public uploads" : "Permitir cargas públicas",
+ "Always ask for a password" : "Siempre pedir una contraseña",
+ "Enforce password protection" : "Forzar protección de contraseñas",
+ "Set default expiration date" : "Establecer la fecha de expiración predeterminada",
+ "Expire after " : "Expirar después de",
+ "days" : "días",
+ "Enforce expiration date" : "Forzar fecha de expiración",
+ "Allow resharing" : "Permitir volver a compartir",
+ "Allow sharing with groups" : "Permitir compartir con grupos",
+ "Restrict users to only share with users in their groups" : "Limitar a los usuarios a sólo compartir con otros usuarios en sus grupos",
+ "Exclude groups from sharing" : "Evitar que los grupos compartan",
+ "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir elementos compartidos, pero no los podrán iniciar.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Permitir el autocompletado de usuarios en la ventana de diálogo de compartir. Si esto está deshabilitado, se deberá ingresar el correo electrónico o nombre completo. ",
+ "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Mostrar el texto de exención de responsabilidad legal en la página de carga de ligas públicas. (Sólo se muestra cuando la lista de archivos está oculta.)",
+ "This text will be shown on the public link upload page when the file list is hidden." : "Este texto se mostrará en la página de carga de la liga pública cuando la lista de archivos esté oculta. ",
+ "Tips & tricks" : "Consejos & trucos",
+ "There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Existen muchas funcionalidades y configuraciones disponibles para personalizar y usar de manera óptima esta instancia. Aquí hay algunos consejos para más información. ",
+ "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente estás usando SQLite como el backend de base de datos. Para instalaciones más grandes te recomendamos cambiar a un backend de base de datos diferente.",
+ "This is particularly recommended when using the desktop client for file synchronisation." : "Esto es particularmente recomendado cuando se usa el cliente de escritorio para sincronización de archivos. ",
+ "How to do backups" : "Cómo hacer respaldos",
+ "Advanced monitoring" : "Monitoreo avanzado",
+ "Performance tuning" : "Optimización de rendimiento",
+ "Improving the config.php" : "Mejorando la config.php",
+ "Theming" : "Tematizar",
+ "Check the security of your Nextcloud over our security scan" : "Verifica la seguridad de tu Nextcloud con nuestro escaneo de seguridad",
+ "Hardening and security guidance" : "Consejos de reforzamiento y seguridad",
+ "Personal" : "Personal",
+ "Administration" : "Administración",
+ "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estás usando <strong>%s</strong> de <strong>%s</strong>",
+ "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estás usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)",
+ "Profile picture" : "Foto de perfil",
+ "Upload new" : "Cargar nuevo",
+ "Select from Files" : "Seleccionar desde Archivos",
+ "Remove image" : "Eliminar imagen",
+ "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
+ "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
+ "Cancel" : "Cancelar",
+ "Choose as profile picture" : "Seleccionar como foto del perfil",
+ "Full name" : "Nombre completo",
+ "No display name set" : "No se ha establecido el nombre a desplegar",
+ "Email" : "Correo electrónico",
+ "Your email address" : "Tu dirección de correo electrónico",
+ "No email address set" : "No se ha establecido la dirección de correo electrónico",
+ "For password reset and notifications" : "Para restablecer contraseña y notificaciones",
+ "Phone number" : "Número de teléfono",
+ "Your phone number" : "Su número telefónico",
+ "Address" : "Dirección",
+ "Your postal address" : "Tu dirección postal",
+ "Website" : "Sitio web",
+ "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ",
+ "Link https://…" : "Liga https:// ...",
+ "Twitter" : "Twitter",
+ "Twitter handle @…" : "Cuenta de twitter @...",
+ "You are member of the following groups:" : "Eres miembro de los siguientes grupos:",
+ "Language" : "Idioma",
+ "Help translate" : "Ayuda a traducir",
+ "Password" : "Contraseña",
+ "Current password" : "Contraseña actual",
+ "New password" : "Nueva contraseña",
+ "Change password" : "Cambiar contraseña",
+ "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",
+ "App name" : "Nombre de la aplicación",
+ "Create new app password" : "Crear una nueva contraseña de aplicación",
+ "Use the credentials below to configure your app or device." : "Usa las siguientes credenciales para configurar tu aplicación o dispositivo. ",
+ "For security reasons this password will only be shown once." : "Por razones de seguridad esta contraseña sólo se mostrará una vez. ",
+ "Username" : "Usuario",
+ "Done" : "Terminado",
+ "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.",
+ "Follow us on Google+" : "Síguenos en Google+",
+ "Like our Facebook page" : "Da un Like a nuestra página de Facebook",
+ "Follow us on Twitter" : "Síguenos en Twitter",
+ "Check out our blog" : "Visita nuestro blog",
+ "Subscribe to our newsletter" : "Suscribete a nuestro boletín",
+ "Settings" : "Configuraciones ",
+ "Show storage location" : "Mostrar la ubicación del almacenamiento",
+ "Show user backend" : "Mostrar backend del usuario",
+ "Show last login" : "Mostrar último inicio de sesión",
+ "Show email address" : "Mostrar dirección de correo electrónico",
+ "Send email to new user" : "Enviar un correo electrónico al usuario nuevo",
+ "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "Cuando la contraseña de un usuario nuevo se deja en blanco, se envía un correo electrónico de activación con una liga para establecerla. ",
+ "E-Mail" : "Correo electrónico",
+ "Create" : "Crear",
+ "Admin Recovery Password" : "Recuperación de la contraseña del administrador",
+ "Enter the recovery password in order to recover the users files during password change" : "Ingresa la contraseña de recuperación con la finalidad de recuperar los archivos de los usuarios al cambiar la contraseña.",
+ "Everyone" : "Todos",
+ "Admins" : "Administradores",
+ "Disabled" : "Deshabilitado",
+ "Default quota" : "Cuota predeterminada",
+ "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Por favor indica la cuota de almacenamiento (ejem: \"512 MB\" ó \"12 GB\")",
+ "Unlimited" : "Ilimitado",
+ "Other" : "Otro",
+ "Group admin for" : "Administrador del grupo para",
+ "Quota" : "Cuota",
+ "Storage location" : "Úbicación del almacenamiento",
+ "User backend" : "Backend del usuario",
+ "Last login" : "Último inicio de sesión",
+ "change full name" : "cambiar el nombre completo",
+ "set new password" : "establecer nueva contraseña",
+ "change email address" : "cambiar la dirección de correo electrónico",
+ "Default" : "Predeterminado",
+ "Enabled" : "Habilitado",
+ "Not enabled" : "No habilitado",
+ "Please provide an admin recovery password, otherwise all user data will be lost" : "Por favor proporciona una contraseña de recuperación de administrador, de lo contrario se perderán todos los datos de usuario",
+ "Backend doesn't support password change, but the user's encryption key was successfully updated." : "El backend no soporta el cambio de contraseñas, pero la llave de encripción del usuario fue actualizada exitosamente.",
+ "test email settings" : "probar las configuraciones del correo electrónico",
+ "Invalid request" : "Solicitud inválida",
+ "Admins can't remove themself from the admin group" : "Los administradores no se pueden eliminar a ellos mismos del grupo de administrador",
+ "Unable to add user to group %s" : "No fue posible agregar el usuario al grupo %s",
+ "Unable to remove user from group %s" : "No fue posible eliminar el usuario del grupo %s",
+ "Sending..." : "Enviando...",
+ "_You have %n app update pending_::_You have %n app updates pending_" : ["Usted tiene %n actualización de la aplicación pendiente","Tienes %n actualizaciones de la aplicación pendientes"],
+ "Uninstalling ...." : "Desinstalando ...",
+ "Error while uninstalling app" : "Se presentó un error al desinstalar la aplicación",
+ "Uninstall" : "Desinstalar",
+ "__language_name__" : "Español (México)",
+ "Personal info" : "Información personal",
+ "Sessions" : "Sesiones",
+ "App passwords" : "Contraseñas de aplicación",
+ "Sync clients" : "Sincronizar clientes",
+ "This is used for sending out notifications." : "Esto se usa para enviar notificaciones",
+ "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Al parecer php no está correctamente configurado para consultar las variables de ambiente. La prueba con getenv(\"PATH\") solo está regresando una respuesta vacía. ",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Favor de consultar la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación de instalación ↗</a> para las notas de configuración de php en tu servidor, específicamente al usar php-fpm. ",
+ "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Al parecer PHP está configurado para quitar los bloques de comentarios internos. Esto hará que varias aplicaciones principales sean inaccesibles. ",
+ "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s con versión inferior a %2$s está instalado, por razones de estabilidad y desempeño te recomendamos actualizar a una versión de %1$s mas reciente. ",
+ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Te recomendamos ámpliamente que habilites este módulo para obtener los mejores resultados en la detección de tipos MIME.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "El bloqueo de archivos transaccional se encuentra deshabilitado, esto puede generar temas bajo ciertas condiciones. Habilita 'filelocking.enabled' en el archivo config.php para evitar problemas. Por favor consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentatcón ↗</a> para más información.",
+ "This means that there might be problems with certain characters in file names." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de los archivos.",
+ "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Te sugerimos ámpliamente instalar en tu sistema los paquetes requeridos para soportar alguno de los sigueintes locales: %s.",
+ "If your installation is not installed in 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 instalacion no fue hecha en la raíz del dominio y usa el cron del sistema, pueden presentarse temas con la generación de URLs. Para evitar 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 cronjob via CLI. The following technical errors have appeared:" : "No fue posible ejecutar la tarea de cron con CLI. Se presentaron los siguientes errores técnicos:",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor vuelve a verificar las <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">guías de instalación↗</a>, y comprueba que no haya errores o advertenicas en la <a href=\"%s\">bitácora</a>.",
+ "Cron" : "Cron",
+ "Last cron job execution: %s." : "Última ejecución de tareas de cron: %s.",
+ "Last cron job execution: %s. Something seems wrong." : "Última ejecución de tareas de cron: %s. Algo parece estar mal. ",
+ "Cron was not executed yet!" : "¡Aún no han sido ejecutado el cron!",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php está registrado en el servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP.",
+ "Use system's cron service to call the cron.php file every 15 minutes." : "Usar el servicio de cron del sistema para llamar el archivo cron.php cada 15 minutos.",
+ "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión posix de PHP. Por favor consulta la {linkstart}documentación de PHP{linkend} para más detalles. ",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Permitir auto-completar el nombre de usuario en la ventana de diálogo. Si esta opción está deshabilitada, el nombre de usuario completo debe ser ingresado.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Para migrar a otra base de datos, usa la herramienta de la línea de comando 'occ db:convert-type', o consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación ↗</a>.",
+ "Uninstall app" : "Desinstalar la aplicación",
+ "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Hola,<br><br> sólo queremos informarte que ahora tienes una cuenta %s.<br><br> Tu usuario es: <strong>%s</strong> <br>Ingresa a ella: <strong><a href=\"%s\">%s</a></strong><br><br>",
+ "Cheers!" : "¡Saludos!",
+ "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola,\n\nsólo queremos informarte que ahora tienes una cuenta %s.\n\nTu usuario es: %s\n\nIngresa a ella: %s\n",
+ "For password recovery and notifications" : "Para recuperación de contraseña y notificaciones",
+ "Your website" : "Tu sitio web",
+ "Your Twitter handle" : "Tu cuenta de Twitter",
+ "Get the apps to sync your files" : "Obten las aplicaciones para sincronizar tus archivos",
+ "Desktop client" : "Cliente de escritorio",
+ "Android app" : "Aplicación android",
+ "iOS app" : "Aplicación iOS",
+ "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "¡Si deseas apoyar al proyecto {contributeopen} únete al desarrollo{linkclose} o {contributeopen} pasa la voz {linkclose}!",
+ "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de Ejecución Inicial",
+ "Passcodes that give an app or device permissions to access your account." : "Los códigos de seguridad que le dan permisos a la aplicación o dispositivo para accesar a tu cuenta. ",
+ "Name" : "Nombre",
+ "Follow us on Google Plus!" : "¡Sígueos en Google Plus!",
+ "Like our facebook page!" : "¡Dale un me gusta a nuestra página de facebook!",
+ "Subscribe to our twitter channel!" : "¡Suscríbete a nuestro canal de twitter!",
+ "Subscribe to our news feed!" : "¡Suscríbete a nuestra fuente de noticias!",
+ "Subscribe to our newsletter!" : "¡Suscríbete a nuestro boletín!",
+ "Show last log in" : "Mostrar el último inicio de sesión",
+ "Group name" : "Nombre del grupo",
+ "You have now an %s account, you can add, protect, and share your data." : "Ahora tienes una cuenta %s, puedes agregar, proteger y compartir tus datos. ",
+ "Verifying" : "Verificando",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "Es importante para la seguridad y desempeño de su instancia que todo esté configurado correctamente. Para ayudarlo con esto, estamos haciendo algunas verficaciones automáticas. Por favor consulta la sección de Consejos & Trucos de la documentación para más información. ",
+ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Te recomendamos ámpliamente que habilites este módulo para obtener los mejores resultados en la detección de tipos MIME.",
+ "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "A continuación se presenta un listado de las sesiones, dispositivos y eventos que se han presentado en tu cuenta. ",
+ "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aquí puedes generar contraseñas individuales para las aplicaciones para que no tengas que dar tu contraseña. También puedes revocalras individualmente. ",
+ "Follow us on Google+!" : "¡Síguenos en Google+!",
+ "Follow us on Twitter!" : "¡Síguenos en Twitter!",
+ "Check out our blog!" : "¡Visita nuestro blog!"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/settings/l10n/es_SV.json b/settings/l10n/es_SV.json
new file mode 100644
index 00000000000..1176bcb2e86
--- /dev/null
+++ b/settings/l10n/es_SV.json
@@ -0,0 +1,453 @@
+{ "translations": {
+ "{actor} changed your password" : "{actor} ha cambiado tu contraseña",
+ "You changed your password" : "Cambiaste tu contraseña",
+ "Your password was reset by an administrator" : "Tu contraseña ha sido restablecida por un adminsitrador",
+ "{actor} changed your email address" : "{actor} ha cambiado tu dirección de correo electrónico",
+ "You changed your email address" : "Cambiaste tu dirección de correo electrónico",
+ "Your email address was changed by an administrator" : "Tu dirección de correo electrónico ha sido cambiada por un administrador",
+ "Security" : "Seguridad",
+ "You successfully logged in using two-factor authentication (%1$s)" : "Has iniciado sesión exitosamente usando autenticación de dos-factores (%1$s)",
+ "A login attempt using two-factor authentication failed (%1$s)" : "Un intento de autenticación usando autenticación de dos-factores ha fallado (%1$s)",
+ "Your <strong>password</strong> or <strong>email</strong> was modified" : "Tu <strong>contraseña</strong> o <strong>correo electrónico</strong> ha sido modificado",
+ "Your apps" : "Tus aplicaciones",
+ "Updates" : "Actualizaciones",
+ "Enabled apps" : "Aplicaciones habilitadas",
+ "Disabled apps" : "Aplicaciones deshabilitadas",
+ "App bundles" : "Paquetes de aplicación",
+ "Wrong password" : "Contraseña incorrecta",
+ "Saved" : "Guardado",
+ "No user supplied" : "No se proporcionó usuario alguno",
+ "Unable to change password" : "No fue posible cambiar la contraseña",
+ "Authentication error" : "Error de autenticación",
+ "Please provide an admin recovery password; otherwise, all user data will be lost." : "Por favor proporciona una contraseña de recuperación de administrador; de lo contrario toda la información del usuario se perderá. ",
+ "Wrong admin recovery password. Please check the password and try again." : "Contraseña de recuperación de administrador incorrecta. Por favor verificala e inténtalo de nuevo.",
+ "Backend doesn't support password change, but the user's encryption key was updated." : "El backend no soporta el cambio de contraseñas, pero la llave de encripción del usuario fue actualizada.",
+ "installing and updating apps via the app store or Federated Cloud Sharing" : "Instalando y actualizando aplicaciones por la tienda de aplicaciones o Compartido la Nube Federada",
+ "Federated Cloud Sharing" : "Compartir en la Nube Federada",
+ "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL está usando una versión anticuada (%s) de %s. Por favor actualiza tu sistema operativo o funciones tales como %s no funcionarán de forma confiable.",
+ "A problem occurred, please check your log files (Error: %s)" : "Se presentó un problema, por favor verifica tus archivos de bitácoras (Error: %s)",
+ "Migration Completed" : "Migración completada",
+ "Group already exists." : "El grupo ya existe.",
+ "Unable to add group." : "No fue posible agregar el grupo.",
+ "Unable to delete group." : "No fue posible borrar el grupo.",
+ "Invalid SMTP password." : "Constraseña SMTP inválida. ",
+ "Email setting test" : "Prueba de ajustes de correo",
+ "Well done, %s!" : "¡Bien hecho, %s!",
+ "If you received this email, the email configuration seems to be correct." : "Si has recibido este correo electrónico, la configuración del correo electrónico parece estar correcta. ",
+ "Email could not be sent. Check your mail server log" : "No fue posible enviar el correo electrónico. Por favor verfica la bitácora de tu servidor de correo",
+ "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Se presentó un problema al enviar el correo electrónico. Por favor revisa tus configuraciones (Error: %s)",
+ "You need to set your user email before being able to send test emails." : "Requieres establecer tu correo electrónico antes de poder enviar correos electrónicos de prueba. ",
+ "Invalid mail address" : "Dirección de correo inválida",
+ "No valid group selected" : "No se ha seleccionado un grupo válido",
+ "A user with that name already exists." : "Un usuario con ese nombre ya existe. ",
+ "To send a password link to the user an email address is required." : "Para enviar la liga a una contraseña al usuario, se requiere de una dirección de correo electrónico.",
+ "Unable to create user." : "No fue posible crear el usuario. ",
+ "Unable to delete user." : "No fue posible eliminar el usuario.",
+ "Error while enabling user." : "Se presentó un error al habilitar el usuario. ",
+ "Error while disabling user." : "Se presentó un error al deshabilitar el usuario.",
+ "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Para poder verificar tu cuenta de Twitter, publica el siguiente tweet en Twitter (por favor asegúrarte de publicar sin ninguna línea en blanco):",
+ "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Para poder verificar tu sitio Web, agrega el siguiente contendio a tu web-root en '.well-known/CloudIdVerificationCode.txt' (por favor asegurate de que el texto completo este en una sóla línea):",
+ "Settings saved" : "Se han guardado las configuraciones ",
+ "Unable to change full name" : "No fue posible cambiar el nombre completo",
+ "Unable to change email address" : "No fue posible cambiar la dirección de correo electrónico",
+ "Your full name has been changed." : "Tu nombre completo ha sido cambiado.",
+ "Forbidden" : "Prohibido",
+ "Invalid user" : "Usuario inválido",
+ "Unable to change mail address" : "No fue posible cambiar la dirección de correo",
+ "Email saved" : "Correo electrónico guardado",
+ "%1$s changed your password on %2$s." : "%1$s cambió tu contraseña el %2$s.",
+ "Your password on %s was changed." : "Tu contraseña de %s fue cambiada. ",
+ "Your password on %s was reset by an administrator." : "Tu contraseña de %s fue restablecida por un administrador.",
+ "Password for %1$s changed on %2$s" : "La contraseña para %1$s fue cambiada el %2$s",
+ "Password changed for %s" : "La contraseña fue cambiada para %s",
+ "If you did not request this, please contact an administrator." : "Si no lo solicitaste, por favor contacta a un administrador. ",
+ "%1$s changed your email address on %2$s." : "%1$s cambió tu dirección de correo electrónico el %2$s.",
+ "Your email address on %s was changed." : "Tu dirección de correo electrónico en %s fue cambiada. ",
+ "Your email address on %s was changed by an administrator." : "Tu dirección de correo electrónico en %s fue cambiada por un adminsitrador. ",
+ "Email address for %1$s changed on %2$s" : "La dirección de correo electrónico para %1$s fue cambiada el %2$s",
+ "Email address changed for %s" : "La dirección de correo electrónico fue cambiada para %s",
+ "The new email address is %s" : "La nueva dirección de correo electrónico es %s",
+ "Your %s account was created" : "Tu cuenta %s ha sido creada",
+ "Welcome aboard" : "Bienvenido a bordo",
+ "Welcome aboard %s" : "Bienvenido a bordo %s",
+ "Your username is: %s" : "Tu Usuario es: %s",
+ "Set your password" : "Establece tu contraseña",
+ "Go to %s" : "Ir a %s",
+ "Install Client" : "Instalar el cliente",
+ "Password confirmation is required" : "Se requiere la confirmación de la contraseña",
+ "Couldn't remove app." : "No fue posible eliminar la aplicación. ",
+ "Couldn't update app." : "No fue posible actualizar la aplicación.",
+ "Are you really sure you want add {domain} as trusted domain?" : "¿Realmente estás seguro que quieres agregar a {domain} como un dominio de confianza?",
+ "Add trusted domain" : "Agregar un dominio de confianza",
+ "Migration in progress. Please wait until the migration is finished" : "La migración está en curso. Por favor espera hasta que termine la migración",
+ "Migration started …" : "La migración ha comenzado ...",
+ "Not saved" : "No guardado",
+ "Sending…" : "Enviando...",
+ "Email sent" : "Correo electrónico enviado",
+ "Official" : "Oficial",
+ "All" : "Todos",
+ "Update to %s" : "Actualizar a %s",
+ "No apps found for your version" : "No se encontraron aplicaciones para tu versión",
+ "The app will be downloaded from the app store" : "La aplicación será descargada de la tienda de aplicaciones <app store>",
+ "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Las aplicaciones oficiales son desarrolladas por y dentro de la comunidad. Ofrecen una funcionalidad centralizada y se encuentran listas para ser usadas en producción. ",
+ "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Las aplicaciones aprobadas son desarrolladas por desarrolladores de confianza y han pasado una verificación de seguridad. Se les brinda mantenimiento activamente en un repositorio de código abierto y los mantenedores las consideran estables para un uso casual a normal. ",
+ "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Esta aplicación no cuenta con una verificación contra temas de seguridad y es nueva o se sabe que es instable. Instalala bajo tu propio riesgo. ",
+ "Disabling app …" : "Deshabilitando la aplicación ...",
+ "Error while disabling app" : "Se presentó un error mientras se deshabilitaba la aplicación",
+ "Disable" : "Deshabilitar",
+ "Enable" : "Habilitar",
+ "Enabling app …" : "Habilitando aplicación ...",
+ "Error while enabling app" : "Se presentó un error al habilitar la aplicación",
+ "Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
+ "Error: Could not disable broken app" : "Error: No fue posible deshabilitar la aplicación rota",
+ "Error while disabling broken app" : "Se presentó un error al deshabilitar la aplicación rota",
+ "No app updates available" : "No hay actualizaciones disponibles de la aplicación ",
+ "Updating...." : "Actualizando....",
+ "Error while updating app" : "Se presentó un error al actualizar la aplicación",
+ "Updated" : "Actualizado",
+ "Removing …" : "Eliminando ...",
+ "Error while removing app" : "Se presentó un error al eliminar la aplicación",
+ "Remove" : "Eliminar",
+ "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ",
+ "App update" : "Actualización de la aplicación",
+ "Approved" : "Aprobado",
+ "Experimental" : "Experimental",
+ "No apps found for {query}" : "No se encontraron aplicaciones para {query}",
+ "Enable all" : "Habilitar todo",
+ "Allow filesystem access" : "Permitir acceso al sistema de archivos",
+ "Disconnect" : "Desconectar",
+ "Revoke" : "Revocar",
+ "Internet Explorer" : "Internet Explorer",
+ "Edge" : "Edge",
+ "Firefox" : "Firefox",
+ "Google Chrome" : "Google Chrome",
+ "Safari" : "Safari",
+ "Google Chrome for Android" : "Google Chrome para Android",
+ "iPhone iOS" : "iPhone iOS",
+ "iPad iOS" : "iPad iOS",
+ "iOS Client" : "Cliente iOS",
+ "Android Client" : "Cliente Android",
+ "Sync client - {os}" : "Sync client - {os}",
+ "This session" : "Esta sesión",
+ "Copy" : "Copiar",
+ "Copied!" : "¡Copiado!",
+ "Not supported!" : "¡No soportado!",
+ "Press ⌘-C to copy." : "Presiona ⌘-C para copiar. ",
+ "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
+ "Error while loading browser sessions and device tokens" : "Se presentó un error al cargar las sesiones de tu navegador y las fichas de los dispositivos.",
+ "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo",
+ "Error while deleting the token" : "Se presentó un error al borrar la ficha",
+ "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Se presentó un error. Por favor carga un certificado PEM con codificación ASCII",
+ "Valid until {date}" : "Válido hasta {date}",
+ "Delete" : "Borrar",
+ "Local" : "Local",
+ "Private" : "Privado",
+ "Only visible to local users" : "Visible sólo para usuarios locales",
+ "Only visible to you" : "Sólo visible para ti",
+ "Contacts" : "Contactos",
+ "Visible to local users and to trusted servers" : "Visible para usuarios locales y para servidores de confianza",
+ "Public" : "Público",
+ "Will be synced to a global and public address book" : "Será sincronizado a una libreta de direcciones global y pública",
+ "Verify" : "Verificar",
+ "Verifying …" : "Verificando ...",
+ "An error occured while changing your language. Please reload the page and try again." : "Se presentó un error al cambiar tu idioma. Por favor vuelve a cargar la página y vuelva a intentarlo. ",
+ "Select a profile picture" : "Selecciona una imagen de perfil",
+ "Very weak password" : "Contraseña muy débil",
+ "Weak password" : "Contraseña débil",
+ "So-so password" : "Contraseña aceptable",
+ "Good password" : "Buena contraseña",
+ "Strong password" : "Contraseña fuerte",
+ "Groups" : "Grupos",
+ "Unable to delete {objName}" : "No fue posible borrar {objName}",
+ "Error creating group: {message}" : "Se presentó un error al crear el grupo: {message}",
+ "A valid group name must be provided" : "Debes proporcionar un nombre de grupo válido",
+ "deleted {groupName}" : "borrado {groupName}",
+ "undo" : "deshacer",
+ "{size} used" : "{size} usado",
+ "never" : "nunca",
+ "deleted {userName}" : "borrado {userName}",
+ "No user found for <strong>{pattern}</strong>" : "No se encontraron usuarios para <strong>{pattern}</strong>",
+ "Unable to add user to group {group}" : "No fue posible agregar el usuario al grupo {group}",
+ "Unable to remove user from group {group}" : "No fue posible eliminar el usuario del grupo {group}",
+ "Add group" : "Agregar grupo",
+ "Invalid quota value \"{val}\"" : "Valor de cuota inválido \"{val}\"",
+ "no group" : "sin grupos",
+ "Password successfully changed" : "La contraseña se cambió exitosamente",
+ "Changing the password will result in data loss, because data recovery is not available for this user" : "El cambiar la contraseña puede generar pérdida de datos, porque la recuperación de datos no está disponible para este usuario",
+ "Could not change the users email" : "No fue posible cambiar el correo electrónico del usuario. ",
+ "Error while changing status of {user}" : "Se presentó un error al cambiar el estatus del usuario {user}",
+ "A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
+ "Error creating user: {message}" : "Se presentó un error al crear el usuario: {message}",
+ "A valid password must be provided" : "Se debe proporcionar una contraseña válida",
+ "A valid email must be provided" : "Se debe proporcionar un correo electrónico válido",
+ "Developer documentation" : "Documentación del desarrollador",
+ "View in store" : "Ver en la tienda",
+ "Limit to groups" : "Limitar a grupos",
+ "by %s" : "por %s",
+ "%s-licensed" : "%s-licensed",
+ "Documentation:" : "Documentación:",
+ "User documentation" : "Documentación del usuario",
+ "Admin documentation" : "Documentación del administrador",
+ "Visit website" : "Visita el sitio web",
+ "Report a bug" : "Reporta un detalle",
+ "Show description …" : "Mostrar descripción ...",
+ "Hide description …" : "Ocultar descripción ...",
+ "This app has an update available." : "Esta aplicación tiene una actualización disponible.",
+ "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mínima de Nextcloud asignada. Esto será un error en el futuro.",
+ "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.",
+ "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
+ "Enable only for specific groups" : "Habilitar sólo para grupos específicos",
+ "SSL Root Certificates" : "Certificado SSL Raíz",
+ "Common Name" : "Nombre común",
+ "Valid until" : "Válido hasta",
+ "Issued By" : "Levantado Por",
+ "Valid until %s" : "Válido hasta %s",
+ "Import root certificate" : "Importar certificado raíz",
+ "Administrator documentation" : "Documentación del adminsitrador",
+ "Online documentation" : "Documentación en línea",
+ "Forum" : "Foro",
+ "Getting help" : "Obtener ayuda",
+ "Commercial support" : "Soporte comercial",
+ "None" : "Ninguno",
+ "Login" : "Iniciar sesión",
+ "Plain" : "Plano",
+ "NT LAN Manager" : "Administrador de LAN NT",
+ "SSL/TLS" : "SSL/TLS",
+ "STARTTLS" : "STARTTLS",
+ "Email server" : "Servidor de correo electrónico",
+ "Open documentation" : "Abrir documentación",
+ "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Es importante preparar este servidor para poder enviar correos electrónicos, como para restablecer contraseñas y notificaciones. ",
+ "Send mode" : "Modo de envío",
+ "Encryption" : "Encripción",
+ "From address" : "De la dirección",
+ "mail" : "correo",
+ "Authentication method" : "Método de autenticación",
+ "Authentication required" : "Autenticación requerida",
+ "Server address" : "Dirección del servidor",
+ "Port" : "Puerto",
+ "Credentials" : "Credenciales",
+ "SMTP Username" : "Usuario SMTP",
+ "SMTP Password" : "Contraseña SMTP",
+ "Store credentials" : "Almacenar credenciales",
+ "Test email settings" : "Probar las configuraciones de correo electrónico",
+ "Send email" : "Enviar correo electrónico",
+ "Server-side encryption" : "Encripción del lado del servidor",
+ "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ",
+ "Enable server-side encryption" : "Habilitar encripción del lado del servidor",
+ "Please read carefully before activating server-side encryption: " : "Por favor lee detenidamente antes de activar la encripción del lado de servidor:",
+ "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Una vez que la encripción se encuentre habilitada, todos lo archivos cargados al servidor desde ese momento en tiempo, se encriptarán en el servidor. Sólo será posible deshabilitar la encripción en una fecha posterior si el modulo de encripción activo soporta esa funcionalidad y si todas las preciondiciones están satisfechas (ejem. establecer una llave de recuperación).",
+ "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "La encripción por sí sola no garantiza la seguridad del sistema. Por favor consulta la documentación para mayores informes de cómo funciona la aplicación de encripción y de los casos de uso soportados. ",
+ "Be aware that encryption always increases the file size." : "Por favor considera que la encripción siempre aumenta el tamaño de los archivos. ",
+ "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Siempre es una buena idea generar respaldos de tus datos, en caso de tener encripción asegúrate de respaldar las llaves de encripción junto con tus datos. ",
+ "This is the final warning: Do you really want to enable encryption?" : "Esta es la advertencia final: ¿Realmente deseas habilitar la encripción?",
+ "Enable encryption" : "Habilitar encripción",
+ "No encryption module loaded, please enable an encryption module in the app menu." : "No se ha cargado un módulo de encripción, por favor habilita un módulo de encripción en el menú de la aplicación. ",
+ "Select default encryption module:" : "Selecciona el modulo de encripción predeterminado:",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Necesitas migrar tus llaves de encripción de la encripción anterior (ownCloud <= 8.0) a la actual. Por favor habilita el \"Módulo de encripción predeterminado\" y ejecuta el comando 'occ encryption:migrate'",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Necesitas migar tus llaves de encripción de la encripción anterior (ownCloud <=8.0) a la actual. ",
+ "Start migration" : "Iniciar migración",
+ "Security & setup warnings" : "Advertencias de seguridad y configuración",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Es importante que todo esté configurado correctamente por la seguridad y desempeño de tu instancia. Para ayudarte con esto, estamos haciendo unas validaciones automáticas. Por favor ve la sección de Consejos y Trucos así como la documentación para más información.",
+ "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.",
+ "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configuración de Sólo Lectura ha sido habilitada. Esto previene establecer algunas configuraciones mediante la interface web. Adicionalmente, el archivo necesita que se le establezca tener permisos de escritura manualmente en cada actualización. ",
+ "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Al parecer PHP está configurado para quitar los bloques internos de documentación. Esto hará que varias aplicaciones principales sean inaccesibles. ",
+ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Esto es posiblemente causado por un caché/acelerador tal como Zend OPcache o eAccelerator. ",
+ "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.",
+ "%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s con versión inferior a %2$s está instalado, por razones de estabilidad y desempeño te recomendamos actualizar a una versión de %1$s más reciente. ",
+ "The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Recomendamos ámpliamente que se habilite este módulo para obtener los mejores resultados en la detección de tipos MIME",
+ "System locale can not be set to a one which supports UTF-8." : "No es posible establecer la regionalización del sistema a una que soporte UTF-8.",
+ "This means that there might be problems with certain characters in filenames." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de archivos. ",
+ "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:",
+ "All checks passed." : "Pasaron todas las verificaciones. ",
+ "Background jobs" : "Trabajos en segundo plano",
+ "Last job ran %s." : "El último trabajo corrió %s.",
+ "Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
+ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
+ "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." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
+ "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ",
+ "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ",
+ "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
+ "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
+ "Version" : "Versión",
+ "Sharing" : "Compartiendo",
+ "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
+ "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir",
+ "Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",
+ "Allow public uploads" : "Permitir cargas públicas",
+ "Always ask for a password" : "Siempre pedir una contraseña",
+ "Enforce password protection" : "Forzar protección de contraseñas",
+ "Set default expiration date" : "Establecer la fecha de expiración predeterminada",
+ "Expire after " : "Expirar después de",
+ "days" : "días",
+ "Enforce expiration date" : "Forzar fecha de expiración",
+ "Allow resharing" : "Permitir volver a compartir",
+ "Allow sharing with groups" : "Permitir compartir con grupos",
+ "Restrict users to only share with users in their groups" : "Limitar a los usuarios a sólo compartir con otros usuarios en sus grupos",
+ "Exclude groups from sharing" : "Evitar que los grupos compartan",
+ "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir elementos compartidos, pero no los podrán iniciar.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Permitir el autocompletado de usuarios en la ventana de diálogo de compartir. Si esto está deshabilitado, se deberá ingresar el correo electrónico o nombre completo. ",
+ "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Mostrar el texto de exención de responsabilidad legal en la página de carga de ligas públicas. (Sólo se muestra cuando la lista de archivos está oculta.)",
+ "This text will be shown on the public link upload page when the file list is hidden." : "Este texto se mostrará en la página de carga de la liga pública cuando la lista de archivos esté oculta. ",
+ "Tips & tricks" : "Consejos & trucos",
+ "There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Existen muchas funcionalidades y configuraciones disponibles para personalizar y usar de manera óptima esta instancia. Aquí hay algunos consejos para más información. ",
+ "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente estás usando SQLite como el backend de base de datos. Para instalaciones más grandes te recomendamos cambiar a un backend de base de datos diferente.",
+ "This is particularly recommended when using the desktop client for file synchronisation." : "Esto es particularmente recomendado cuando se usa el cliente de escritorio para sincronización de archivos. ",
+ "How to do backups" : "Cómo hacer respaldos",
+ "Advanced monitoring" : "Monitoreo avanzado",
+ "Performance tuning" : "Optimización de rendimiento",
+ "Improving the config.php" : "Mejorando la config.php",
+ "Theming" : "Tematizar",
+ "Check the security of your Nextcloud over our security scan" : "Verifica la seguridad de tu Nextcloud con nuestro escaneo de seguridad",
+ "Hardening and security guidance" : "Consejos de reforzamiento y seguridad",
+ "Personal" : "Personal",
+ "Administration" : "Administración",
+ "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estás usando <strong>%s</strong> de <strong>%s</strong>",
+ "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estás usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)",
+ "Profile picture" : "Foto de perfil",
+ "Upload new" : "Cargar nuevo",
+ "Select from Files" : "Seleccionar desde Archivos",
+ "Remove image" : "Eliminar imagen",
+ "png or jpg, max. 20 MB" : "png o jpg max. 20 MB",
+ "Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
+ "Cancel" : "Cancelar",
+ "Choose as profile picture" : "Seleccionar como foto del perfil",
+ "Full name" : "Nombre completo",
+ "No display name set" : "No se ha establecido el nombre a desplegar",
+ "Email" : "Correo electrónico",
+ "Your email address" : "Tu dirección de correo electrónico",
+ "No email address set" : "No se ha establecido la dirección de correo electrónico",
+ "For password reset and notifications" : "Para restablecer contraseña y notificaciones",
+ "Phone number" : "Número de teléfono",
+ "Your phone number" : "Su número telefónico",
+ "Address" : "Dirección",
+ "Your postal address" : "Tu dirección postal",
+ "Website" : "Sitio web",
+ "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ",
+ "Link https://…" : "Liga https:// ...",
+ "Twitter" : "Twitter",
+ "Twitter handle @…" : "Cuenta de twitter @...",
+ "You are member of the following groups:" : "Eres miembro de los siguientes grupos:",
+ "Language" : "Idioma",
+ "Help translate" : "Ayuda a traducir",
+ "Password" : "Contraseña",
+ "Current password" : "Contraseña actual",
+ "New password" : "Nueva contraseña",
+ "Change password" : "Cambiar contraseña",
+ "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",
+ "App name" : "Nombre de la aplicación",
+ "Create new app password" : "Crear una nueva contraseña de aplicación",
+ "Use the credentials below to configure your app or device." : "Usa las siguientes credenciales para configurar tu aplicación o dispositivo. ",
+ "For security reasons this password will only be shown once." : "Por razones de seguridad esta contraseña sólo se mostrará una vez. ",
+ "Username" : "Usuario",
+ "Done" : "Terminado",
+ "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.",
+ "Follow us on Google+" : "Síguenos en Google+",
+ "Like our Facebook page" : "Da un Like a nuestra página de Facebook",
+ "Follow us on Twitter" : "Síguenos en Twitter",
+ "Check out our blog" : "Visita nuestro blog",
+ "Subscribe to our newsletter" : "Suscribete a nuestro boletín",
+ "Settings" : "Configuraciones ",
+ "Show storage location" : "Mostrar la ubicación del almacenamiento",
+ "Show user backend" : "Mostrar backend del usuario",
+ "Show last login" : "Mostrar último inicio de sesión",
+ "Show email address" : "Mostrar dirección de correo electrónico",
+ "Send email to new user" : "Enviar un correo electrónico al usuario nuevo",
+ "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "Cuando la contraseña de un usuario nuevo se deja en blanco, se envía un correo electrónico de activación con una liga para establecerla. ",
+ "E-Mail" : "Correo electrónico",
+ "Create" : "Crear",
+ "Admin Recovery Password" : "Recuperación de la contraseña del administrador",
+ "Enter the recovery password in order to recover the users files during password change" : "Ingresa la contraseña de recuperación con la finalidad de recuperar los archivos de los usuarios al cambiar la contraseña.",
+ "Everyone" : "Todos",
+ "Admins" : "Administradores",
+ "Disabled" : "Deshabilitado",
+ "Default quota" : "Cuota predeterminada",
+ "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Por favor indica la cuota de almacenamiento (ejem: \"512 MB\" ó \"12 GB\")",
+ "Unlimited" : "Ilimitado",
+ "Other" : "Otro",
+ "Group admin for" : "Administrador del grupo para",
+ "Quota" : "Cuota",
+ "Storage location" : "Úbicación del almacenamiento",
+ "User backend" : "Backend del usuario",
+ "Last login" : "Último inicio de sesión",
+ "change full name" : "cambiar el nombre completo",
+ "set new password" : "establecer nueva contraseña",
+ "change email address" : "cambiar la dirección de correo electrónico",
+ "Default" : "Predeterminado",
+ "Enabled" : "Habilitado",
+ "Not enabled" : "No habilitado",
+ "Please provide an admin recovery password, otherwise all user data will be lost" : "Por favor proporciona una contraseña de recuperación de administrador, de lo contrario se perderán todos los datos de usuario",
+ "Backend doesn't support password change, but the user's encryption key was successfully updated." : "El backend no soporta el cambio de contraseñas, pero la llave de encripción del usuario fue actualizada exitosamente.",
+ "test email settings" : "probar las configuraciones del correo electrónico",
+ "Invalid request" : "Solicitud inválida",
+ "Admins can't remove themself from the admin group" : "Los administradores no se pueden eliminar a ellos mismos del grupo de administrador",
+ "Unable to add user to group %s" : "No fue posible agregar el usuario al grupo %s",
+ "Unable to remove user from group %s" : "No fue posible eliminar el usuario del grupo %s",
+ "Sending..." : "Enviando...",
+ "_You have %n app update pending_::_You have %n app updates pending_" : ["Usted tiene %n actualización de la aplicación pendiente","Tienes %n actualizaciones de la aplicación pendientes"],
+ "Uninstalling ...." : "Desinstalando ...",
+ "Error while uninstalling app" : "Se presentó un error al desinstalar la aplicación",
+ "Uninstall" : "Desinstalar",
+ "__language_name__" : "Español (México)",
+ "Personal info" : "Información personal",
+ "Sessions" : "Sesiones",
+ "App passwords" : "Contraseñas de aplicación",
+ "Sync clients" : "Sincronizar clientes",
+ "This is used for sending out notifications." : "Esto se usa para enviar notificaciones",
+ "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Al parecer php no está correctamente configurado para consultar las variables de ambiente. La prueba con getenv(\"PATH\") solo está regresando una respuesta vacía. ",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Favor de consultar la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación de instalación ↗</a> para las notas de configuración de php en tu servidor, específicamente al usar php-fpm. ",
+ "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Al parecer PHP está configurado para quitar los bloques de comentarios internos. Esto hará que varias aplicaciones principales sean inaccesibles. ",
+ "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s con versión inferior a %2$s está instalado, por razones de estabilidad y desempeño te recomendamos actualizar a una versión de %1$s mas reciente. ",
+ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Te recomendamos ámpliamente que habilites este módulo para obtener los mejores resultados en la detección de tipos MIME.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "El bloqueo de archivos transaccional se encuentra deshabilitado, esto puede generar temas bajo ciertas condiciones. Habilita 'filelocking.enabled' en el archivo config.php para evitar problemas. Por favor consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentatcón ↗</a> para más información.",
+ "This means that there might be problems with certain characters in file names." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de los archivos.",
+ "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Te sugerimos ámpliamente instalar en tu sistema los paquetes requeridos para soportar alguno de los sigueintes locales: %s.",
+ "If your installation is not installed in 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 instalacion no fue hecha en la raíz del dominio y usa el cron del sistema, pueden presentarse temas con la generación de URLs. Para evitar 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 cronjob via CLI. The following technical errors have appeared:" : "No fue posible ejecutar la tarea de cron con CLI. Se presentaron los siguientes errores técnicos:",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor vuelve a verificar las <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">guías de instalación↗</a>, y comprueba que no haya errores o advertenicas en la <a href=\"%s\">bitácora</a>.",
+ "Cron" : "Cron",
+ "Last cron job execution: %s." : "Última ejecución de tareas de cron: %s.",
+ "Last cron job execution: %s. Something seems wrong." : "Última ejecución de tareas de cron: %s. Algo parece estar mal. ",
+ "Cron was not executed yet!" : "¡Aún no han sido ejecutado el cron!",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php está registrado en el servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP.",
+ "Use system's cron service to call the cron.php file every 15 minutes." : "Usar el servicio de cron del sistema para llamar el archivo cron.php cada 15 minutos.",
+ "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión posix de PHP. Por favor consulta la {linkstart}documentación de PHP{linkend} para más detalles. ",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Permitir auto-completar el nombre de usuario en la ventana de diálogo. Si esta opción está deshabilitada, el nombre de usuario completo debe ser ingresado.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Para migrar a otra base de datos, usa la herramienta de la línea de comando 'occ db:convert-type', o consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación ↗</a>.",
+ "Uninstall app" : "Desinstalar la aplicación",
+ "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Hola,<br><br> sólo queremos informarte que ahora tienes una cuenta %s.<br><br> Tu usuario es: <strong>%s</strong> <br>Ingresa a ella: <strong><a href=\"%s\">%s</a></strong><br><br>",
+ "Cheers!" : "¡Saludos!",
+ "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola,\n\nsólo queremos informarte que ahora tienes una cuenta %s.\n\nTu usuario es: %s\n\nIngresa a ella: %s\n",
+ "For password recovery and notifications" : "Para recuperación de contraseña y notificaciones",
+ "Your website" : "Tu sitio web",
+ "Your Twitter handle" : "Tu cuenta de Twitter",
+ "Get the apps to sync your files" : "Obten las aplicaciones para sincronizar tus archivos",
+ "Desktop client" : "Cliente de escritorio",
+ "Android app" : "Aplicación android",
+ "iOS app" : "Aplicación iOS",
+ "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "¡Si deseas apoyar al proyecto {contributeopen} únete al desarrollo{linkclose} o {contributeopen} pasa la voz {linkclose}!",
+ "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de Ejecución Inicial",
+ "Passcodes that give an app or device permissions to access your account." : "Los códigos de seguridad que le dan permisos a la aplicación o dispositivo para accesar a tu cuenta. ",
+ "Name" : "Nombre",
+ "Follow us on Google Plus!" : "¡Sígueos en Google Plus!",
+ "Like our facebook page!" : "¡Dale un me gusta a nuestra página de facebook!",
+ "Subscribe to our twitter channel!" : "¡Suscríbete a nuestro canal de twitter!",
+ "Subscribe to our news feed!" : "¡Suscríbete a nuestra fuente de noticias!",
+ "Subscribe to our newsletter!" : "¡Suscríbete a nuestro boletín!",
+ "Show last log in" : "Mostrar el último inicio de sesión",
+ "Group name" : "Nombre del grupo",
+ "You have now an %s account, you can add, protect, and share your data." : "Ahora tienes una cuenta %s, puedes agregar, proteger y compartir tus datos. ",
+ "Verifying" : "Verificando",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "Es importante para la seguridad y desempeño de su instancia que todo esté configurado correctamente. Para ayudarlo con esto, estamos haciendo algunas verficaciones automáticas. Por favor consulta la sección de Consejos & Trucos de la documentación para más información. ",
+ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Te recomendamos ámpliamente que habilites este módulo para obtener los mejores resultados en la detección de tipos MIME.",
+ "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "A continuación se presenta un listado de las sesiones, dispositivos y eventos que se han presentado en tu cuenta. ",
+ "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aquí puedes generar contraseñas individuales para las aplicaciones para que no tengas que dar tu contraseña. También puedes revocalras individualmente. ",
+ "Follow us on Google+!" : "¡Síguenos en Google+!",
+ "Follow us on Twitter!" : "¡Síguenos en Twitter!",
+ "Check out our blog!" : "¡Visita nuestro blog!"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/settings/l10n/hu.js b/settings/l10n/hu.js
index 77c851bcc80..f1cc6c625a2 100644
--- a/settings/l10n/hu.js
+++ b/settings/l10n/hu.js
@@ -72,6 +72,7 @@ OC.L10N.register(
"Your %s account was created" : "%s fiók létrehozva",
"Welcome aboard" : "Üdv a fedélzeten",
"Welcome aboard %s" : "Üdv a fedélzeten %s",
+ "Welcome to your %s account, you can add, protect, and share your data." : "Üdv a(z) %s hozzáférésedben. Hozzáadhatod, védheted, megoszthatod adataidat.",
"Your username is: %s" : "A felhasználóneved: %s",
"Set your password" : "Állítsd be a jelszabad",
"Go to %s" : "Menj ide: %s",
@@ -251,17 +252,20 @@ OC.L10N.register(
"Security & setup warnings" : "Biztonsági és telepítési figyelmeztetések",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "A telepítésed biztonságához és megfelelő teljesítményéhez fontos, hogy minden beállítás helyes legyen. Ennek érdekében segítünk pár automatikus ellenőrzéssel. Kérlek tekintsd meg a tippek&trükkök részt a dokumentációban több információért.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Úgy tűnik, hogy a PHP nem tudja olvasni a rendszer környezeti változóit. A getenv(\"PATH\") teszt visszatérési értéke üres.",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Kérlek ellenőrizd a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">telepítési dokumentációt ↗</a> a PHP beállításokhoz és a szervered beállításaidat főleg a php-fpm-el kapcsolatban.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Csak olvasható beállítófájl engedélyezve. Ez meggátolja a beállítások módosítását a webes felületről. Továbbá, a fájlt kézzel kell írhatóvá tenni minden frissítés alkalmával.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Úgy tűnik, hogy a PHP úgy van beállítva, hogy eltávolítja programok belsejében elhelyezett szövegblokkokat. Emiatt a rendszer több alapvető fontosságú eleme működésképtelen lesz.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ezt valószínűleg egy gyorsítótár ill. kódgyorsító, mint pl, a Zend, OPcache vagy eAccelererator okozza.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Az adatbázis nem tud \"READ COMMITTED\" tranzakció elkülönítési szinttel futni. Ez problémákat okozhat több egyidejű esemény végrehajtásakor.",
"%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s %2$s verziója van telepítve, de a stabilitási és teljesítményi okok miatt javasoljuk az újabb, %1$s verzióra való frissítést.",
"The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "A 'fileinfo' PHP modul nincs meg. Erősen javasoljuk használatát, hogy a MIME típus felismerés megfelelően működjön.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a> for more information." : "A tranzakcionális fájlzárolás ki van kapcsova, ami problémákhoz vezethet verszenyhelyzetek esetén. Kapcsold be a 'filelocking.enabled' paramétert a config.php-ben ezek elkerülésére. Lásd a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">dokumentációt ↗</a> további információkért.",
"System locale can not be set to a one which supports UTF-8." : "A rendszer lokalizációs fájljai között nem sikerült olyat beállítani, ami támogatja az UTF-8-at.",
"This means that there might be problems with certain characters in filenames." : "Ez azt jelenti probléma lehet bizonyos karakterekkel a fájlnevekben.",
"It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Erősen javasolt a szükséges csomagok telepítése a rendszeredre a következőhöz: %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\")" : "Ha a telepítése nem a webkiszolgáló gyökerében van, és a rendszer cron szolgáltatását használja, akkor problémák lehetnek az URL-ek képzésével. Ezek elkerülése érdekében állítsa be a config.php-ban az \"overwrite.cli.url\" paramétert a telepítés által használt webútvonalra. (Javasolt beállítás: \"%s\")",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Nem lehetett CLI módban futtatni a cron feladatot. A következő technikai hibák léptek fel:",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Kérlek ismét ellenőrizd a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">telepítési dokumentációt ↗</a>, és keress hibákat és figyelmeztetéseket a <a href=\"%s\">naplóban</a>.",
"All checks passed." : "Minden ellenőrzés sikeres.",
"Background jobs" : "Háttérfeladatok",
"Last job ran %s." : "Utolsó futás: %s.",
@@ -297,6 +301,7 @@ OC.L10N.register(
"There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Rengeteg szolgáltatás és kapcsoló van a telepítés személyreszabásához. Íme pár iránymutatás a további információkra.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Jelenleg SQLite van használva háttér adatbázisként. Nagyobb telepítéshez más háttér adatbázist javaslunk.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Ez különösen asztali kliens szinkronizáció használata esetén javasolt.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Más adatbázisra való migráláshoz használd a parancssori eszközt: 'occ db:convert-type', vagy nézd meg a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">dokumentációt ↗</a>.",
"How to do backups" : "Hogyan csináljunk biztonsági mentéseket",
"Advanced monitoring" : "Haladó monitorozás",
"Performance tuning" : "Teljesítmény hangolás",
diff --git a/settings/l10n/hu.json b/settings/l10n/hu.json
index 91df120dbb7..9d9a3158db3 100644
--- a/settings/l10n/hu.json
+++ b/settings/l10n/hu.json
@@ -70,6 +70,7 @@
"Your %s account was created" : "%s fiók létrehozva",
"Welcome aboard" : "Üdv a fedélzeten",
"Welcome aboard %s" : "Üdv a fedélzeten %s",
+ "Welcome to your %s account, you can add, protect, and share your data." : "Üdv a(z) %s hozzáférésedben. Hozzáadhatod, védheted, megoszthatod adataidat.",
"Your username is: %s" : "A felhasználóneved: %s",
"Set your password" : "Állítsd be a jelszabad",
"Go to %s" : "Menj ide: %s",
@@ -249,17 +250,20 @@
"Security & setup warnings" : "Biztonsági és telepítési figyelmeztetések",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "A telepítésed biztonságához és megfelelő teljesítményéhez fontos, hogy minden beállítás helyes legyen. Ennek érdekében segítünk pár automatikus ellenőrzéssel. Kérlek tekintsd meg a tippek&trükkök részt a dokumentációban több információért.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Úgy tűnik, hogy a PHP nem tudja olvasni a rendszer környezeti változóit. A getenv(\"PATH\") teszt visszatérési értéke üres.",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Kérlek ellenőrizd a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">telepítési dokumentációt ↗</a> a PHP beállításokhoz és a szervered beállításaidat főleg a php-fpm-el kapcsolatban.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Csak olvasható beállítófájl engedélyezve. Ez meggátolja a beállítások módosítását a webes felületről. Továbbá, a fájlt kézzel kell írhatóvá tenni minden frissítés alkalmával.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Úgy tűnik, hogy a PHP úgy van beállítva, hogy eltávolítja programok belsejében elhelyezett szövegblokkokat. Emiatt a rendszer több alapvető fontosságú eleme működésképtelen lesz.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ezt valószínűleg egy gyorsítótár ill. kódgyorsító, mint pl, a Zend, OPcache vagy eAccelererator okozza.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Az adatbázis nem tud \"READ COMMITTED\" tranzakció elkülönítési szinttel futni. Ez problémákat okozhat több egyidejű esemény végrehajtásakor.",
"%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s %2$s verziója van telepítve, de a stabilitási és teljesítményi okok miatt javasoljuk az újabb, %1$s verzióra való frissítést.",
"The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "A 'fileinfo' PHP modul nincs meg. Erősen javasoljuk használatát, hogy a MIME típus felismerés megfelelően működjön.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a> for more information." : "A tranzakcionális fájlzárolás ki van kapcsova, ami problémákhoz vezethet verszenyhelyzetek esetén. Kapcsold be a 'filelocking.enabled' paramétert a config.php-ben ezek elkerülésére. Lásd a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">dokumentációt ↗</a> további információkért.",
"System locale can not be set to a one which supports UTF-8." : "A rendszer lokalizációs fájljai között nem sikerült olyat beállítani, ami támogatja az UTF-8-at.",
"This means that there might be problems with certain characters in filenames." : "Ez azt jelenti probléma lehet bizonyos karakterekkel a fájlnevekben.",
"It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Erősen javasolt a szükséges csomagok telepítése a rendszeredre a következőhöz: %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\")" : "Ha a telepítése nem a webkiszolgáló gyökerében van, és a rendszer cron szolgáltatását használja, akkor problémák lehetnek az URL-ek képzésével. Ezek elkerülése érdekében állítsa be a config.php-ban az \"overwrite.cli.url\" paramétert a telepítés által használt webútvonalra. (Javasolt beállítás: \"%s\")",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Nem lehetett CLI módban futtatni a cron feladatot. A következő technikai hibák léptek fel:",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Kérlek ismét ellenőrizd a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">telepítési dokumentációt ↗</a>, és keress hibákat és figyelmeztetéseket a <a href=\"%s\">naplóban</a>.",
"All checks passed." : "Minden ellenőrzés sikeres.",
"Background jobs" : "Háttérfeladatok",
"Last job ran %s." : "Utolsó futás: %s.",
@@ -295,6 +299,7 @@
"There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Rengeteg szolgáltatás és kapcsoló van a telepítés személyreszabásához. Íme pár iránymutatás a további információkra.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Jelenleg SQLite van használva háttér adatbázisként. Nagyobb telepítéshez más háttér adatbázist javaslunk.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Ez különösen asztali kliens szinkronizáció használata esetén javasolt.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Más adatbázisra való migráláshoz használd a parancssori eszközt: 'occ db:convert-type', vagy nézd meg a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">dokumentációt ↗</a>.",
"How to do backups" : "Hogyan csináljunk biztonsági mentéseket",
"Advanced monitoring" : "Haladó monitorozás",
"Performance tuning" : "Teljesítmény hangolás",
diff --git a/settings/l10n/is.js b/settings/l10n/is.js
index 60b2711edd8..66a94b6db2c 100644
--- a/settings/l10n/is.js
+++ b/settings/l10n/is.js
@@ -72,6 +72,7 @@ OC.L10N.register(
"Your %s account was created" : "%s notandaaðgangurinn þinn var búinn til",
"Welcome aboard" : "Velkomin um borð",
"Welcome aboard %s" : "Velkomin um borð %s",
+ "Welcome to your %s account, you can add, protect, and share your data." : "Velkomin(n) í %s aðganginn þinn; þú getur bætt við, varið og deilt gögnunum þínum.",
"Your username is: %s" : "Notandanafnið þitt er: %s",
"Set your password" : "Stilltu lykilorðið þitt",
"Go to %s" : "Farðu í %s",
@@ -251,17 +252,20 @@ OC.L10N.register(
"Security & setup warnings" : "Öryggi og aðvaranir vegna uppsetningar",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Það er mikilvægt fyrir öryggi og afköst uppsetningarinnar þinnar að allt sé rétt stillt. Til að hjálpa við að svo sé, eru gerðar ýmsar sjálfvirkar prófanir. Skoðaðu 'Ábendingar og góð ráð' (Tips & Tricks) og hjálparskjölin til að sjá ítarlegar upplýsingar.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Það lítur út eins og að PHP sé ekki rétt sett upp varðandi fyrirspurnir um umhverfisbreytur. Prófun með getenv(\"PATH\") skilar auðu svari.",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Endilega skoðaðu <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">hjálparskjöl uppsetningarinnar ↗</a> varðandi athugasemdir vegna uppsetningar PHP og sjálfa uppsetningu PHP-þjónsins, Sérstaklega ef þú notar php-fpm.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Skrifvarða stillingaskráin hefur verið virkjuð. Þetta kemur í veg fyrir að hægt sé að sýsla með sumar stillingar í gegnum vefviðmótið. Að auki þarf þessi skrá að vera skrifanleg við hverja uppfærslu.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP virðist vera sett upp to fjarlægja innantextablokkir (inline doc blocks). Þetta mun gera ýmis kjarnaforrit óaðgengileg.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Þessu veldur væntanlega biðminni/hraðall á borð við Zend OPcache eða eAccelerator.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Gagnagrunnurinn keyrir ekki með \"READ COMMITTED\" færsluaðgreiningarstiginu. Þetta getur valdið vandamálum þegar margar aðgerðir eru keyrðar í einu.",
"%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s eldra en útgáfa %2$s er uppsett, en vegna stöðugleika og afkasta mælum við með að útgáfa %1$s verði sett upp.",
"The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "PHP-eininguna 'fileinfo' vantar. Við mælum eindregið með notkun þessarar einingar til að fá bestu útkomu við greiningu á MIME-skráagerðum.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a> for more information." : "Færslulæsing skráa (transactional file locking) er óvirk, þetta gæti leitt til vandamála út frá forgangsskilyrðum (race conditions). Virkjaðu 'filelocking.enabled' í config.php til að forðast slík vandamál. Skoðaðu <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">hjálparskjölin ↗</a> til að sjá nánari upplýsingar.",
"System locale can not be set to a one which supports UTF-8." : "Ekki var hægt að setja staðfærslu kerfisins á neina sem styður UTF-8.",
"This means that there might be problems with certain characters in filenames." : "Þetta þýðir að það geta komið upp vandamál við að birta ákveðna stafi í skráaheitum.",
"It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Við mælum eindregið með því að þessir nauðsynlegu pakkar séu á kerfinu til stuðnings einnar af eftirfarandi staðfærslum: %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\")" : "Ef uppsetningin þín er ekki á rót lénsins og þú notar cron stýrikerfisins, þá geta komið upp vandamál við gerð URL-slóða. Til að forðast slík vandamál, skaltu stilla \"overwrite.cli.url\" valkostinn í config.php skránni þinni á slóð vefrótarinnar (webroot) í uppsetningunni (tillaga: \"%s\")",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Ekki var hægt að keyra cron-verkið á skipanalínu. Eftirfarandi tæknilegar villur komu upp:",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Yfirfarðu vandlega <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">uppsetningarleiðbeiningarnar ↗</a>, og athugaðu hvort nokkrar villumeldingar eða aðvaranir séu í <a href=\"%s\">annálnum</a>.",
"All checks passed." : "Stóðst allar prófanir.",
"Background jobs" : "Verk í bakgrunni",
"Last job ran %s." : "Síðasta verk var keyrt %s.",
@@ -297,6 +301,7 @@ OC.L10N.register(
"There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Það eru margir eiginleikar og stillingarofar í boði til að sérsníða og besta notkun þessarar uppsetningar. Hér eru nokkrar ábendingar um frekari upplýsingar.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Núna er stuðst við SQLite sem bakenda fyrir gagnagrunn. Fyrir stærri uppsetningar mælum við með að skipta yfir í annan gagnagrunnsbakenda.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Mælt er sérstaklega með þessu þegar skjáborðsforritið er notað til að samstilla skrár.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Til að yfirfæra í annan gagnagrunn skaltu nota skipanalínutólið: 'occ db:convert-type', eða lesa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">hjálparskjölin ↗</a>.",
"How to do backups" : "Hvernig á að taka öryggisafrit",
"Advanced monitoring" : "Ítarleg vöktun",
"Performance tuning" : "Fínstilling afkasta",
diff --git a/settings/l10n/is.json b/settings/l10n/is.json
index 5e4778f95db..bba8d3fec01 100644
--- a/settings/l10n/is.json
+++ b/settings/l10n/is.json
@@ -70,6 +70,7 @@
"Your %s account was created" : "%s notandaaðgangurinn þinn var búinn til",
"Welcome aboard" : "Velkomin um borð",
"Welcome aboard %s" : "Velkomin um borð %s",
+ "Welcome to your %s account, you can add, protect, and share your data." : "Velkomin(n) í %s aðganginn þinn; þú getur bætt við, varið og deilt gögnunum þínum.",
"Your username is: %s" : "Notandanafnið þitt er: %s",
"Set your password" : "Stilltu lykilorðið þitt",
"Go to %s" : "Farðu í %s",
@@ -249,17 +250,20 @@
"Security & setup warnings" : "Öryggi og aðvaranir vegna uppsetningar",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Það er mikilvægt fyrir öryggi og afköst uppsetningarinnar þinnar að allt sé rétt stillt. Til að hjálpa við að svo sé, eru gerðar ýmsar sjálfvirkar prófanir. Skoðaðu 'Ábendingar og góð ráð' (Tips & Tricks) og hjálparskjölin til að sjá ítarlegar upplýsingar.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Það lítur út eins og að PHP sé ekki rétt sett upp varðandi fyrirspurnir um umhverfisbreytur. Prófun með getenv(\"PATH\") skilar auðu svari.",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Endilega skoðaðu <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">hjálparskjöl uppsetningarinnar ↗</a> varðandi athugasemdir vegna uppsetningar PHP og sjálfa uppsetningu PHP-þjónsins, Sérstaklega ef þú notar php-fpm.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Skrifvarða stillingaskráin hefur verið virkjuð. Þetta kemur í veg fyrir að hægt sé að sýsla með sumar stillingar í gegnum vefviðmótið. Að auki þarf þessi skrá að vera skrifanleg við hverja uppfærslu.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP virðist vera sett upp to fjarlægja innantextablokkir (inline doc blocks). Þetta mun gera ýmis kjarnaforrit óaðgengileg.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Þessu veldur væntanlega biðminni/hraðall á borð við Zend OPcache eða eAccelerator.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Gagnagrunnurinn keyrir ekki með \"READ COMMITTED\" færsluaðgreiningarstiginu. Þetta getur valdið vandamálum þegar margar aðgerðir eru keyrðar í einu.",
"%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s eldra en útgáfa %2$s er uppsett, en vegna stöðugleika og afkasta mælum við með að útgáfa %1$s verði sett upp.",
"The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "PHP-eininguna 'fileinfo' vantar. Við mælum eindregið með notkun þessarar einingar til að fá bestu útkomu við greiningu á MIME-skráagerðum.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a> for more information." : "Færslulæsing skráa (transactional file locking) er óvirk, þetta gæti leitt til vandamála út frá forgangsskilyrðum (race conditions). Virkjaðu 'filelocking.enabled' í config.php til að forðast slík vandamál. Skoðaðu <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">hjálparskjölin ↗</a> til að sjá nánari upplýsingar.",
"System locale can not be set to a one which supports UTF-8." : "Ekki var hægt að setja staðfærslu kerfisins á neina sem styður UTF-8.",
"This means that there might be problems with certain characters in filenames." : "Þetta þýðir að það geta komið upp vandamál við að birta ákveðna stafi í skráaheitum.",
"It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Við mælum eindregið með því að þessir nauðsynlegu pakkar séu á kerfinu til stuðnings einnar af eftirfarandi staðfærslum: %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\")" : "Ef uppsetningin þín er ekki á rót lénsins og þú notar cron stýrikerfisins, þá geta komið upp vandamál við gerð URL-slóða. Til að forðast slík vandamál, skaltu stilla \"overwrite.cli.url\" valkostinn í config.php skránni þinni á slóð vefrótarinnar (webroot) í uppsetningunni (tillaga: \"%s\")",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Ekki var hægt að keyra cron-verkið á skipanalínu. Eftirfarandi tæknilegar villur komu upp:",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Yfirfarðu vandlega <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">uppsetningarleiðbeiningarnar ↗</a>, og athugaðu hvort nokkrar villumeldingar eða aðvaranir séu í <a href=\"%s\">annálnum</a>.",
"All checks passed." : "Stóðst allar prófanir.",
"Background jobs" : "Verk í bakgrunni",
"Last job ran %s." : "Síðasta verk var keyrt %s.",
@@ -295,6 +299,7 @@
"There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Það eru margir eiginleikar og stillingarofar í boði til að sérsníða og besta notkun þessarar uppsetningar. Hér eru nokkrar ábendingar um frekari upplýsingar.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Núna er stuðst við SQLite sem bakenda fyrir gagnagrunn. Fyrir stærri uppsetningar mælum við með að skipta yfir í annan gagnagrunnsbakenda.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Mælt er sérstaklega með þessu þegar skjáborðsforritið er notað til að samstilla skrár.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Til að yfirfæra í annan gagnagrunn skaltu nota skipanalínutólið: 'occ db:convert-type', eða lesa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">hjálparskjölin ↗</a>.",
"How to do backups" : "Hvernig á að taka öryggisafrit",
"Advanced monitoring" : "Ítarleg vöktun",
"Performance tuning" : "Fínstilling afkasta",
diff --git a/settings/l10n/it.js b/settings/l10n/it.js
index 27b903f6506..d0e45c4c67d 100644
--- a/settings/l10n/it.js
+++ b/settings/l10n/it.js
@@ -72,6 +72,7 @@ OC.L10N.register(
"Your %s account was created" : "Il tuo account %s è stato creato",
"Welcome aboard" : "Benvenuto a bordo",
"Welcome aboard %s" : "Benvenuto a bordo di %s",
+ "Welcome to your %s account, you can add, protect, and share your data." : "Benvenuto nel tuo account %s, puoi aggiungere, proteggere e condividere i tuoi dati.",
"Your username is: %s" : "Il tuo nome utente è: %s",
"Set your password" : "Imposta la tua password",
"Go to %s" : "Vai a %s",
@@ -251,17 +252,20 @@ OC.L10N.register(
"Security & setup warnings" : "Avvisi di sicurezza e di configurazione",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "È importante per la sicurezza e le prestazioni della tua istanza che tutto sia configurato correttamente. Per aiutarti in questo senso, stiamo eseguendo qualche controllo automatico. Vedi la sezione Suggerimenti e trucchi e la documentazione per ulteriori informazioni.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP non sembra essere configurato correttamente per interrogare le variabili d'ambiente di sistema. Il test con getenv(\"PATH\") restituisce solo una risposta vuota.",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Controlla la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentazione di installazione ↗</a> per le note di configurazione di PHP e la configurazione PHP del tuo server, in particolare quando utilizzi php-fpm.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configurazione di sola lettura è stata abilitata. Ciò impedisce l'impostazione di alcune configurazioni tramite l'interfaccia web. Inoltre, i file devono essere resi scrivibili manualmente per ogni aggiornamento.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Sembra che PHP sia configurato per rimuovere i blocchi di documentazione in linea. Ciò renderà inaccessibili diverse applicazioni principali.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ciò è causato probabilmente da una cache/acceleratore come Zend OPcache o eAccelerator.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Il tuo database non è in esecuzione con il livello di isolamento delle transazioni \"READ COMMITTED\". Ciò può causare problemi quando diverse azioni sono eseguite in parallelo.",
"%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "La versione di %1$s installata è anteriore alla %2$s, per motivi di stabilità e prestazioni, consigliamo di aggiornare a una versione di %1$s più recente.",
"The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Il modulo PHP 'fileinfo' non è presente. Consigliamo vivamente di abilitare questo modulo per ottenere risultati migliori con il rilevamento dei tipi MIME.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a> for more information." : "Il blocco del file transazionale è disabilitato, ciò potrebbe comportare problemi di race condition. Abilita 'filelocking.enabled' nel config-php per evitare questi problemi. Vedi la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentazione ↗</a> per ulteriori informazioni.",
"System locale can not be set to a one which supports UTF-8." : "La localizzazione di sistema non può essere impostata a una che supporta UTF-8.",
"This means that there might be problems with certain characters in filenames." : "Ciò vuol dire che ci potrebbero esserci problemi con certi caratteri nei nomi dei file.",
"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:",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Leggi attentamente le <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guide d'installazione ↗</a>, e controlla gli errori o gli avvisi nel <a href=\"%s\">log</a>.",
"All checks passed." : "Tutti i controlli passati.",
"Background jobs" : "Operazioni in background",
"Last job ran %s." : "Ultima esecuzione di cron: %s.",
@@ -297,6 +301,7 @@ OC.L10N.register(
"There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Sono disponibili molte funzionalità e parametri di configurazione per personalizzare e utilizzare in modo ottimale questa istanza. Qui troverai alcuni riferimenti per ulteriori informazioni.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite è utilizzato attualmente come database. Per installazioni più grandi consigliamo di passare a un motore di database diverso.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Consigliato particolarmente quando si utilizza il client desktop per la sincronizzazione dei file.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Per migrare a un altro database, usa lo strumento da riga di comando: 'occ db:convert-type', o leggi la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentazione ↗</a>.",
"How to do backups" : "Come creare delle copie di sicurezza",
"Advanced monitoring" : "Monitoraggio avanzato",
"Performance tuning" : "Ottimizzazione delle prestazioni",
diff --git a/settings/l10n/it.json b/settings/l10n/it.json
index 0a78ee74575..5cb58a92510 100644
--- a/settings/l10n/it.json
+++ b/settings/l10n/it.json
@@ -70,6 +70,7 @@
"Your %s account was created" : "Il tuo account %s è stato creato",
"Welcome aboard" : "Benvenuto a bordo",
"Welcome aboard %s" : "Benvenuto a bordo di %s",
+ "Welcome to your %s account, you can add, protect, and share your data." : "Benvenuto nel tuo account %s, puoi aggiungere, proteggere e condividere i tuoi dati.",
"Your username is: %s" : "Il tuo nome utente è: %s",
"Set your password" : "Imposta la tua password",
"Go to %s" : "Vai a %s",
@@ -249,17 +250,20 @@
"Security & setup warnings" : "Avvisi di sicurezza e di configurazione",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "È importante per la sicurezza e le prestazioni della tua istanza che tutto sia configurato correttamente. Per aiutarti in questo senso, stiamo eseguendo qualche controllo automatico. Vedi la sezione Suggerimenti e trucchi e la documentazione per ulteriori informazioni.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP non sembra essere configurato correttamente per interrogare le variabili d'ambiente di sistema. Il test con getenv(\"PATH\") restituisce solo una risposta vuota.",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Controlla la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentazione di installazione ↗</a> per le note di configurazione di PHP e la configurazione PHP del tuo server, in particolare quando utilizzi php-fpm.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configurazione di sola lettura è stata abilitata. Ciò impedisce l'impostazione di alcune configurazioni tramite l'interfaccia web. Inoltre, i file devono essere resi scrivibili manualmente per ogni aggiornamento.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Sembra che PHP sia configurato per rimuovere i blocchi di documentazione in linea. Ciò renderà inaccessibili diverse applicazioni principali.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ciò è causato probabilmente da una cache/acceleratore come Zend OPcache o eAccelerator.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Il tuo database non è in esecuzione con il livello di isolamento delle transazioni \"READ COMMITTED\". Ciò può causare problemi quando diverse azioni sono eseguite in parallelo.",
"%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "La versione di %1$s installata è anteriore alla %2$s, per motivi di stabilità e prestazioni, consigliamo di aggiornare a una versione di %1$s più recente.",
"The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Il modulo PHP 'fileinfo' non è presente. Consigliamo vivamente di abilitare questo modulo per ottenere risultati migliori con il rilevamento dei tipi MIME.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a> for more information." : "Il blocco del file transazionale è disabilitato, ciò potrebbe comportare problemi di race condition. Abilita 'filelocking.enabled' nel config-php per evitare questi problemi. Vedi la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentazione ↗</a> per ulteriori informazioni.",
"System locale can not be set to a one which supports UTF-8." : "La localizzazione di sistema non può essere impostata a una che supporta UTF-8.",
"This means that there might be problems with certain characters in filenames." : "Ciò vuol dire che ci potrebbero esserci problemi con certi caratteri nei nomi dei file.",
"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:",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Leggi attentamente le <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guide d'installazione ↗</a>, e controlla gli errori o gli avvisi nel <a href=\"%s\">log</a>.",
"All checks passed." : "Tutti i controlli passati.",
"Background jobs" : "Operazioni in background",
"Last job ran %s." : "Ultima esecuzione di cron: %s.",
@@ -295,6 +299,7 @@
"There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Sono disponibili molte funzionalità e parametri di configurazione per personalizzare e utilizzare in modo ottimale questa istanza. Qui troverai alcuni riferimenti per ulteriori informazioni.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite è utilizzato attualmente come database. Per installazioni più grandi consigliamo di passare a un motore di database diverso.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Consigliato particolarmente quando si utilizza il client desktop per la sincronizzazione dei file.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Per migrare a un altro database, usa lo strumento da riga di comando: 'occ db:convert-type', o leggi la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentazione ↗</a>.",
"How to do backups" : "Come creare delle copie di sicurezza",
"Advanced monitoring" : "Monitoraggio avanzato",
"Performance tuning" : "Ottimizzazione delle prestazioni",
diff --git a/settings/l10n/ka_GE.js b/settings/l10n/ka_GE.js
index 78cea7d85ff..9a701cb0d98 100644
--- a/settings/l10n/ka_GE.js
+++ b/settings/l10n/ka_GE.js
@@ -72,6 +72,7 @@ OC.L10N.register(
"Your %s account was created" : "თქვენი %s ანგარიში შექმნილია",
"Welcome aboard" : "კეთილი იყოს თქვენი ბორტზე მობრძანება",
"Welcome aboard %s" : "%s, კეთილი იყოს თქვენი ბორტზე მობრძანება",
+ "Welcome to your %s account, you can add, protect, and share your data." : "კეთილი იყოს თქვენი %s ანგარიშში მობრძანება, შეგიძლიათ დაამატოთ, დაიცვათ და გააზიაროთ თქვენი მონაცემები.",
"Your username is: %s" : "თქვენი მომხმარებლის სახელია: %s",
"Set your password" : "დააყენეთ თქვენი პაროლი",
"Go to %s" : "გადადით %s-ზე",
@@ -251,17 +252,20 @@ OC.L10N.register(
"Security & setup warnings" : "უსაფრთხოების და მოწყობის გაფრთხილებები",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "თქვენი ნიმუშის უსაფრთხოებისა და გამართული მოქმედებისთვის მნიშვნელოვანია ყველაფერი სწორად იყოს კონფიგურირებული. თქვენს დასახმარებლად ვატარებთ გარკვეულ ავტომატიზირებულ შემოწმებს. გთხოვთ იხილოთ რჩევებისა და ხრიკების სექცია და მეტი ინფორმაციისთვის გადახედოთ დოკუმენტაციას.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "როგორც ჩანს PHP სისტემის გარემოს ცვლადების მიღებისთვის არაა სწორად მოწყობილი. ეს ტესტი getenv(\"PATH\") ით აბრუნებს მხოლოდ ცარიელ პასუხს.",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "გთხოვთ PHP-ის კონფიგურაციის ჩანაწერებისთვის და მისი სერვერზე კონფიგურაციისთვის გადახედოთ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">დაყენების დოკუემნტაციას ↗</a>. ეს განსაკუთრებით საჭიროა როდესაც იყენებთ php-fpm-ს.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "მხოლოდ კითხვადი კონფიუგაცია ამოქმედდა. ეს აჩერებს ვებ-ინტერფეისის მეშვეობით გარკვეული კონფიგურაციების შეცვლას. ამასთან ერთად ფაილი მოითხოვს განახლების ყოველ ეტაპზე გახდეს წერადი.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "როგორც ჩანს PHP დაყენებულია ისე, რომ შიდა დოკუმენტური ბლოკები წაშალოს. ეს რამდენიმე მთავარ აპლიკაციას გახდის მიუწვდომელს.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "ეს შესაძლოა გამოწვეული იყოს ისეთი კეშით/აქსელერატორით როგორიცაა Zend OPcache ან eAccelerator.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "თქვენი მონაცემთა ბაზა არ მოქმედებს \"READ COMMITTED\" ტრანზაქციის იზოლაციის დონით. ამან შეიძლება გამოიწვიოს პრობლემა, როდესაც მრავალი ქმედება შესრულდება პარალელურად.",
"%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s დაყენებულია %2$s-ზე დაბალი ვერსიით, სტაბილურობისთვის და ხარისხიანი მოქმედების მიზნებისთვის რეკომენდირებულია განაახლოთ ახალ %1$s ვერსიამდე.",
"The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "PHP მოდული 'fileinfo' არ არსებობს. ჩვენ გირჩევთ რომ აუცილებლად ჩართოთ ეს მოდული, რომ მიიღოთ კარგი შედეგები MIME ტიპის აღმოჩენისას.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a> for more information." : "ტრაზაქციული ფაილის ჩაკეტვა გათიშულია, ამან შეიძლება გამოიწვიოს გარკვეული პრობლემები. პრობლემებისგან თავის ასარიდებლად აამოქმედეთ 'filelocking.enabled' config.php-ში. დამატებითი ინფორმაციისთვის იხილეთ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">დოუმენტაცია ↗</a>.",
"System locale can not be set to a one which supports UTF-8." : "სისტემური ლოკალიზაცია ვერ ყენდება იმაზე რომელიც მხარს უჭერს UTF-8-ს.",
"This means that there might be problems with certain characters in filenames." : "ეს განაპირობებს ფაილის სახელში ზოგ ნიშანთან პრობლემის გამოჩენას.",
"It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "ერთ-ერთი შემდეგ ლოკალიზაციათაგანის მხარდასაჭერად გთავაზობთ თქვნს სისტემაზე დააყენოთ აუცილებელი პაკეტები: %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\")" : "თუ თქვენი სისტემა იყენებს კრონს და არაა ინსტალაცია არაა დაყენებული დომენის დასაწყისში, შესაძლოა გამოჩნდეს პრობლემები URL გენერაციასთან. ამ პრობლემებისგან თავის ასარიდებლად, \"overwrite.cli.url\" პარამეტრის თქვენს config.php ფაილში მიანიჭერთ ინსტალაციის მისამართი (რეკომენდირებულია: \"%s\")",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "CLI-ით კრონ საქმის ეგზეკუცია ვერ მოხერხდა. წარმოიშვა შემდეგი ტექნიკური შეცდომები:",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "გთხოვთ გადაამოწმოთ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">ინსტალაციის სახელმძღვენელოები ↗</a>, და ნახოთ თუ აღმოაჩენთ რაიმე შეცდომას ან გაფრთხილებას <a href=\"%s\">ლოგში</a>.",
"All checks passed." : "ყველა შემოწმებამ ჩაიარა დადებითად.",
"Background jobs" : "ფონური საქმეები",
"Last job ran %s." : "ბოლო საქმის გაშვება - %s.",
@@ -297,6 +301,7 @@ OC.L10N.register(
"There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "ამ ნიმუშის ოპტიმიზირებულად მოწყობისა და გამოყენებისთვის მრავალი ფუნქცია და კონფიგურაციის პარამეტრია ხელმისაწვდომი. აქ რამდენიმე კურსორია მეტი ინფორმაციისთვის.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "ამჟამად ბექენდზე მონაცემთა ბაზად მოიხმარება SQLite. უფრო დიდი ინსტალაციებისთვის რეკომენდაციას გიწევთ აირჩიოთ სხვა მონაცემთა ბაზა.",
"This is particularly recommended when using the desktop client for file synchronisation." : "ეს კერძოდ რეკომედირებულია განსაკუთრებით მაშინ, როდესაც ფაილების სინქრონიზაციისთვის იყენებთ დესკტოპ-კლიენტს.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "სხვა მონაცემთა ბაზის მიგრაციისთვის გამოიყენეთ command line ხელსაწყო: 'occ db:convert-type', ან იხილეთ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">დოუმენტაცია ↗</a>.",
"How to do backups" : "როგორ შევქმნათ რეზერვები",
"Advanced monitoring" : "პროგრესიული მონიტორინგი",
"Performance tuning" : "მოქმედების რეგულირება",
diff --git a/settings/l10n/ka_GE.json b/settings/l10n/ka_GE.json
index d811197ce1b..629f4bc3809 100644
--- a/settings/l10n/ka_GE.json
+++ b/settings/l10n/ka_GE.json
@@ -70,6 +70,7 @@
"Your %s account was created" : "თქვენი %s ანგარიში შექმნილია",
"Welcome aboard" : "კეთილი იყოს თქვენი ბორტზე მობრძანება",
"Welcome aboard %s" : "%s, კეთილი იყოს თქვენი ბორტზე მობრძანება",
+ "Welcome to your %s account, you can add, protect, and share your data." : "კეთილი იყოს თქვენი %s ანგარიშში მობრძანება, შეგიძლიათ დაამატოთ, დაიცვათ და გააზიაროთ თქვენი მონაცემები.",
"Your username is: %s" : "თქვენი მომხმარებლის სახელია: %s",
"Set your password" : "დააყენეთ თქვენი პაროლი",
"Go to %s" : "გადადით %s-ზე",
@@ -249,17 +250,20 @@
"Security & setup warnings" : "უსაფრთხოების და მოწყობის გაფრთხილებები",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "თქვენი ნიმუშის უსაფრთხოებისა და გამართული მოქმედებისთვის მნიშვნელოვანია ყველაფერი სწორად იყოს კონფიგურირებული. თქვენს დასახმარებლად ვატარებთ გარკვეულ ავტომატიზირებულ შემოწმებს. გთხოვთ იხილოთ რჩევებისა და ხრიკების სექცია და მეტი ინფორმაციისთვის გადახედოთ დოკუმენტაციას.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "როგორც ჩანს PHP სისტემის გარემოს ცვლადების მიღებისთვის არაა სწორად მოწყობილი. ეს ტესტი getenv(\"PATH\") ით აბრუნებს მხოლოდ ცარიელ პასუხს.",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "გთხოვთ PHP-ის კონფიგურაციის ჩანაწერებისთვის და მისი სერვერზე კონფიგურაციისთვის გადახედოთ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">დაყენების დოკუემნტაციას ↗</a>. ეს განსაკუთრებით საჭიროა როდესაც იყენებთ php-fpm-ს.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "მხოლოდ კითხვადი კონფიუგაცია ამოქმედდა. ეს აჩერებს ვებ-ინტერფეისის მეშვეობით გარკვეული კონფიგურაციების შეცვლას. ამასთან ერთად ფაილი მოითხოვს განახლების ყოველ ეტაპზე გახდეს წერადი.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "როგორც ჩანს PHP დაყენებულია ისე, რომ შიდა დოკუმენტური ბლოკები წაშალოს. ეს რამდენიმე მთავარ აპლიკაციას გახდის მიუწვდომელს.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "ეს შესაძლოა გამოწვეული იყოს ისეთი კეშით/აქსელერატორით როგორიცაა Zend OPcache ან eAccelerator.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "თქვენი მონაცემთა ბაზა არ მოქმედებს \"READ COMMITTED\" ტრანზაქციის იზოლაციის დონით. ამან შეიძლება გამოიწვიოს პრობლემა, როდესაც მრავალი ქმედება შესრულდება პარალელურად.",
"%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s დაყენებულია %2$s-ზე დაბალი ვერსიით, სტაბილურობისთვის და ხარისხიანი მოქმედების მიზნებისთვის რეკომენდირებულია განაახლოთ ახალ %1$s ვერსიამდე.",
"The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "PHP მოდული 'fileinfo' არ არსებობს. ჩვენ გირჩევთ რომ აუცილებლად ჩართოთ ეს მოდული, რომ მიიღოთ კარგი შედეგები MIME ტიპის აღმოჩენისას.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a> for more information." : "ტრაზაქციული ფაილის ჩაკეტვა გათიშულია, ამან შეიძლება გამოიწვიოს გარკვეული პრობლემები. პრობლემებისგან თავის ასარიდებლად აამოქმედეთ 'filelocking.enabled' config.php-ში. დამატებითი ინფორმაციისთვის იხილეთ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">დოუმენტაცია ↗</a>.",
"System locale can not be set to a one which supports UTF-8." : "სისტემური ლოკალიზაცია ვერ ყენდება იმაზე რომელიც მხარს უჭერს UTF-8-ს.",
"This means that there might be problems with certain characters in filenames." : "ეს განაპირობებს ფაილის სახელში ზოგ ნიშანთან პრობლემის გამოჩენას.",
"It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "ერთ-ერთი შემდეგ ლოკალიზაციათაგანის მხარდასაჭერად გთავაზობთ თქვნს სისტემაზე დააყენოთ აუცილებელი პაკეტები: %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\")" : "თუ თქვენი სისტემა იყენებს კრონს და არაა ინსტალაცია არაა დაყენებული დომენის დასაწყისში, შესაძლოა გამოჩნდეს პრობლემები URL გენერაციასთან. ამ პრობლემებისგან თავის ასარიდებლად, \"overwrite.cli.url\" პარამეტრის თქვენს config.php ფაილში მიანიჭერთ ინსტალაციის მისამართი (რეკომენდირებულია: \"%s\")",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "CLI-ით კრონ საქმის ეგზეკუცია ვერ მოხერხდა. წარმოიშვა შემდეგი ტექნიკური შეცდომები:",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "გთხოვთ გადაამოწმოთ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">ინსტალაციის სახელმძღვენელოები ↗</a>, და ნახოთ თუ აღმოაჩენთ რაიმე შეცდომას ან გაფრთხილებას <a href=\"%s\">ლოგში</a>.",
"All checks passed." : "ყველა შემოწმებამ ჩაიარა დადებითად.",
"Background jobs" : "ფონური საქმეები",
"Last job ran %s." : "ბოლო საქმის გაშვება - %s.",
@@ -295,6 +299,7 @@
"There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "ამ ნიმუშის ოპტიმიზირებულად მოწყობისა და გამოყენებისთვის მრავალი ფუნქცია და კონფიგურაციის პარამეტრია ხელმისაწვდომი. აქ რამდენიმე კურსორია მეტი ინფორმაციისთვის.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "ამჟამად ბექენდზე მონაცემთა ბაზად მოიხმარება SQLite. უფრო დიდი ინსტალაციებისთვის რეკომენდაციას გიწევთ აირჩიოთ სხვა მონაცემთა ბაზა.",
"This is particularly recommended when using the desktop client for file synchronisation." : "ეს კერძოდ რეკომედირებულია განსაკუთრებით მაშინ, როდესაც ფაილების სინქრონიზაციისთვის იყენებთ დესკტოპ-კლიენტს.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "სხვა მონაცემთა ბაზის მიგრაციისთვის გამოიყენეთ command line ხელსაწყო: 'occ db:convert-type', ან იხილეთ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">დოუმენტაცია ↗</a>.",
"How to do backups" : "როგორ შევქმნათ რეზერვები",
"Advanced monitoring" : "პროგრესიული მონიტორინგი",
"Performance tuning" : "მოქმედების რეგულირება",
diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js
index 2d5587c3389..a40ed8dccf8 100644
--- a/settings/l10n/pt_BR.js
+++ b/settings/l10n/pt_BR.js
@@ -72,6 +72,7 @@ OC.L10N.register(
"Your %s account was created" : "Sua conta %s foi criada",
"Welcome aboard" : "Bem-vindo a bordo",
"Welcome aboard %s" : "%s, bem-vindo a bordo",
+ "Welcome to your %s account, you can add, protect, and share your data." : "Bem-vindo à sua conta %s. Você pode adicionar, proteger e compartilhar seus dados.",
"Your username is: %s" : "Seu nome de usuário é: %s",
"Set your password" : "Defina sua senha",
"Go to %s" : "Ir para 1 %s",
@@ -251,17 +252,20 @@ OC.L10N.register(
"Security & setup warnings" : "Segurança & avisos de configuração",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "É importante para a segurança e desempenho de sua instância que tudo esteja configurado corretamente. Para ajudar você com isso que estamos fazendo algumas verificações automáticas. Por favor, consulte a seção Dicas & Truques e a documentação para obter mais informações.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "O PHP não parece ser configurado corretamente para consultar variáveis de ambiente do sistema. O teste com getenv(\"PATH\") apenas retorna uma resposta vazia.",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Por favor, verifique a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentação de instalação ↗</a> para detalhes da configuração PHP de seu servidor, especialmente quando usando php-fpm.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "A configuração Somente-Leitura foi habilitada. Isso impede que algumas configurações sejam definidas via interface web. Além disso, o arquivo precisa ser definido manualmente com permissão de escrita para cada atualização.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "O PHP aparentemente está configurado para remover blocos de documentos em linha. Isso fará com que vários aplicativos principais fiquem inacessíveis.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isso provavelmente é causado por um cache/acelerador, como Zend OPcache ou eAccelerator.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Seu banco de dados não está em execução com o nível de isolamento de transação \"READ COMITTED\". Isso poderá causar problemas quando várias ações são executadas em paralelo.",
"%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : " %1$s a versão abaixo %2$s está instalada. Por razões de estabilidade e desempenho, é recomendável atualizar para a versão mais recente, %1$s.",
"The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "O módulo PHP 'fileinfo' está faltando. É altamente recomendável habilitar este módulo para obter os melhores resultados com detecção de tipo MIME.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a> for more information." : "O bloqueio de arquivos transacionais está desabilitado, isso pode levar a problemas com as condições de corrida. Ative 'filelocking.enabled' em config.php para evitar esses problemas. Veja a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentação ↗</a> para mais informação.",
"System locale can not be set to a one which supports UTF-8." : "Localização do sistema não pôde ser definido para um que suporta UTF-8.",
"This means that there might be problems with certain characters in filenames." : "Isso significa que pode haver problemas com determinados caracteres em nomes de arquivos.",
"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:",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor verifique os <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guias de instalação ↗</a> e cheque por qualquer erro ou aviso no <a href=\"%s\">log</a>.",
"All checks passed." : "Todas as verificações passaram.",
"Background jobs" : "Tarefas em segundo plano",
"Last job ran %s." : "Última tarefa rodou há %s.",
@@ -297,6 +301,7 @@ OC.L10N.register(
"There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Há muitos recursos e opções de configuração para otimização e uso. Aqui estão algumas indicações para obter mais informações.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite é usando atualmente como Plataforma de serviço de banco de dados. Para instalações maiores recomendamos que você use uma outra plataforma de serviço de banco de dados",
"This is particularly recommended when using the desktop client for file synchronisation." : "Isso é particulamente recomendado quando se utiliza um cliente para sincronização.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Para migrar a outro banco de dados, use a ferramenta de linha de comando: 'occ db:convert-type', ou leia na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentação ↗</a> como fazer isso.",
"How to do backups" : "Como fazer backups",
"Advanced monitoring" : "Monitoramento avançado",
"Performance tuning" : "Ajustando a performance",
diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json
index 8154a7c79cf..3613185adc3 100644
--- a/settings/l10n/pt_BR.json
+++ b/settings/l10n/pt_BR.json
@@ -70,6 +70,7 @@
"Your %s account was created" : "Sua conta %s foi criada",
"Welcome aboard" : "Bem-vindo a bordo",
"Welcome aboard %s" : "%s, bem-vindo a bordo",
+ "Welcome to your %s account, you can add, protect, and share your data." : "Bem-vindo à sua conta %s. Você pode adicionar, proteger e compartilhar seus dados.",
"Your username is: %s" : "Seu nome de usuário é: %s",
"Set your password" : "Defina sua senha",
"Go to %s" : "Ir para 1 %s",
@@ -249,17 +250,20 @@
"Security & setup warnings" : "Segurança & avisos de configuração",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "É importante para a segurança e desempenho de sua instância que tudo esteja configurado corretamente. Para ajudar você com isso que estamos fazendo algumas verificações automáticas. Por favor, consulte a seção Dicas & Truques e a documentação para obter mais informações.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "O PHP não parece ser configurado corretamente para consultar variáveis de ambiente do sistema. O teste com getenv(\"PATH\") apenas retorna uma resposta vazia.",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Por favor, verifique a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentação de instalação ↗</a> para detalhes da configuração PHP de seu servidor, especialmente quando usando php-fpm.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "A configuração Somente-Leitura foi habilitada. Isso impede que algumas configurações sejam definidas via interface web. Além disso, o arquivo precisa ser definido manualmente com permissão de escrita para cada atualização.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "O PHP aparentemente está configurado para remover blocos de documentos em linha. Isso fará com que vários aplicativos principais fiquem inacessíveis.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isso provavelmente é causado por um cache/acelerador, como Zend OPcache ou eAccelerator.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Seu banco de dados não está em execução com o nível de isolamento de transação \"READ COMITTED\". Isso poderá causar problemas quando várias ações são executadas em paralelo.",
"%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : " %1$s a versão abaixo %2$s está instalada. Por razões de estabilidade e desempenho, é recomendável atualizar para a versão mais recente, %1$s.",
"The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "O módulo PHP 'fileinfo' está faltando. É altamente recomendável habilitar este módulo para obter os melhores resultados com detecção de tipo MIME.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a> for more information." : "O bloqueio de arquivos transacionais está desabilitado, isso pode levar a problemas com as condições de corrida. Ative 'filelocking.enabled' em config.php para evitar esses problemas. Veja a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentação ↗</a> para mais informação.",
"System locale can not be set to a one which supports UTF-8." : "Localização do sistema não pôde ser definido para um que suporta UTF-8.",
"This means that there might be problems with certain characters in filenames." : "Isso significa que pode haver problemas com determinados caracteres em nomes de arquivos.",
"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:",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor verifique os <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guias de instalação ↗</a> e cheque por qualquer erro ou aviso no <a href=\"%s\">log</a>.",
"All checks passed." : "Todas as verificações passaram.",
"Background jobs" : "Tarefas em segundo plano",
"Last job ran %s." : "Última tarefa rodou há %s.",
@@ -295,6 +299,7 @@
"There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Há muitos recursos e opções de configuração para otimização e uso. Aqui estão algumas indicações para obter mais informações.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite é usando atualmente como Plataforma de serviço de banco de dados. Para instalações maiores recomendamos que você use uma outra plataforma de serviço de banco de dados",
"This is particularly recommended when using the desktop client for file synchronisation." : "Isso é particulamente recomendado quando se utiliza um cliente para sincronização.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Para migrar a outro banco de dados, use a ferramenta de linha de comando: 'occ db:convert-type', ou leia na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentação ↗</a> como fazer isso.",
"How to do backups" : "Como fazer backups",
"Advanced monitoring" : "Monitoramento avançado",
"Performance tuning" : "Ajustando a performance",