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
path: root/core
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 /core
parentc7e5bc0f9ab6f58bf9a47dd0c3795e1183419652 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/de.js11
-rw-r--r--core/l10n/de.json11
-rw-r--r--core/l10n/de_DE.js11
-rw-r--r--core/l10n/de_DE.json11
-rw-r--r--core/l10n/es_GT.js357
-rw-r--r--core/l10n/es_GT.json355
-rw-r--r--core/l10n/es_HN.js357
-rw-r--r--core/l10n/es_HN.json355
-rw-r--r--core/l10n/es_NI.js357
-rw-r--r--core/l10n/es_NI.json355
-rw-r--r--core/l10n/es_PA.js357
-rw-r--r--core/l10n/es_PA.json355
-rw-r--r--core/l10n/es_SV.js357
-rw-r--r--core/l10n/es_SV.json355
-rw-r--r--core/l10n/hu.js14
-rw-r--r--core/l10n/hu.json14
-rw-r--r--core/l10n/is.js11
-rw-r--r--core/l10n/is.json11
-rw-r--r--core/l10n/it.js11
-rw-r--r--core/l10n/it.json11
-rw-r--r--core/l10n/ka_GE.js11
-rw-r--r--core/l10n/ka_GE.json11
-rw-r--r--core/l10n/pt_BR.js11
-rw-r--r--core/l10n/pt_BR.json11
24 files changed, 3720 insertions, 0 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js
index af4ff1cde4d..e9717974dd5 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -109,11 +109,20 @@ OC.L10N.register(
"Good password" : "Gutes Passwort",
"Strong password" : "Starkes Passwort",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Dein Webserver ist noch nicht hinreichend für Datei-Synchronisation konfiguriert, da die WebDAV-Schnittstelle vermutlich nicht funktioniert.",
+ "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Dein Web-Server ist nicht richtig eingerichtet um \"{url}\" aufzulösen. Weitere Informationen findest du in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Dieser Server hat keine funktionierende Internetverbindung: Mehrere Ziele konnten nicht erreicht werden. Dies bedeutet, dass einige Funktionen, wie das Einhängen exernen Speichers, Benachrichtigungen über Updates oder die Installation von Drittanbieter-Apps nicht funktionieren. \nDer Zugriff auf entfernte Dateien und das Senden von E-Mail-Benachrichtigungen wird wahrscheinlich ebenfalls nicht funktionieren.\nEs wird empfohlen, die Internet-Verbindung für diesen Server zu aktivieren, wenn Du alle Funktionen nutzen möchtest.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Es wurde kein PHP Memory Cache konfiguriert. Zur Erhöhung der Leistungsfähigkeit kann ein Memory-Cache konfiguriert werden. Weitere Informationen findest Du in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP hat keine Leserechte auf /dev/urandom wovon aus Sicherheitsgründen höchst abzuraten ist. Weitere Informationen sind in der <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a> zu finden.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Du verwendest derzeit PHP {version}. Wir empfehlen ein Upgrade deiner PHP-Version, um die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">Geschwindigkeits- und Sicherheitsupdates zu nutzen, welche von der PHP-Gruppe bereitgestellt werden</a>, sobald diese Deine Distribution unterstützt.",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Die Reverse-Proxy-Header-Konfiguration ist fehlerhaft oder Du greist auf Nextcloud über einen vertrauenswürdigen Proxy zu. Wenn Du auf Nextcloud nicht über einen vertrauenswürdigen Proxy zugreifst, dann besteht ein Sicherheitsproblem, das einem Angreifer erlaubt die IP-Adresse, die für Nextcloud sichtbar ist, auszuspähen. Weitere Informationen hierzu findest Du in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached ist als verteilter Cache konfiguriert, aber das falsche PHP-Modul \"memcache\" ist installiert. \\OC\\Memcache\\Memcached unterstützt nur \"memcached\" jedoch nicht \"memcache\". Im <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki nach beiden Modulen suchen</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Einige Dateien haben die Integritätsprüfung nicht bestanden. Weiterführende Information findest Du in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste der ungültigen Dateien…</a> / <a href=\"{rescanEndpoint}\">Erneut analysieren…</a>)",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "Der PHP-OPcache ist nicht richtig konfiguriert. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Für eine bessere Leistung empfiehlt es sich</a> folgende Einstellungen in der <code>php.ini</code> vorzunehmen:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "Die PHP-Funktion \"set_time_limit\" ist nicht verfügbar. Dies kann in angehaltenen Scripten oder einer abgebrochenen Installation resultieren. Wir empfehlen dringend, diese Funtkion zu aktivieren.",
"Error occurred while checking server setup" : "Fehler beim Überprüfen der Servereinrichtung",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Dein Datenverzeichnis und deine Dateien sind wahrscheinlich vom Internet aus erreichbar. Die .htaccess-Datei funktioniert nicht. Es wird dringend empfohlen, deinen Webserver dahingehend zu konfigurieren, dass das Datenverzeichnis nicht mehr vom Internet aus erreichbar ist oder dass du es aus dem Dokument-Root-Verzeichnis des Webservers bewegst.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "Der „{header}“-HTTP-Header ist nicht so konfiguriert, dass er „{expected}“ entspricht. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "Der \"Strict-Transport-Security\" HTTP-Header ist nicht auf mindestens \"{seconds}\" Sekunden eingestellt. Für mehr Sicherheit wird das Aktivieren von HSTS empfohlen, wie es in unseren <a href=\"{docUrl}\" rel=\"noreferrer noopener\">Sicherheitshinweisen</a> erläutert ist.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Du greifst auf diese Site über HTTP zu. Wir raten dringend dazu, deinen Server so zu konfigurieren, dass er stattdessen nur HTTPS akzeptiert, wie es in unseren <a href=\"{docUrl}\">Sicherheitshinweisen</a> beschrieben ist.",
"Shared" : "Geteilt",
"Shared with" : "Geteilt mit",
@@ -228,6 +237,7 @@ OC.L10N.register(
"Trace" : "Trace",
"Security warning" : "Sicherheitswarnung",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Dein Datenverzeichnis und Deine Dateien sind wahrscheinlich vom Internet aus erreichbar, weil die .htaccess-Datei nicht funktioniert.",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Informationen zum richtigen Konfigurieren Deines Servers kannst Du der <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">Dokumentation</a> entnehmen.",
"Create an <strong>admin account</strong>" : "<strong>Administrator-Konto</strong> anlegen",
"Username" : "Benutzername",
"Storage & database" : "Speicher & Datenbank",
@@ -294,6 +304,7 @@ OC.L10N.register(
"Detailed logs" : "Detaillierte Protokollmeldungen",
"Update needed" : "Update wird benötigt",
"Please use the command line updater because you have a big instance with more than 50 users." : "Bitte verwende den Komandozeilen-Updater, da Du eine große Installation mit mehr als 50 Nutzern betreibst.",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Für weitere Hilfen, schaue bitte in die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Dokumentation</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Mir ist bekannt, dass die Durchführung der Aktualisierung über die Web-Oberfläche das Risiko birgt, dass der Aktualisierungsprozess abgebrochen wird, was zu Datenverlust führen kann. Ich habe eine Sciherung und ich weiss, wie ich im Falle eines Fehlers beim Aktualisieren meine Installation wieder herstellen kann.",
"Upgrade via web on my own risk" : "Aktualisierung über die Web-Oberfläche auf eigenes Risiko",
"This %s instance is currently in maintenance mode, which may take a while." : "Diese %s-Instanz befindet sich gerade im Wartungsmodus, was eine Weile dauern kann.",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index 26354dfe87f..3d6f9d78482 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -107,11 +107,20 @@
"Good password" : "Gutes Passwort",
"Strong password" : "Starkes Passwort",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Dein Webserver ist noch nicht hinreichend für Datei-Synchronisation konfiguriert, da die WebDAV-Schnittstelle vermutlich nicht funktioniert.",
+ "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Dein Web-Server ist nicht richtig eingerichtet um \"{url}\" aufzulösen. Weitere Informationen findest du in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Dieser Server hat keine funktionierende Internetverbindung: Mehrere Ziele konnten nicht erreicht werden. Dies bedeutet, dass einige Funktionen, wie das Einhängen exernen Speichers, Benachrichtigungen über Updates oder die Installation von Drittanbieter-Apps nicht funktionieren. \nDer Zugriff auf entfernte Dateien und das Senden von E-Mail-Benachrichtigungen wird wahrscheinlich ebenfalls nicht funktionieren.\nEs wird empfohlen, die Internet-Verbindung für diesen Server zu aktivieren, wenn Du alle Funktionen nutzen möchtest.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Es wurde kein PHP Memory Cache konfiguriert. Zur Erhöhung der Leistungsfähigkeit kann ein Memory-Cache konfiguriert werden. Weitere Informationen findest Du in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP hat keine Leserechte auf /dev/urandom wovon aus Sicherheitsgründen höchst abzuraten ist. Weitere Informationen sind in der <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a> zu finden.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Du verwendest derzeit PHP {version}. Wir empfehlen ein Upgrade deiner PHP-Version, um die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">Geschwindigkeits- und Sicherheitsupdates zu nutzen, welche von der PHP-Gruppe bereitgestellt werden</a>, sobald diese Deine Distribution unterstützt.",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Die Reverse-Proxy-Header-Konfiguration ist fehlerhaft oder Du greist auf Nextcloud über einen vertrauenswürdigen Proxy zu. Wenn Du auf Nextcloud nicht über einen vertrauenswürdigen Proxy zugreifst, dann besteht ein Sicherheitsproblem, das einem Angreifer erlaubt die IP-Adresse, die für Nextcloud sichtbar ist, auszuspähen. Weitere Informationen hierzu findest Du in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached ist als verteilter Cache konfiguriert, aber das falsche PHP-Modul \"memcache\" ist installiert. \\OC\\Memcache\\Memcached unterstützt nur \"memcached\" jedoch nicht \"memcache\". Im <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki nach beiden Modulen suchen</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Einige Dateien haben die Integritätsprüfung nicht bestanden. Weiterführende Information findest Du in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste der ungültigen Dateien…</a> / <a href=\"{rescanEndpoint}\">Erneut analysieren…</a>)",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "Der PHP-OPcache ist nicht richtig konfiguriert. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Für eine bessere Leistung empfiehlt es sich</a> folgende Einstellungen in der <code>php.ini</code> vorzunehmen:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "Die PHP-Funktion \"set_time_limit\" ist nicht verfügbar. Dies kann in angehaltenen Scripten oder einer abgebrochenen Installation resultieren. Wir empfehlen dringend, diese Funtkion zu aktivieren.",
"Error occurred while checking server setup" : "Fehler beim Überprüfen der Servereinrichtung",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Dein Datenverzeichnis und deine Dateien sind wahrscheinlich vom Internet aus erreichbar. Die .htaccess-Datei funktioniert nicht. Es wird dringend empfohlen, deinen Webserver dahingehend zu konfigurieren, dass das Datenverzeichnis nicht mehr vom Internet aus erreichbar ist oder dass du es aus dem Dokument-Root-Verzeichnis des Webservers bewegst.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "Der „{header}“-HTTP-Header ist nicht so konfiguriert, dass er „{expected}“ entspricht. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "Der \"Strict-Transport-Security\" HTTP-Header ist nicht auf mindestens \"{seconds}\" Sekunden eingestellt. Für mehr Sicherheit wird das Aktivieren von HSTS empfohlen, wie es in unseren <a href=\"{docUrl}\" rel=\"noreferrer noopener\">Sicherheitshinweisen</a> erläutert ist.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Du greifst auf diese Site über HTTP zu. Wir raten dringend dazu, deinen Server so zu konfigurieren, dass er stattdessen nur HTTPS akzeptiert, wie es in unseren <a href=\"{docUrl}\">Sicherheitshinweisen</a> beschrieben ist.",
"Shared" : "Geteilt",
"Shared with" : "Geteilt mit",
@@ -226,6 +235,7 @@
"Trace" : "Trace",
"Security warning" : "Sicherheitswarnung",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Dein Datenverzeichnis und Deine Dateien sind wahrscheinlich vom Internet aus erreichbar, weil die .htaccess-Datei nicht funktioniert.",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Informationen zum richtigen Konfigurieren Deines Servers kannst Du der <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">Dokumentation</a> entnehmen.",
"Create an <strong>admin account</strong>" : "<strong>Administrator-Konto</strong> anlegen",
"Username" : "Benutzername",
"Storage & database" : "Speicher & Datenbank",
@@ -292,6 +302,7 @@
"Detailed logs" : "Detaillierte Protokollmeldungen",
"Update needed" : "Update wird benötigt",
"Please use the command line updater because you have a big instance with more than 50 users." : "Bitte verwende den Komandozeilen-Updater, da Du eine große Installation mit mehr als 50 Nutzern betreibst.",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Für weitere Hilfen, schaue bitte in die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Dokumentation</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Mir ist bekannt, dass die Durchführung der Aktualisierung über die Web-Oberfläche das Risiko birgt, dass der Aktualisierungsprozess abgebrochen wird, was zu Datenverlust führen kann. Ich habe eine Sciherung und ich weiss, wie ich im Falle eines Fehlers beim Aktualisieren meine Installation wieder herstellen kann.",
"Upgrade via web on my own risk" : "Aktualisierung über die Web-Oberfläche auf eigenes Risiko",
"This %s instance is currently in maintenance mode, which may take a while." : "Diese %s-Instanz befindet sich gerade im Wartungsmodus, was eine Weile dauern kann.",
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index 048eee8dd24..4553fc7559a 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -109,11 +109,20 @@ OC.L10N.register(
"Good password" : "Gutes Passwort",
"Strong password" : "Starkes Passwort",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Ihr Webserver ist noch nicht hinreichend für Datei-Synchronisation konfiguriert. Die WebDAV-Schnittstelle ist vermutlich defekt.",
+ "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ihr Webserver ist nicht richtig konfiguriert um \"{url}\" aufzulösen. Weitere Informationen hierzu finden Sie in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Dieser Server hat keine funktionierende Internetverbindung: Mehrere Ziele konnten nicht erreicht werden. Dies bedeutet, dass einige Funktionen, wie das Einhängen exernen Speichers, Benachrichtigungen über Updates oder die Installation von Drittanbieter-Apps nicht funktionieren. \nDer Zugriff auf entfernte Dateien und das Senden von E-Mail-Benachrichtigungen wird wahrscheinlich ebenfalls nicht funktionieren.\nEs wird empfohlen, die Internet-Verbindung für diesen Server zu aktivieren, wenn Sie alle Funktionen nutzen möchten.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Es wurde kein PHP Memory Cache konfiguriert. Zur Erhöhung der Leistungsfähigkeit kann ein Memory-Cache konfiguriert werden. Weitere Informationen finden Sie in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP hat keine Leserechte auf /dev/urandom wovon aus Sicherheitsgründen höchst abzuraten ist. Weitere Informationen hierzu finden Sie in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Sie verwenden im Moment PHP {version}. Wir empfehlen ein Upgrade Ihrer PHP-Version, um die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">Geschwindigkeits- und Sicherheitsupdates zu nutzen, welche von der PHP-Gruppe bereitgestellt werden</a>, sobald Ihre Distribution diese unterstützt.",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Die Reverse-Proxy-Header-Konfiguration ist fehlerhaft oder Sie greifen auf Nextcloud über einen vertrauenswürdigen Proxy zu. Wenn Sie auf Nextcloud nicht über einen vertrauenswürdigen Proxy zugreifen, dann besteht ein Sicherheitsproblem, das einem Angreifer erlaubt die IP-Adresse, die für Nextcloud sichtbar ist, auszuspähen. Weitere Informationen hierzu finden Sie in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached ist als verteilter Cache konfiguriert, aber das falsche PHP Modul \"memcache\" ist installiert. \\OC\\Memcache\\Memcached unterstützt nur \"memcached\" jedoch nicht \"memcache\". Im <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki nach beiden Modulen suchen</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Einige Dateien haben die Integritätsprüfung nicht bestanden. Weiterführende Information findest Sie in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste der ungültigen Dateien …</a> / <a href=\"{rescanEndpoint}\">Erneut analysieren…</a>)",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "Der PHP-OPcache ist nicht richtig konfiguriert. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Für eine bessere Leistung empfiehlt es sich</a> folgende Einstellungen in der <code>php.ini</code> vorzunehmen:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "Die PHP-Funktion \"set_time_limit\" ist nicht verfügbar. Dies kann in angehaltenen Scripten oder einer abgebrochenen Installation resultieren. Wir empfehlen dringend, diese Funtkion zu aktivieren.",
"Error occurred while checking server setup" : "Fehler beim Überprüfen der Servereinrichtung",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Ihr Datenverzeichnis und Ihre Dateien sind wahrscheinlich vom Internet aus erreichbar. Die .htaccess-Datei funktioniert nicht. Es wird dringend empfohlen, Ihren Webserver dahingehend zu konfigurieren, dass das Datenverzeichnis nicht mehr vom Internet aus erreichbar ist oder dass Sie es aus dem Document-Root-Verzeichnis des Webservers herausverschieben.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "Der „{header}“-HTTP-Header ist nicht so konfiguriert, dass er „{expected}“ entspricht. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "Der \"Strict-Transport-Security“-HTTP-Header ist nicht auf mindestens \"{seconds}“ Sekunden eingestellt. Für mehr Sicherheit wird das Aktivieren von HSTS empfohlen, wie es in unseren <a href=\"{docUrl}\" rel=\"noreferrer noopener\">Sicherheitshinweisen</a> erläutert ist.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Sie greifen auf diese Site über HTTP zu. Wir raten dringend dazu, Ihren Server so zu konfigurieren, dass er stattdessen nur HTTPS akzeptiert, wie es in unseren <a href=\"{docUrl}\">Sicherheitshinweisen</a> beschrieben ist.",
"Shared" : "Geteilt",
"Shared with" : "Geteilt mit",
@@ -228,6 +237,7 @@ OC.L10N.register(
"Trace" : "Trace",
"Security warning" : "Sicherheitswarnung",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Ihr Datenverzeichnis und Ihre Dateien sind wahrscheinlich vom Internet aus erreichbar, weil die .htaccess-Datei nicht funktioniert.",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Informationen zum richtigen Konfigurieren Ihres Servers können Sie der <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">Dokumentation</a> entnehmen.",
"Create an <strong>admin account</strong>" : "<strong>Administrator-Konto</strong> anlegen",
"Username" : "Benutzername",
"Storage & database" : "Speicher & Datenbank",
@@ -294,6 +304,7 @@ OC.L10N.register(
"Detailed logs" : "Detaillierte Protokollmeldungen",
"Update needed" : "Aktualisierung erforderlich",
"Please use the command line updater because you have a big instance with more than 50 users." : "Bitte verwenden Sie den Komandozeilen-Updater, da Sie eine große Installation mit mehr als 50 Nutzern betreiben.",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Für weitere Hilfen, schauen Sie bitte in die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Dokumentation</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Mir ist bekannt, dass die Durchführung der Aktualisierung über die Web-Oberfläche das Risiko birgt, dass der Aktualisierungsprozess abgebrochen wird, was zu Datenverlust führen kann. Ich habe eine Sciherung und ich weiss, wie ich im Falle eines Fehlers beim Aktualisieren meine Installation wieder herstellen kann.",
"Upgrade via web on my own risk" : "Aktualisierung über die Web-Oberfläche auf eigenes Risiko",
"This %s instance is currently in maintenance mode, which may take a while." : "Diese %s-Instanz befindet sich gerade im Wartungsmodus, was eine Weile dauern kann.",
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index 49c534e9b54..7b57950502e 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -107,11 +107,20 @@
"Good password" : "Gutes Passwort",
"Strong password" : "Starkes Passwort",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Ihr Webserver ist noch nicht hinreichend für Datei-Synchronisation konfiguriert. Die WebDAV-Schnittstelle ist vermutlich defekt.",
+ "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ihr Webserver ist nicht richtig konfiguriert um \"{url}\" aufzulösen. Weitere Informationen hierzu finden Sie in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Dieser Server hat keine funktionierende Internetverbindung: Mehrere Ziele konnten nicht erreicht werden. Dies bedeutet, dass einige Funktionen, wie das Einhängen exernen Speichers, Benachrichtigungen über Updates oder die Installation von Drittanbieter-Apps nicht funktionieren. \nDer Zugriff auf entfernte Dateien und das Senden von E-Mail-Benachrichtigungen wird wahrscheinlich ebenfalls nicht funktionieren.\nEs wird empfohlen, die Internet-Verbindung für diesen Server zu aktivieren, wenn Sie alle Funktionen nutzen möchten.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Es wurde kein PHP Memory Cache konfiguriert. Zur Erhöhung der Leistungsfähigkeit kann ein Memory-Cache konfiguriert werden. Weitere Informationen finden Sie in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP hat keine Leserechte auf /dev/urandom wovon aus Sicherheitsgründen höchst abzuraten ist. Weitere Informationen hierzu finden Sie in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Sie verwenden im Moment PHP {version}. Wir empfehlen ein Upgrade Ihrer PHP-Version, um die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">Geschwindigkeits- und Sicherheitsupdates zu nutzen, welche von der PHP-Gruppe bereitgestellt werden</a>, sobald Ihre Distribution diese unterstützt.",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Die Reverse-Proxy-Header-Konfiguration ist fehlerhaft oder Sie greifen auf Nextcloud über einen vertrauenswürdigen Proxy zu. Wenn Sie auf Nextcloud nicht über einen vertrauenswürdigen Proxy zugreifen, dann besteht ein Sicherheitsproblem, das einem Angreifer erlaubt die IP-Adresse, die für Nextcloud sichtbar ist, auszuspähen. Weitere Informationen hierzu finden Sie in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached ist als verteilter Cache konfiguriert, aber das falsche PHP Modul \"memcache\" ist installiert. \\OC\\Memcache\\Memcached unterstützt nur \"memcached\" jedoch nicht \"memcache\". Im <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki nach beiden Modulen suchen</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Einige Dateien haben die Integritätsprüfung nicht bestanden. Weiterführende Information findest Sie in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste der ungültigen Dateien …</a> / <a href=\"{rescanEndpoint}\">Erneut analysieren…</a>)",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "Der PHP-OPcache ist nicht richtig konfiguriert. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Für eine bessere Leistung empfiehlt es sich</a> folgende Einstellungen in der <code>php.ini</code> vorzunehmen:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "Die PHP-Funktion \"set_time_limit\" ist nicht verfügbar. Dies kann in angehaltenen Scripten oder einer abgebrochenen Installation resultieren. Wir empfehlen dringend, diese Funtkion zu aktivieren.",
"Error occurred while checking server setup" : "Fehler beim Überprüfen der Servereinrichtung",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Ihr Datenverzeichnis und Ihre Dateien sind wahrscheinlich vom Internet aus erreichbar. Die .htaccess-Datei funktioniert nicht. Es wird dringend empfohlen, Ihren Webserver dahingehend zu konfigurieren, dass das Datenverzeichnis nicht mehr vom Internet aus erreichbar ist oder dass Sie es aus dem Document-Root-Verzeichnis des Webservers herausverschieben.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "Der „{header}“-HTTP-Header ist nicht so konfiguriert, dass er „{expected}“ entspricht. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "Der \"Strict-Transport-Security“-HTTP-Header ist nicht auf mindestens \"{seconds}“ Sekunden eingestellt. Für mehr Sicherheit wird das Aktivieren von HSTS empfohlen, wie es in unseren <a href=\"{docUrl}\" rel=\"noreferrer noopener\">Sicherheitshinweisen</a> erläutert ist.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Sie greifen auf diese Site über HTTP zu. Wir raten dringend dazu, Ihren Server so zu konfigurieren, dass er stattdessen nur HTTPS akzeptiert, wie es in unseren <a href=\"{docUrl}\">Sicherheitshinweisen</a> beschrieben ist.",
"Shared" : "Geteilt",
"Shared with" : "Geteilt mit",
@@ -226,6 +235,7 @@
"Trace" : "Trace",
"Security warning" : "Sicherheitswarnung",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Ihr Datenverzeichnis und Ihre Dateien sind wahrscheinlich vom Internet aus erreichbar, weil die .htaccess-Datei nicht funktioniert.",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Informationen zum richtigen Konfigurieren Ihres Servers können Sie der <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">Dokumentation</a> entnehmen.",
"Create an <strong>admin account</strong>" : "<strong>Administrator-Konto</strong> anlegen",
"Username" : "Benutzername",
"Storage & database" : "Speicher & Datenbank",
@@ -292,6 +302,7 @@
"Detailed logs" : "Detaillierte Protokollmeldungen",
"Update needed" : "Aktualisierung erforderlich",
"Please use the command line updater because you have a big instance with more than 50 users." : "Bitte verwenden Sie den Komandozeilen-Updater, da Sie eine große Installation mit mehr als 50 Nutzern betreiben.",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Für weitere Hilfen, schauen Sie bitte in die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Dokumentation</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Mir ist bekannt, dass die Durchführung der Aktualisierung über die Web-Oberfläche das Risiko birgt, dass der Aktualisierungsprozess abgebrochen wird, was zu Datenverlust führen kann. Ich habe eine Sciherung und ich weiss, wie ich im Falle eines Fehlers beim Aktualisieren meine Installation wieder herstellen kann.",
"Upgrade via web on my own risk" : "Aktualisierung über die Web-Oberfläche auf eigenes Risiko",
"This %s instance is currently in maintenance mode, which may take a while." : "Diese %s-Instanz befindet sich gerade im Wartungsmodus, was eine Weile dauern kann.",
diff --git a/core/l10n/es_GT.js b/core/l10n/es_GT.js
new file mode 100644
index 00000000000..bcad42128e8
--- /dev/null
+++ b/core/l10n/es_GT.js
@@ -0,0 +1,357 @@
+OC.L10N.register(
+ "core",
+ {
+ "Please select a file." : "Por favor selecciona un archivo.",
+ "File is too big" : "El archivo es demasiado grande.",
+ "The selected file is not an image." : "El archivo seleccionado no es una imagen.",
+ "The selected file cannot be read." : "El archivo seleccionado no se puede leer.",
+ "Invalid file provided" : "Archivo proporcionado inválido",
+ "No image or file provided" : "No se especificó un archivo o imagen",
+ "Unknown filetype" : "Tipo de archivo desconocido",
+ "Invalid image" : "Imagen inválida",
+ "An error occurred. Please contact your admin." : "Se presentó un error. Por favor contacta a tu adminsitrador. ",
+ "No temporary profile picture available, try again" : "No hay una imagen de perfil temporal disponible, por favor inténtalo de nuevo",
+ "No crop data provided" : "No se han proporcionado datos del recorte",
+ "No valid crop data provided" : "No se han proporcionado datos válidos del recorte",
+ "Crop is not square" : "El recorte no es cuadrado",
+ "State token does not match" : "La ficha de estado no corresponde",
+ "Password reset is disabled" : "Restablecer contraseña se encuentra deshabilitado",
+ "Couldn't reset password because the token is invalid" : "No ha sido posible restablecer la contraseña porque la ficha es inválida",
+ "Couldn't reset password because the token is expired" : "No ha sido posible restablecer la contraseña porque la ficha ha expirado",
+ "Could not send reset email because there is no email address for this username. Please contact your administrator." : "No fue posible enviar el correo electrónico para restablecer porque no hay una dirección de correo electrónico para este usuario. Por favor contacta a tu adminsitrador. ",
+ "%s password reset" : "%s restablecer la contraseña",
+ "Password reset" : "Restablecer contraseña",
+ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en el siguiente botón para restablecer tu contraseña. Si no has solicitado restablecer su contraseña, por favor ignora este correo. ",
+ "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en la siguiente liga para restablecer su contraseña. Si no has solicitado restablecer la contraseña, por favor ignora este mensaje. ",
+ "Reset your password" : "Restablecer tu contraseña",
+ "Couldn't send reset email. Please contact your administrator." : "No fue posible enviar el correo de restauración. Por favor contacta a tu adminsitrador. ",
+ "Couldn't send reset email. Please make sure your username is correct." : "No fue posible restablecer el correo electrónico. Por favor asegurarte de que tu nombre de usuario sea correcto. ",
+ "Preparing update" : "Preparando actualización",
+ "[%d / %d]: %s" : "[%d / %d]: %s ",
+ "Repair warning: " : "Advertencia de reparación:",
+ "Repair error: " : "Error de reparación: ",
+ "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php.",
+ "[%d / %d]: Checking table %s" : "[%d / %d]: Verificando tabla %s",
+ "Turned on maintenance mode" : "Modo mantenimiento activado",
+ "Turned off maintenance mode" : "Modo mantenimiento desactivado",
+ "Maintenance mode is kept active" : "El modo mantenimiento sigue activo",
+ "Updating database schema" : "Actualizando esquema de base de datos",
+ "Updated database" : "Base de datos actualizada",
+ "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Verificando si el archivo del esquema de base de datos puede ser actualizado (esto puedo tomar mucho tiempo dependiendo del tamaño de la base de datos)",
+ "Checked database schema update" : "Actualización del esquema de base de datos verificada",
+ "Checking updates of apps" : "Verificando actualizaciones para aplicaciones",
+ "Checking for update of app \"%s\" in appstore" : "Verificando actualizaciones para la aplicacion \"%s\" en la appstore",
+ "Update app \"%s\" from appstore" : "Actualizar la aplicación \"%s\" desde la appstore",
+ "Checked for update of app \"%s\" in appstore" : "Se verificaron actualizaciones para la aplicación \"%s\" en la appstore",
+ "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Verificando si el esquema de la base de datos para %s puede ser actualizado (esto puede tomar mucho tiempo dependiendo del tamaño de la base de datos)",
+ "Checked database schema update for apps" : "Se verificó la actualización del esquema de la base de datos para las aplicaciones",
+ "Updated \"%s\" to %s" : "Actualizando \"%s\" a %s",
+ "Set log level to debug" : "Establecer nivel de bitacora a depurar",
+ "Reset log level" : "Restablecer nivel de bitácora",
+ "Starting code integrity check" : "Comenzando verificación de integridad del código",
+ "Finished code integrity check" : "Terminó la verificación de integridad del código ",
+ "%s (3rdparty)" : "%s (de 3ros)",
+ "%s (incompatible)" : "%s (incompatible)",
+ "Following apps have been disabled: %s" : "Las siguientes aplicaciones han sido deshabilitadas: %s",
+ "Already up to date" : "Ya está actualizado",
+ "Search contacts …" : "Buscar contactos ...",
+ "No contacts found" : "No se encontraron contactos",
+ "Show all contacts …" : "Mostrar todos los contactos ...",
+ "There was an error loading your contacts" : "Se presentó un error al cargar tus contactos",
+ "Loading your contacts …" : "Cargando sus contactos ... ",
+ "Looking for {term} …" : "Buscando {term} ...",
+ "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Se presentaron problemas con la verificación de integridad del código. Más información ...</a>",
+ "No action available" : "No hay acciones disponibles",
+ "Error fetching contact actions" : "Se presentó un error al traer las acciónes de contatos",
+ "Settings" : "Configuraciones ",
+ "Connection to server lost" : "Se ha perdido la conexión con el servidor",
+ "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Se presentó un erorr al cargar la página, recargando en %n segundo","Se presentó un erorr al cargar la página, recargando en %n segundo"],
+ "Saving..." : "Guardando...",
+ "Dismiss" : "Descartar",
+ "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña",
+ "Authentication required" : "Se requiere autenticación",
+ "Password" : "Contraseña",
+ "Cancel" : "Cancelar",
+ "Confirm" : "Confirmar",
+ "Failed to authenticate, try again" : "Falla en la autenticación, por favor reintentalo",
+ "seconds ago" : "hace segundos",
+ "Logging in …" : "Iniciando sesión ...",
+ "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "La liga para restablecer tu contraseña ha sido enviada a tu correo electrónico. Si no lo recibes dentro de un tiempo razonable, verifica las carpetas de spam/basura.<br>Si no la encuentras consulta a tu adminstrador local.",
+ "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Tus archivos están encriptados. No habrá manera de recuperar tus datos una vez que restablezca tu contraseña. <br />Si no estás seguro de qué hacer, por favor contacta a tu administrador antes de continuar. <br />¿Realmente deseas continuar?",
+ "I know what I'm doing" : "Sé lo que estoy haciendo",
+ "Password can not be changed. Please contact your administrator." : "Las contraseñas no se pueden cambiar. Por favor contacta a tu adminstrador",
+ "No" : "No",
+ "Yes" : "Sí",
+ "No files in here" : "No hay archivos aquí",
+ "Choose" : "Seleccionar",
+ "Copy" : "Copiar",
+ "Move" : "Mover",
+ "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}",
+ "OK" : "OK",
+ "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}",
+ "read-only" : "sólo-lectura",
+ "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicto de archivo","{count} conflictos en el archivo"],
+ "One file conflict" : "Un conflicto en el archivo",
+ "New Files" : "Archivos Nuevos",
+ "Already existing files" : "Archivos ya existentes",
+ "Which files do you want to keep?" : "¿Cuales archivos deseas mantener?",
+ "If you select both versions, the copied file will have a number added to its name." : "Si seleccionas ambas versiones, se le agregará un número al nombre del archivo copiado.",
+ "Continue" : "Continuar",
+ "(all selected)" : "(todos seleccionados)",
+ "({count} selected)" : "({count} seleccionados)",
+ "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ",
+ "Pending" : "Pendiente",
+ "Copy to {folder}" : "Copiar a {folder}",
+ "Move to {folder}" : "Mover a {folder}",
+ "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",
+ "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Tu servidor web aún no se encuentra correctamente configurado para permitir la sincronización de archivos porque la interface de WebDAV parece estar rota. ",
+ "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor no cuenta con una conexión a Internet: No fue posible alcanzar diversos puntos de acceso <EndPoints>. Esto significa que algunas funcionalidades como el montaje de almacenamiento externo, notificaciónes de actualizaciones o la instalación de aplicaciones de terceros no funcionarán. Acceder archivos de forma remota y el envío de correos electrónicos de notificación puede que tampoco funcionen. Te sugerimos habilitar la conexión a Internet para este servidor si deseas contar con todas las características.",
+ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "La fución PHP \"set_time_limit\" no está disponible. Esto podría generar scripts que se interrumpan a media ejecución, rompiendo la instalación. Te recomendamos ámpliamente habilitar esta función.",
+ "Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor",
+ "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente tus archivos y directorio de datos sean accesibles desde Internet. El archivo .htaccess no está funcionando. Te recomendamos ámpliamente configurar tu servidor web de tal modo que el directorio de datos no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web. ",
+ "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "El encabezado HTTP \"{header}\" no está configurado como \"{expected}\". Este es un riesgo potencial de seguridad o privacidad y te recomendamos cambiar esta configuración.",
+ "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Estás accediendo este sitio via HTTP. Te recomendamos ámpliamente que configures tu servidor para que en su lugar, el uso de HTTPS sea requerido como está descrito en nuestros <a href=\"{docUrl}\">consejos de seguridad</a>.",
+ "Shared" : "Compartido",
+ "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
+ "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+ "Set expiration date" : "Selecciona la vigencia de tu archivo",
+ "Expiration" : "Expiración",
+ "Expiration date" : "Fecha de expiración",
+ "Choose a password for the public link" : "Seleccione una contraseña para la liga pública",
+ "Choose a password for the public link or press the \"Enter\" key" : "Elige una contraseña para la liga pública o presiona la tecla \"Intro\"",
+ "Copied!" : "¡Copiado!",
+ "Not supported!" : "¡No está soportado!",
+ "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
+ "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
+ "Resharing is not allowed" : "No se permite volver a compartir",
+ "Share to {name}" : "Compartir con {name}",
+ "Share link" : "Compartir liga",
+ "Link" : "Liga",
+ "Password protect" : "Proteger con contraseña",
+ "Allow editing" : "Permitir editar",
+ "Email link to person" : "Enviar la liga por correo electrónico a una persona",
+ "Send" : "Enviar",
+ "Allow upload and editing" : "Permitir carga y edición",
+ "Read only" : "Sólo lectura",
+ "File drop (upload only)" : "Permitir carga",
+ "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
+ "Shared with you by {owner}" : "Compartido contigo por {owner}",
+ "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
+ "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
+ "group" : "grupo",
+ "remote" : "remoto",
+ "email" : "correo electrónico",
+ "shared by {sharer}" : "compartido por {sharer}",
+ "Unshare" : "Dejar de compartir",
+ "Can reshare" : "Puede volver a compartir",
+ "Can edit" : "Puede editar",
+ "Can create" : "Puede crear",
+ "Can change" : "Puede cambiar",
+ "Can delete" : "Puede borrar",
+ "Access control" : "Control de acceso",
+ "Could not unshare" : "No fue posible dejar de compartir",
+ "Error while sharing" : "Se presentó un error al compartir",
+ "Share details could not be loaded for this item." : "Los detalles del recurso compartido no se pudieron cargar para este elemento. ",
+ "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Se requiere de la menos {count} caracter para el auto completar","Se requieren de la menos {count} caracteres para el auto completar"],
+ "This list is maybe truncated - please refine your search term to see more results." : "Esta lista puede estar truncada - por favor refina tus términos de búsqueda para poder ver más resultados. ",
+ "No users or groups found for {search}" : "No se encontraron usuarios o gurpos para {search}",
+ "No users found for {search}" : "No se encontraron usuarios para {search}",
+ "An error occurred. Please try again" : "Se presentó un error. Por favor vuelve a intentarlo",
+ "{sharee} (group)" : "{sharee} (grupo)",
+ "{sharee} (remote)" : "{sharee} (remoto)",
+ "{sharee} (email)" : "{sharee} (correo electrónico)",
+ "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
+ "Share" : "Compartir",
+ "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
+ "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
+ "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
+ "Name or email address..." : "Nombre o dirección de correo electrónico",
+ "Name or federated cloud ID..." : "Nombre...",
+ "Name, federated cloud ID or email address..." : "Nombre o dirección de correo electrónico...",
+ "Name..." : "Nombre...",
+ "Error" : "Error",
+ "Error removing share" : "Se presentó un error al dejar de compartir",
+ "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente",
+ "restricted" : "restringido",
+ "invisible" : "invisible",
+ "({scope})" : "({scope})",
+ "Delete" : "Borrar",
+ "Rename" : "Renombrar",
+ "Collaborative tags" : "Etiquetas colaborativas",
+ "No tags found" : "No se encontraron etiquetas",
+ "unknown text" : "texto desconocido",
+ "Hello world!" : "¡Hola mundo!",
+ "sunny" : "soleado",
+ "Hello {name}, the weather is {weather}" : "Hola {name}, el clima es {weather}",
+ "Hello {name}" : "Hola {name}",
+ "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Estos son los resultados de tu búsqueda <script>alert(1)</script></strong>",
+ "new" : "nuevo",
+ "_download %n file_::_download %n files_" : ["Descargar %n archivos","Descargar %n archivos"],
+ "The update is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, abandonar esta página puede interrumpir el proceso en algunos ambientes. ",
+ "Update to {version}" : "Actualizar a {version}",
+ "An error occurred." : "Se presentó un error.",
+ "Please reload the page." : "Por favor vuelve a cargar la página.",
+ "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "La actualización no fue exitosa. Para más información <a href=\"{url}\">consulta nuestro comentario en el foro </a> que cubre este tema. ",
+ "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "La actualización no fue exitosa. Por favor reporta este tema a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Comunidad Nextcloud</a>.",
+ "Continue to Nextcloud" : "Continuar a Nextcloud",
+ "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["La actualización fue exitosa. Lo estamos redireccionando a Nextcloud en %n segundo. ","La actualización fue exitosa. Te redireccionaremos a Nextcloud en %n segundos."],
+ "Searching other places" : "Buscando en otras ubicaciones",
+ "No search results in other folders for {tag}{filter}{endtag}" : "No hay resultados para la búsqueda {tag}{filter}{endtag} en otras carpetas",
+ "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado de la búsqueda en otra carpeta","{count} resultados de la búsqueda en otras carpetas"],
+ "Personal" : "Personal",
+ "Users" : "Usuarios",
+ "Apps" : "Aplicaciones",
+ "Admin" : "Administración",
+ "Help" : "Ayuda",
+ "Access forbidden" : "Acceso prohibido",
+ "File not found" : "Archivo no encontrado",
+ "The specified document has not been found on the server." : "El documento especificado no ha sido encontrado en el servidor. ",
+ "You can click here to return to %s." : "Puedes hacer click aquí para regresar a %s.",
+ "Internal Server Error" : "Error interno del servidor",
+ "The server was unable to complete your request." : "El servidor no pudo completar tu solicitud.",
+ "If this happens again, please send the technical details below to the server administrator." : "Si esto vuelve a suceder, por favor envia los detalles tecnicos siguientes al adminsitrador del sistema.",
+ "More details can be found in the server log." : "Puedes consultar más detalles en la bitácora del servidor. ",
+ "Technical details" : "Detalles técnicos",
+ "Remote Address: %s" : "Dirección Remota: %s",
+ "Request ID: %s" : "ID de solicitud: %s",
+ "Type: %s" : "Tipo: %s",
+ "Code: %s" : "Código: %s",
+ "Message: %s" : "Mensaje: %s",
+ "File: %s" : "Archivo: %s",
+ "Line: %s" : "Línea: %s",
+ "Trace" : "Rastrear",
+ "Security warning" : "Advertencia de seguridad",
+ "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Tu directorio de datos y sus archivos probablemente sean accesibles desde Internet ya que el archivo .htaccess no funciona.",
+ "Create an <strong>admin account</strong>" : "Crear una <strong>cuenta de administrador</strong>",
+ "Username" : "Usuario",
+ "Storage & database" : "Almacenamiento & base de datos",
+ "Data folder" : "Carpeta de datos",
+ "Configure the database" : "Configurar la base de datos",
+ "Only %s is available." : "Sólo %s está disponible.",
+ "Install and activate additional PHP modules to choose other database types." : "Instala y activa módulos adicionales de PHP para seleccionar otros tipos de bases de datos. ",
+ "For more details check out the documentation." : "Por favor consulta la documentación para más detalles. ",
+ "Database user" : "Usuario de la base de datos",
+ "Database password" : "Contraseña de la base de datos",
+ "Database name" : "Nombre de la base de datos",
+ "Database tablespace" : "Espacio de tablas en la base de datos",
+ "Database host" : "Servidor de base de datos",
+ "Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifica el número de puerto así como el nombre del servidor (ejem., localhost:5432).",
+ "Performance warning" : "Advertencia de desempeño",
+ "SQLite will be used as database." : "SQLite será usado como la base de datos.",
+ "For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
+ "Finish setup" : "Terminar configuración",
+ "Finishing …" : "Terminando …",
+ "Need help?" : "¿Necesitas ayuda?",
+ "See the documentation" : "Ver la documentación",
+ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere de JavaScript para su correcta operación. Por favor {linkstart}habilita JavaScript{linkend} y vuelve a cargar la página. ",
+ "More apps" : "Más aplicaciones",
+ "Search" : "Buscar",
+ "Reset search" : "Reestablecer búsqueda",
+ "Confirm your password" : "Confirma tu contraseña",
+ "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!",
+ "Please contact your administrator." : "Por favor contacta al administrador.",
+ "An internal error occurred." : "Se presentó un error interno.",
+ "Please try again or contact your administrator." : "Por favor vuelve a intentarlo o contacta a tu adminsitrador. ",
+ "Username or email" : "Usuario o correo electrónico",
+ "Wrong password. Reset it?" : "Contraseña equivocada. ¿Deseas restablecerla?",
+ "Wrong password." : "Contraseña inválida. ",
+ "Log in" : "Ingresar",
+ "Stay logged in" : "Mantener la sesión abierta",
+ "Alternative Logins" : "Accesos Alternativos",
+ "Account access" : "Acceo de cuenta",
+ "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.",
+ "Grant access" : "Conceder acceso",
+ "App token" : "Ficha de la aplicación",
+ "Alternative login using app token" : "Inicio de sesión alternativo usando la ficha de la aplicación",
+ "Redirecting …" : "Redireccionando ... ",
+ "New password" : "Nueva contraseña",
+ "New Password" : "Nueva Contraseña",
+ "Reset password" : "Restablecer contraseña",
+ "Two-factor authentication" : "Autenticación de dos-factores",
+ "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguridad mejorada está habilitada para tu cuenta. Favor de autenticarte usando un segundo factor. ",
+ "Cancel log in" : "Cancelar inicio de sesión",
+ "Use backup code" : "Usar código de respaldo",
+ "Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
+ "Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
+ "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
+ "Depending on your configuration, this button could also work to trust the domain:" : "Dependiendo de tu configuración, este botón podría funcionar también para confiar en el dominio:",
+ "Add \"%s\" as trusted domain" : "Agregar \"%s\" como un dominio de confianza",
+ "App update required" : "Se requiere una actualización de la aplicación",
+ "%s will be updated to version %s" : "%s será actualizado a la versión %s",
+ "These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:",
+ "These incompatible apps will be disabled:" : "Las siguientes aplicaciones incompatibles serán deshabilitadas:",
+ "The theme %s has been disabled." : "El tema %s ha sido deshabilitado. ",
+ "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Por favor asegurarte de que la base de datos, la carpeta de configuración y las carpetas de datos hayan sido respaldadas antes de continuar. ",
+ "Start update" : "Iniciar actualización",
+ "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar la expiración de tiempo en instalaciones grandes, puedes ejecutar el siguiente comando desde tu directorio de instalación:",
+ "Detailed logs" : "Bitácoras detalladas",
+ "Update needed" : "Se requiere de una actualización",
+ "Please use the command line updater because you have a big instance with more than 50 users." : "Favor de usar el actualizador desde la línea de comandos ya que tu instancia cuenta con más de 50 usuarios.",
+ "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Estoy conciente de que si continúo haciendo la actualización vía web, la interfaz de usuario corre el riesgo de que el tiempo de la solicitud expire y cause pérdida de datos, pero cuento con un respaldo y sé como restaurar mi instancia en caso de una falla. ",
+ "Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo",
+ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ",
+ "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ",
+ "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.",
+ "Thank you for your patience." : "Gracias por tu paciencia.",
+ "Problem loading page, reloading in 5 seconds" : "Se presentó un problema al cargar la página, recargando en 5 segundos",
+ "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Tus archivos están encriptados. Si no has habilitado la llave de recuperación, no habrá manera de que puedas recuperar tus datos una vez que restablezcas tu contraseña.<br />Si no estás seguro de lo que estás haciendo, por favor contacta a tu adminstrador antes de continuar. <br />¿Realmente deseas continuar?",
+ "Ok" : "Ok",
+ "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Tu servidor web no está correctamente configurado para resolver \"{url}\". Puedes encontrar más información en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "No ha sido configurada la memoria caché. Por favor configura un memechache si está disponible para mejorar el desempeño. Puedes encontrar información adicional en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "No fue posible leer /dev/urandom por PHP que es altamente desalentado por razones de seguridad. Puedes obtener más información en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Estás usando PHP {version}. Te recomendamos actualizar tu versión de PHP para aprovechar <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">las actualizaciones de seguridad y desempeño suministradas por el Grupo PHP</a> tan pronto como tu distribución lo soporte. ",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuración de los encabezados del proxy inverso es incorrecta, o estás accediendo a Nextcloud desde un proxy de confianza. Si no estás accediendo a Nextcloud desde un proxy de confianza, se trata de un tema de seguridad y le puede permitir a un atacante hacer su dirección IP apócrifa visible para Nextcloud. Puedes encontar más infomración en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached está configurado como un caché distribuido, pero el módulo equivocado PHP \"memcache\" está instalado. \\OC\\Memcache\\Memcached sólo soporta \"memchached\" y no \"memchache\". Por favor ve el <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">wiki de ambos módulos</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algunos archivos no pasaron la verificación de integridad. Para más información de cómo resolver este tema consulta nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Listado de archivos inválidos …</a> / <a href=\"{rescanEndpoint}\">Volver a escanear…</a>)",
+ "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente tus directorios de datos y archivos son accesibles desde Internet. El archivo .htaccess no está funcionando. Te recomendamos ámpliamente que configures tu servidor web de tal modo que el directorio de datos no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web. ",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "El encabezado HTTP \"Strict-Transport-Security\" no está configurado a al menos \"{seconds}\" segundos. Para mejorar la seguridad, te recomendamos habilitar HSTS como se describe en nuestros <a href=\"{docUrl}\" rel=\"noreferrer\">consejos de seguridad</a>.",
+ "Shared with {recipients}" : "Compartido con {recipients}",
+ "Error while unsharing" : "Se presentó un error al dejar de compartir",
+ "can reshare" : "puede volver a compartir",
+ "can edit" : "puede editar",
+ "can create" : "puede crear",
+ "can change" : "puede modificar",
+ "can delete" : "puede borrar",
+ "access control" : "control de acceso",
+ "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Comparte con personas en otros servidores usando sus IDs username@example.com/nextcloud",
+ "Share with users or by mail..." : "Compartir con otros usuarios o por correo electrónico...",
+ "Share with users or remote users..." : "Compartir con otros usuarios o con otros usuarios remotos...",
+ "Share with users, remote users or by mail..." : "Compartir con otros usuarios, otros usuarios remotos o por correo electrónico...",
+ "Share with users or groups..." : "Compartir con otros usuarios o grupos...",
+ "Share with users, groups or by mail..." : "Compartir con otros usuarios, grupos o por correo electrónico...",
+ "Share with users, groups or remote users..." : "Compartir con otros usuarios, otros usuarios remotos o grupos...",
+ "Share with users, groups, remote users or by mail..." : "Compartir con usuarios, grupos, usuarios rempotos o por correo...",
+ "Share with users..." : "Compartir con otros usuarios...",
+ "The object type is not specified." : "El tipo del objeto no está especificado.",
+ "Enter new" : "Ingresar nuevo",
+ "Add" : "Agregar",
+ "Edit tags" : "Editar etiquetas",
+ "Error loading dialog template: {error}" : "Se presentó un error al cargar la plantilla de diálogo: {error}",
+ "No tags selected for deletion." : "No se seleccionaron etiquetas para borrar.",
+ "The update was successful. Redirecting you to Nextcloud now." : "La actualización fue exitosa. Redirigiendote ahora a tu Nextcloud. ",
+ "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hola,\n\nsólo queremos informarte que %s ha compartido %s contigo.\n\nVelo aquí: %s\n\n",
+ "The share will expire on %s." : "El recurso dejará de ser compartido el %s.",
+ "Cheers!" : "¡Saludos!",
+ "The server encountered an internal error and was unable to complete your request." : "Se presentó un error interno en el servidor y no fue posible completar tu solicitud. ",
+ "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Por favor contacta al administrador del servidor si este problema se presenta en múltiples ocasiones, por favor incluye los detalles técnicos siguientes en tu reporte. ",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Para más información de cómo configurar propiamente tu servidor, por favor ve la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentación</a>.",
+ "Log out" : "Salir",
+ "This action requires you to confirm your password:" : "Esta acción requiere que confirmes tu contraseña:",
+ "Use the following link to reset your password: {link}" : "Usa la siguiente liga para restablecer tu contraseña: {link}",
+ "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hola,<br><br> sólo queremos informarte que %s ha compartido <strong>%s</strong> contigo. <br><a href=\"%s\">¡Velo!</a><br><br>",
+ "This Nextcloud instance is currently in single user mode." : "Esta instalación de Nextcloud se encuentra en modo de usuario único.",
+ "This means only administrators can use the instance." : "Esto significa que sólo los administradores pueden usar la instancia.",
+ "You are accessing the server from an untrusted domain." : "Estás accediendo al servidor desde un dominio no de confianza. ",
+ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor contacta a tu administrador. Si eres el administrador de esta instancia, configura la opción \"trusted_domains\" en config/config.php. Un ejemplo de configuración se proporciona en config/config.sample.php. ",
+ "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de tu configuración, como adminsitrador podrías llegar a usar el botón inferior para confiar en este dominio. ",
+ "Please use the command line updater because you have a big instance." : "Por favor usa el actualizador de línea de comando porque cuentas con una instancia grande. ",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Para más ayuda, consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">doccumentación</a>.",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "El PHP OPcache no está configurado correctamente. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Para un mejor desempeño, recomendamos </a> usar las siguientes configuraciones en php.ini:<code>",
+ "You are about to grant \"%s\" access to your %s account." : "Estás apunto de concederle a \"%s\" acceso a yu cuenta %s."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/es_GT.json b/core/l10n/es_GT.json
new file mode 100644
index 00000000000..ef8cd29ec1e
--- /dev/null
+++ b/core/l10n/es_GT.json
@@ -0,0 +1,355 @@
+{ "translations": {
+ "Please select a file." : "Por favor selecciona un archivo.",
+ "File is too big" : "El archivo es demasiado grande.",
+ "The selected file is not an image." : "El archivo seleccionado no es una imagen.",
+ "The selected file cannot be read." : "El archivo seleccionado no se puede leer.",
+ "Invalid file provided" : "Archivo proporcionado inválido",
+ "No image or file provided" : "No se especificó un archivo o imagen",
+ "Unknown filetype" : "Tipo de archivo desconocido",
+ "Invalid image" : "Imagen inválida",
+ "An error occurred. Please contact your admin." : "Se presentó un error. Por favor contacta a tu adminsitrador. ",
+ "No temporary profile picture available, try again" : "No hay una imagen de perfil temporal disponible, por favor inténtalo de nuevo",
+ "No crop data provided" : "No se han proporcionado datos del recorte",
+ "No valid crop data provided" : "No se han proporcionado datos válidos del recorte",
+ "Crop is not square" : "El recorte no es cuadrado",
+ "State token does not match" : "La ficha de estado no corresponde",
+ "Password reset is disabled" : "Restablecer contraseña se encuentra deshabilitado",
+ "Couldn't reset password because the token is invalid" : "No ha sido posible restablecer la contraseña porque la ficha es inválida",
+ "Couldn't reset password because the token is expired" : "No ha sido posible restablecer la contraseña porque la ficha ha expirado",
+ "Could not send reset email because there is no email address for this username. Please contact your administrator." : "No fue posible enviar el correo electrónico para restablecer porque no hay una dirección de correo electrónico para este usuario. Por favor contacta a tu adminsitrador. ",
+ "%s password reset" : "%s restablecer la contraseña",
+ "Password reset" : "Restablecer contraseña",
+ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en el siguiente botón para restablecer tu contraseña. Si no has solicitado restablecer su contraseña, por favor ignora este correo. ",
+ "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en la siguiente liga para restablecer su contraseña. Si no has solicitado restablecer la contraseña, por favor ignora este mensaje. ",
+ "Reset your password" : "Restablecer tu contraseña",
+ "Couldn't send reset email. Please contact your administrator." : "No fue posible enviar el correo de restauración. Por favor contacta a tu adminsitrador. ",
+ "Couldn't send reset email. Please make sure your username is correct." : "No fue posible restablecer el correo electrónico. Por favor asegurarte de que tu nombre de usuario sea correcto. ",
+ "Preparing update" : "Preparando actualización",
+ "[%d / %d]: %s" : "[%d / %d]: %s ",
+ "Repair warning: " : "Advertencia de reparación:",
+ "Repair error: " : "Error de reparación: ",
+ "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php.",
+ "[%d / %d]: Checking table %s" : "[%d / %d]: Verificando tabla %s",
+ "Turned on maintenance mode" : "Modo mantenimiento activado",
+ "Turned off maintenance mode" : "Modo mantenimiento desactivado",
+ "Maintenance mode is kept active" : "El modo mantenimiento sigue activo",
+ "Updating database schema" : "Actualizando esquema de base de datos",
+ "Updated database" : "Base de datos actualizada",
+ "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Verificando si el archivo del esquema de base de datos puede ser actualizado (esto puedo tomar mucho tiempo dependiendo del tamaño de la base de datos)",
+ "Checked database schema update" : "Actualización del esquema de base de datos verificada",
+ "Checking updates of apps" : "Verificando actualizaciones para aplicaciones",
+ "Checking for update of app \"%s\" in appstore" : "Verificando actualizaciones para la aplicacion \"%s\" en la appstore",
+ "Update app \"%s\" from appstore" : "Actualizar la aplicación \"%s\" desde la appstore",
+ "Checked for update of app \"%s\" in appstore" : "Se verificaron actualizaciones para la aplicación \"%s\" en la appstore",
+ "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Verificando si el esquema de la base de datos para %s puede ser actualizado (esto puede tomar mucho tiempo dependiendo del tamaño de la base de datos)",
+ "Checked database schema update for apps" : "Se verificó la actualización del esquema de la base de datos para las aplicaciones",
+ "Updated \"%s\" to %s" : "Actualizando \"%s\" a %s",
+ "Set log level to debug" : "Establecer nivel de bitacora a depurar",
+ "Reset log level" : "Restablecer nivel de bitácora",
+ "Starting code integrity check" : "Comenzando verificación de integridad del código",
+ "Finished code integrity check" : "Terminó la verificación de integridad del código ",
+ "%s (3rdparty)" : "%s (de 3ros)",
+ "%s (incompatible)" : "%s (incompatible)",
+ "Following apps have been disabled: %s" : "Las siguientes aplicaciones han sido deshabilitadas: %s",
+ "Already up to date" : "Ya está actualizado",
+ "Search contacts …" : "Buscar contactos ...",
+ "No contacts found" : "No se encontraron contactos",
+ "Show all contacts …" : "Mostrar todos los contactos ...",
+ "There was an error loading your contacts" : "Se presentó un error al cargar tus contactos",
+ "Loading your contacts …" : "Cargando sus contactos ... ",
+ "Looking for {term} …" : "Buscando {term} ...",
+ "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Se presentaron problemas con la verificación de integridad del código. Más información ...</a>",
+ "No action available" : "No hay acciones disponibles",
+ "Error fetching contact actions" : "Se presentó un error al traer las acciónes de contatos",
+ "Settings" : "Configuraciones ",
+ "Connection to server lost" : "Se ha perdido la conexión con el servidor",
+ "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Se presentó un erorr al cargar la página, recargando en %n segundo","Se presentó un erorr al cargar la página, recargando en %n segundo"],
+ "Saving..." : "Guardando...",
+ "Dismiss" : "Descartar",
+ "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña",
+ "Authentication required" : "Se requiere autenticación",
+ "Password" : "Contraseña",
+ "Cancel" : "Cancelar",
+ "Confirm" : "Confirmar",
+ "Failed to authenticate, try again" : "Falla en la autenticación, por favor reintentalo",
+ "seconds ago" : "hace segundos",
+ "Logging in …" : "Iniciando sesión ...",
+ "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "La liga para restablecer tu contraseña ha sido enviada a tu correo electrónico. Si no lo recibes dentro de un tiempo razonable, verifica las carpetas de spam/basura.<br>Si no la encuentras consulta a tu adminstrador local.",
+ "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Tus archivos están encriptados. No habrá manera de recuperar tus datos una vez que restablezca tu contraseña. <br />Si no estás seguro de qué hacer, por favor contacta a tu administrador antes de continuar. <br />¿Realmente deseas continuar?",
+ "I know what I'm doing" : "Sé lo que estoy haciendo",
+ "Password can not be changed. Please contact your administrator." : "Las contraseñas no se pueden cambiar. Por favor contacta a tu adminstrador",
+ "No" : "No",
+ "Yes" : "Sí",
+ "No files in here" : "No hay archivos aquí",
+ "Choose" : "Seleccionar",
+ "Copy" : "Copiar",
+ "Move" : "Mover",
+ "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}",
+ "OK" : "OK",
+ "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}",
+ "read-only" : "sólo-lectura",
+ "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicto de archivo","{count} conflictos en el archivo"],
+ "One file conflict" : "Un conflicto en el archivo",
+ "New Files" : "Archivos Nuevos",
+ "Already existing files" : "Archivos ya existentes",
+ "Which files do you want to keep?" : "¿Cuales archivos deseas mantener?",
+ "If you select both versions, the copied file will have a number added to its name." : "Si seleccionas ambas versiones, se le agregará un número al nombre del archivo copiado.",
+ "Continue" : "Continuar",
+ "(all selected)" : "(todos seleccionados)",
+ "({count} selected)" : "({count} seleccionados)",
+ "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ",
+ "Pending" : "Pendiente",
+ "Copy to {folder}" : "Copiar a {folder}",
+ "Move to {folder}" : "Mover a {folder}",
+ "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",
+ "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Tu servidor web aún no se encuentra correctamente configurado para permitir la sincronización de archivos porque la interface de WebDAV parece estar rota. ",
+ "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor no cuenta con una conexión a Internet: No fue posible alcanzar diversos puntos de acceso <EndPoints>. Esto significa que algunas funcionalidades como el montaje de almacenamiento externo, notificaciónes de actualizaciones o la instalación de aplicaciones de terceros no funcionarán. Acceder archivos de forma remota y el envío de correos electrónicos de notificación puede que tampoco funcionen. Te sugerimos habilitar la conexión a Internet para este servidor si deseas contar con todas las características.",
+ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "La fución PHP \"set_time_limit\" no está disponible. Esto podría generar scripts que se interrumpan a media ejecución, rompiendo la instalación. Te recomendamos ámpliamente habilitar esta función.",
+ "Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor",
+ "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente tus archivos y directorio de datos sean accesibles desde Internet. El archivo .htaccess no está funcionando. Te recomendamos ámpliamente configurar tu servidor web de tal modo que el directorio de datos no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web. ",
+ "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "El encabezado HTTP \"{header}\" no está configurado como \"{expected}\". Este es un riesgo potencial de seguridad o privacidad y te recomendamos cambiar esta configuración.",
+ "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Estás accediendo este sitio via HTTP. Te recomendamos ámpliamente que configures tu servidor para que en su lugar, el uso de HTTPS sea requerido como está descrito en nuestros <a href=\"{docUrl}\">consejos de seguridad</a>.",
+ "Shared" : "Compartido",
+ "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
+ "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+ "Set expiration date" : "Selecciona la vigencia de tu archivo",
+ "Expiration" : "Expiración",
+ "Expiration date" : "Fecha de expiración",
+ "Choose a password for the public link" : "Seleccione una contraseña para la liga pública",
+ "Choose a password for the public link or press the \"Enter\" key" : "Elige una contraseña para la liga pública o presiona la tecla \"Intro\"",
+ "Copied!" : "¡Copiado!",
+ "Not supported!" : "¡No está soportado!",
+ "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
+ "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
+ "Resharing is not allowed" : "No se permite volver a compartir",
+ "Share to {name}" : "Compartir con {name}",
+ "Share link" : "Compartir liga",
+ "Link" : "Liga",
+ "Password protect" : "Proteger con contraseña",
+ "Allow editing" : "Permitir editar",
+ "Email link to person" : "Enviar la liga por correo electrónico a una persona",
+ "Send" : "Enviar",
+ "Allow upload and editing" : "Permitir carga y edición",
+ "Read only" : "Sólo lectura",
+ "File drop (upload only)" : "Permitir carga",
+ "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
+ "Shared with you by {owner}" : "Compartido contigo por {owner}",
+ "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
+ "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
+ "group" : "grupo",
+ "remote" : "remoto",
+ "email" : "correo electrónico",
+ "shared by {sharer}" : "compartido por {sharer}",
+ "Unshare" : "Dejar de compartir",
+ "Can reshare" : "Puede volver a compartir",
+ "Can edit" : "Puede editar",
+ "Can create" : "Puede crear",
+ "Can change" : "Puede cambiar",
+ "Can delete" : "Puede borrar",
+ "Access control" : "Control de acceso",
+ "Could not unshare" : "No fue posible dejar de compartir",
+ "Error while sharing" : "Se presentó un error al compartir",
+ "Share details could not be loaded for this item." : "Los detalles del recurso compartido no se pudieron cargar para este elemento. ",
+ "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Se requiere de la menos {count} caracter para el auto completar","Se requieren de la menos {count} caracteres para el auto completar"],
+ "This list is maybe truncated - please refine your search term to see more results." : "Esta lista puede estar truncada - por favor refina tus términos de búsqueda para poder ver más resultados. ",
+ "No users or groups found for {search}" : "No se encontraron usuarios o gurpos para {search}",
+ "No users found for {search}" : "No se encontraron usuarios para {search}",
+ "An error occurred. Please try again" : "Se presentó un error. Por favor vuelve a intentarlo",
+ "{sharee} (group)" : "{sharee} (grupo)",
+ "{sharee} (remote)" : "{sharee} (remoto)",
+ "{sharee} (email)" : "{sharee} (correo electrónico)",
+ "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
+ "Share" : "Compartir",
+ "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
+ "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
+ "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
+ "Name or email address..." : "Nombre o dirección de correo electrónico",
+ "Name or federated cloud ID..." : "Nombre...",
+ "Name, federated cloud ID or email address..." : "Nombre o dirección de correo electrónico...",
+ "Name..." : "Nombre...",
+ "Error" : "Error",
+ "Error removing share" : "Se presentó un error al dejar de compartir",
+ "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente",
+ "restricted" : "restringido",
+ "invisible" : "invisible",
+ "({scope})" : "({scope})",
+ "Delete" : "Borrar",
+ "Rename" : "Renombrar",
+ "Collaborative tags" : "Etiquetas colaborativas",
+ "No tags found" : "No se encontraron etiquetas",
+ "unknown text" : "texto desconocido",
+ "Hello world!" : "¡Hola mundo!",
+ "sunny" : "soleado",
+ "Hello {name}, the weather is {weather}" : "Hola {name}, el clima es {weather}",
+ "Hello {name}" : "Hola {name}",
+ "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Estos son los resultados de tu búsqueda <script>alert(1)</script></strong>",
+ "new" : "nuevo",
+ "_download %n file_::_download %n files_" : ["Descargar %n archivos","Descargar %n archivos"],
+ "The update is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, abandonar esta página puede interrumpir el proceso en algunos ambientes. ",
+ "Update to {version}" : "Actualizar a {version}",
+ "An error occurred." : "Se presentó un error.",
+ "Please reload the page." : "Por favor vuelve a cargar la página.",
+ "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "La actualización no fue exitosa. Para más información <a href=\"{url}\">consulta nuestro comentario en el foro </a> que cubre este tema. ",
+ "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "La actualización no fue exitosa. Por favor reporta este tema a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Comunidad Nextcloud</a>.",
+ "Continue to Nextcloud" : "Continuar a Nextcloud",
+ "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["La actualización fue exitosa. Lo estamos redireccionando a Nextcloud en %n segundo. ","La actualización fue exitosa. Te redireccionaremos a Nextcloud en %n segundos."],
+ "Searching other places" : "Buscando en otras ubicaciones",
+ "No search results in other folders for {tag}{filter}{endtag}" : "No hay resultados para la búsqueda {tag}{filter}{endtag} en otras carpetas",
+ "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado de la búsqueda en otra carpeta","{count} resultados de la búsqueda en otras carpetas"],
+ "Personal" : "Personal",
+ "Users" : "Usuarios",
+ "Apps" : "Aplicaciones",
+ "Admin" : "Administración",
+ "Help" : "Ayuda",
+ "Access forbidden" : "Acceso prohibido",
+ "File not found" : "Archivo no encontrado",
+ "The specified document has not been found on the server." : "El documento especificado no ha sido encontrado en el servidor. ",
+ "You can click here to return to %s." : "Puedes hacer click aquí para regresar a %s.",
+ "Internal Server Error" : "Error interno del servidor",
+ "The server was unable to complete your request." : "El servidor no pudo completar tu solicitud.",
+ "If this happens again, please send the technical details below to the server administrator." : "Si esto vuelve a suceder, por favor envia los detalles tecnicos siguientes al adminsitrador del sistema.",
+ "More details can be found in the server log." : "Puedes consultar más detalles en la bitácora del servidor. ",
+ "Technical details" : "Detalles técnicos",
+ "Remote Address: %s" : "Dirección Remota: %s",
+ "Request ID: %s" : "ID de solicitud: %s",
+ "Type: %s" : "Tipo: %s",
+ "Code: %s" : "Código: %s",
+ "Message: %s" : "Mensaje: %s",
+ "File: %s" : "Archivo: %s",
+ "Line: %s" : "Línea: %s",
+ "Trace" : "Rastrear",
+ "Security warning" : "Advertencia de seguridad",
+ "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Tu directorio de datos y sus archivos probablemente sean accesibles desde Internet ya que el archivo .htaccess no funciona.",
+ "Create an <strong>admin account</strong>" : "Crear una <strong>cuenta de administrador</strong>",
+ "Username" : "Usuario",
+ "Storage & database" : "Almacenamiento & base de datos",
+ "Data folder" : "Carpeta de datos",
+ "Configure the database" : "Configurar la base de datos",
+ "Only %s is available." : "Sólo %s está disponible.",
+ "Install and activate additional PHP modules to choose other database types." : "Instala y activa módulos adicionales de PHP para seleccionar otros tipos de bases de datos. ",
+ "For more details check out the documentation." : "Por favor consulta la documentación para más detalles. ",
+ "Database user" : "Usuario de la base de datos",
+ "Database password" : "Contraseña de la base de datos",
+ "Database name" : "Nombre de la base de datos",
+ "Database tablespace" : "Espacio de tablas en la base de datos",
+ "Database host" : "Servidor de base de datos",
+ "Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifica el número de puerto así como el nombre del servidor (ejem., localhost:5432).",
+ "Performance warning" : "Advertencia de desempeño",
+ "SQLite will be used as database." : "SQLite será usado como la base de datos.",
+ "For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
+ "Finish setup" : "Terminar configuración",
+ "Finishing …" : "Terminando …",
+ "Need help?" : "¿Necesitas ayuda?",
+ "See the documentation" : "Ver la documentación",
+ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere de JavaScript para su correcta operación. Por favor {linkstart}habilita JavaScript{linkend} y vuelve a cargar la página. ",
+ "More apps" : "Más aplicaciones",
+ "Search" : "Buscar",
+ "Reset search" : "Reestablecer búsqueda",
+ "Confirm your password" : "Confirma tu contraseña",
+ "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!",
+ "Please contact your administrator." : "Por favor contacta al administrador.",
+ "An internal error occurred." : "Se presentó un error interno.",
+ "Please try again or contact your administrator." : "Por favor vuelve a intentarlo o contacta a tu adminsitrador. ",
+ "Username or email" : "Usuario o correo electrónico",
+ "Wrong password. Reset it?" : "Contraseña equivocada. ¿Deseas restablecerla?",
+ "Wrong password." : "Contraseña inválida. ",
+ "Log in" : "Ingresar",
+ "Stay logged in" : "Mantener la sesión abierta",
+ "Alternative Logins" : "Accesos Alternativos",
+ "Account access" : "Acceo de cuenta",
+ "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.",
+ "Grant access" : "Conceder acceso",
+ "App token" : "Ficha de la aplicación",
+ "Alternative login using app token" : "Inicio de sesión alternativo usando la ficha de la aplicación",
+ "Redirecting …" : "Redireccionando ... ",
+ "New password" : "Nueva contraseña",
+ "New Password" : "Nueva Contraseña",
+ "Reset password" : "Restablecer contraseña",
+ "Two-factor authentication" : "Autenticación de dos-factores",
+ "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguridad mejorada está habilitada para tu cuenta. Favor de autenticarte usando un segundo factor. ",
+ "Cancel log in" : "Cancelar inicio de sesión",
+ "Use backup code" : "Usar código de respaldo",
+ "Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
+ "Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
+ "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
+ "Depending on your configuration, this button could also work to trust the domain:" : "Dependiendo de tu configuración, este botón podría funcionar también para confiar en el dominio:",
+ "Add \"%s\" as trusted domain" : "Agregar \"%s\" como un dominio de confianza",
+ "App update required" : "Se requiere una actualización de la aplicación",
+ "%s will be updated to version %s" : "%s será actualizado a la versión %s",
+ "These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:",
+ "These incompatible apps will be disabled:" : "Las siguientes aplicaciones incompatibles serán deshabilitadas:",
+ "The theme %s has been disabled." : "El tema %s ha sido deshabilitado. ",
+ "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Por favor asegurarte de que la base de datos, la carpeta de configuración y las carpetas de datos hayan sido respaldadas antes de continuar. ",
+ "Start update" : "Iniciar actualización",
+ "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar la expiración de tiempo en instalaciones grandes, puedes ejecutar el siguiente comando desde tu directorio de instalación:",
+ "Detailed logs" : "Bitácoras detalladas",
+ "Update needed" : "Se requiere de una actualización",
+ "Please use the command line updater because you have a big instance with more than 50 users." : "Favor de usar el actualizador desde la línea de comandos ya que tu instancia cuenta con más de 50 usuarios.",
+ "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Estoy conciente de que si continúo haciendo la actualización vía web, la interfaz de usuario corre el riesgo de que el tiempo de la solicitud expire y cause pérdida de datos, pero cuento con un respaldo y sé como restaurar mi instancia en caso de una falla. ",
+ "Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo",
+ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ",
+ "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ",
+ "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.",
+ "Thank you for your patience." : "Gracias por tu paciencia.",
+ "Problem loading page, reloading in 5 seconds" : "Se presentó un problema al cargar la página, recargando en 5 segundos",
+ "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Tus archivos están encriptados. Si no has habilitado la llave de recuperación, no habrá manera de que puedas recuperar tus datos una vez que restablezcas tu contraseña.<br />Si no estás seguro de lo que estás haciendo, por favor contacta a tu adminstrador antes de continuar. <br />¿Realmente deseas continuar?",
+ "Ok" : "Ok",
+ "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Tu servidor web no está correctamente configurado para resolver \"{url}\". Puedes encontrar más información en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "No ha sido configurada la memoria caché. Por favor configura un memechache si está disponible para mejorar el desempeño. Puedes encontrar información adicional en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "No fue posible leer /dev/urandom por PHP que es altamente desalentado por razones de seguridad. Puedes obtener más información en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Estás usando PHP {version}. Te recomendamos actualizar tu versión de PHP para aprovechar <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">las actualizaciones de seguridad y desempeño suministradas por el Grupo PHP</a> tan pronto como tu distribución lo soporte. ",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuración de los encabezados del proxy inverso es incorrecta, o estás accediendo a Nextcloud desde un proxy de confianza. Si no estás accediendo a Nextcloud desde un proxy de confianza, se trata de un tema de seguridad y le puede permitir a un atacante hacer su dirección IP apócrifa visible para Nextcloud. Puedes encontar más infomración en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached está configurado como un caché distribuido, pero el módulo equivocado PHP \"memcache\" está instalado. \\OC\\Memcache\\Memcached sólo soporta \"memchached\" y no \"memchache\". Por favor ve el <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">wiki de ambos módulos</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algunos archivos no pasaron la verificación de integridad. Para más información de cómo resolver este tema consulta nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Listado de archivos inválidos …</a> / <a href=\"{rescanEndpoint}\">Volver a escanear…</a>)",
+ "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente tus directorios de datos y archivos son accesibles desde Internet. El archivo .htaccess no está funcionando. Te recomendamos ámpliamente que configures tu servidor web de tal modo que el directorio de datos no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web. ",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "El encabezado HTTP \"Strict-Transport-Security\" no está configurado a al menos \"{seconds}\" segundos. Para mejorar la seguridad, te recomendamos habilitar HSTS como se describe en nuestros <a href=\"{docUrl}\" rel=\"noreferrer\">consejos de seguridad</a>.",
+ "Shared with {recipients}" : "Compartido con {recipients}",
+ "Error while unsharing" : "Se presentó un error al dejar de compartir",
+ "can reshare" : "puede volver a compartir",
+ "can edit" : "puede editar",
+ "can create" : "puede crear",
+ "can change" : "puede modificar",
+ "can delete" : "puede borrar",
+ "access control" : "control de acceso",
+ "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Comparte con personas en otros servidores usando sus IDs username@example.com/nextcloud",
+ "Share with users or by mail..." : "Compartir con otros usuarios o por correo electrónico...",
+ "Share with users or remote users..." : "Compartir con otros usuarios o con otros usuarios remotos...",
+ "Share with users, remote users or by mail..." : "Compartir con otros usuarios, otros usuarios remotos o por correo electrónico...",
+ "Share with users or groups..." : "Compartir con otros usuarios o grupos...",
+ "Share with users, groups or by mail..." : "Compartir con otros usuarios, grupos o por correo electrónico...",
+ "Share with users, groups or remote users..." : "Compartir con otros usuarios, otros usuarios remotos o grupos...",
+ "Share with users, groups, remote users or by mail..." : "Compartir con usuarios, grupos, usuarios rempotos o por correo...",
+ "Share with users..." : "Compartir con otros usuarios...",
+ "The object type is not specified." : "El tipo del objeto no está especificado.",
+ "Enter new" : "Ingresar nuevo",
+ "Add" : "Agregar",
+ "Edit tags" : "Editar etiquetas",
+ "Error loading dialog template: {error}" : "Se presentó un error al cargar la plantilla de diálogo: {error}",
+ "No tags selected for deletion." : "No se seleccionaron etiquetas para borrar.",
+ "The update was successful. Redirecting you to Nextcloud now." : "La actualización fue exitosa. Redirigiendote ahora a tu Nextcloud. ",
+ "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hola,\n\nsólo queremos informarte que %s ha compartido %s contigo.\n\nVelo aquí: %s\n\n",
+ "The share will expire on %s." : "El recurso dejará de ser compartido el %s.",
+ "Cheers!" : "¡Saludos!",
+ "The server encountered an internal error and was unable to complete your request." : "Se presentó un error interno en el servidor y no fue posible completar tu solicitud. ",
+ "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Por favor contacta al administrador del servidor si este problema se presenta en múltiples ocasiones, por favor incluye los detalles técnicos siguientes en tu reporte. ",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Para más información de cómo configurar propiamente tu servidor, por favor ve la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentación</a>.",
+ "Log out" : "Salir",
+ "This action requires you to confirm your password:" : "Esta acción requiere que confirmes tu contraseña:",
+ "Use the following link to reset your password: {link}" : "Usa la siguiente liga para restablecer tu contraseña: {link}",
+ "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hola,<br><br> sólo queremos informarte que %s ha compartido <strong>%s</strong> contigo. <br><a href=\"%s\">¡Velo!</a><br><br>",
+ "This Nextcloud instance is currently in single user mode." : "Esta instalación de Nextcloud se encuentra en modo de usuario único.",
+ "This means only administrators can use the instance." : "Esto significa que sólo los administradores pueden usar la instancia.",
+ "You are accessing the server from an untrusted domain." : "Estás accediendo al servidor desde un dominio no de confianza. ",
+ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor contacta a tu administrador. Si eres el administrador de esta instancia, configura la opción \"trusted_domains\" en config/config.php. Un ejemplo de configuración se proporciona en config/config.sample.php. ",
+ "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de tu configuración, como adminsitrador podrías llegar a usar el botón inferior para confiar en este dominio. ",
+ "Please use the command line updater because you have a big instance." : "Por favor usa el actualizador de línea de comando porque cuentas con una instancia grande. ",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Para más ayuda, consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">doccumentación</a>.",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "El PHP OPcache no está configurado correctamente. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Para un mejor desempeño, recomendamos </a> usar las siguientes configuraciones en php.ini:<code>",
+ "You are about to grant \"%s\" access to your %s account." : "Estás apunto de concederle a \"%s\" acceso a yu cuenta %s."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/core/l10n/es_HN.js b/core/l10n/es_HN.js
new file mode 100644
index 00000000000..bcad42128e8
--- /dev/null
+++ b/core/l10n/es_HN.js
@@ -0,0 +1,357 @@
+OC.L10N.register(
+ "core",
+ {
+ "Please select a file." : "Por favor selecciona un archivo.",
+ "File is too big" : "El archivo es demasiado grande.",
+ "The selected file is not an image." : "El archivo seleccionado no es una imagen.",
+ "The selected file cannot be read." : "El archivo seleccionado no se puede leer.",
+ "Invalid file provided" : "Archivo proporcionado inválido",
+ "No image or file provided" : "No se especificó un archivo o imagen",
+ "Unknown filetype" : "Tipo de archivo desconocido",
+ "Invalid image" : "Imagen inválida",
+ "An error occurred. Please contact your admin." : "Se presentó un error. Por favor contacta a tu adminsitrador. ",
+ "No temporary profile picture available, try again" : "No hay una imagen de perfil temporal disponible, por favor inténtalo de nuevo",
+ "No crop data provided" : "No se han proporcionado datos del recorte",
+ "No valid crop data provided" : "No se han proporcionado datos válidos del recorte",
+ "Crop is not square" : "El recorte no es cuadrado",
+ "State token does not match" : "La ficha de estado no corresponde",
+ "Password reset is disabled" : "Restablecer contraseña se encuentra deshabilitado",
+ "Couldn't reset password because the token is invalid" : "No ha sido posible restablecer la contraseña porque la ficha es inválida",
+ "Couldn't reset password because the token is expired" : "No ha sido posible restablecer la contraseña porque la ficha ha expirado",
+ "Could not send reset email because there is no email address for this username. Please contact your administrator." : "No fue posible enviar el correo electrónico para restablecer porque no hay una dirección de correo electrónico para este usuario. Por favor contacta a tu adminsitrador. ",
+ "%s password reset" : "%s restablecer la contraseña",
+ "Password reset" : "Restablecer contraseña",
+ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en el siguiente botón para restablecer tu contraseña. Si no has solicitado restablecer su contraseña, por favor ignora este correo. ",
+ "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en la siguiente liga para restablecer su contraseña. Si no has solicitado restablecer la contraseña, por favor ignora este mensaje. ",
+ "Reset your password" : "Restablecer tu contraseña",
+ "Couldn't send reset email. Please contact your administrator." : "No fue posible enviar el correo de restauración. Por favor contacta a tu adminsitrador. ",
+ "Couldn't send reset email. Please make sure your username is correct." : "No fue posible restablecer el correo electrónico. Por favor asegurarte de que tu nombre de usuario sea correcto. ",
+ "Preparing update" : "Preparando actualización",
+ "[%d / %d]: %s" : "[%d / %d]: %s ",
+ "Repair warning: " : "Advertencia de reparación:",
+ "Repair error: " : "Error de reparación: ",
+ "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php.",
+ "[%d / %d]: Checking table %s" : "[%d / %d]: Verificando tabla %s",
+ "Turned on maintenance mode" : "Modo mantenimiento activado",
+ "Turned off maintenance mode" : "Modo mantenimiento desactivado",
+ "Maintenance mode is kept active" : "El modo mantenimiento sigue activo",
+ "Updating database schema" : "Actualizando esquema de base de datos",
+ "Updated database" : "Base de datos actualizada",
+ "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Verificando si el archivo del esquema de base de datos puede ser actualizado (esto puedo tomar mucho tiempo dependiendo del tamaño de la base de datos)",
+ "Checked database schema update" : "Actualización del esquema de base de datos verificada",
+ "Checking updates of apps" : "Verificando actualizaciones para aplicaciones",
+ "Checking for update of app \"%s\" in appstore" : "Verificando actualizaciones para la aplicacion \"%s\" en la appstore",
+ "Update app \"%s\" from appstore" : "Actualizar la aplicación \"%s\" desde la appstore",
+ "Checked for update of app \"%s\" in appstore" : "Se verificaron actualizaciones para la aplicación \"%s\" en la appstore",
+ "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Verificando si el esquema de la base de datos para %s puede ser actualizado (esto puede tomar mucho tiempo dependiendo del tamaño de la base de datos)",
+ "Checked database schema update for apps" : "Se verificó la actualización del esquema de la base de datos para las aplicaciones",
+ "Updated \"%s\" to %s" : "Actualizando \"%s\" a %s",
+ "Set log level to debug" : "Establecer nivel de bitacora a depurar",
+ "Reset log level" : "Restablecer nivel de bitácora",
+ "Starting code integrity check" : "Comenzando verificación de integridad del código",
+ "Finished code integrity check" : "Terminó la verificación de integridad del código ",
+ "%s (3rdparty)" : "%s (de 3ros)",
+ "%s (incompatible)" : "%s (incompatible)",
+ "Following apps have been disabled: %s" : "Las siguientes aplicaciones han sido deshabilitadas: %s",
+ "Already up to date" : "Ya está actualizado",
+ "Search contacts …" : "Buscar contactos ...",
+ "No contacts found" : "No se encontraron contactos",
+ "Show all contacts …" : "Mostrar todos los contactos ...",
+ "There was an error loading your contacts" : "Se presentó un error al cargar tus contactos",
+ "Loading your contacts …" : "Cargando sus contactos ... ",
+ "Looking for {term} …" : "Buscando {term} ...",
+ "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Se presentaron problemas con la verificación de integridad del código. Más información ...</a>",
+ "No action available" : "No hay acciones disponibles",
+ "Error fetching contact actions" : "Se presentó un error al traer las acciónes de contatos",
+ "Settings" : "Configuraciones ",
+ "Connection to server lost" : "Se ha perdido la conexión con el servidor",
+ "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Se presentó un erorr al cargar la página, recargando en %n segundo","Se presentó un erorr al cargar la página, recargando en %n segundo"],
+ "Saving..." : "Guardando...",
+ "Dismiss" : "Descartar",
+ "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña",
+ "Authentication required" : "Se requiere autenticación",
+ "Password" : "Contraseña",
+ "Cancel" : "Cancelar",
+ "Confirm" : "Confirmar",
+ "Failed to authenticate, try again" : "Falla en la autenticación, por favor reintentalo",
+ "seconds ago" : "hace segundos",
+ "Logging in …" : "Iniciando sesión ...",
+ "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "La liga para restablecer tu contraseña ha sido enviada a tu correo electrónico. Si no lo recibes dentro de un tiempo razonable, verifica las carpetas de spam/basura.<br>Si no la encuentras consulta a tu adminstrador local.",
+ "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Tus archivos están encriptados. No habrá manera de recuperar tus datos una vez que restablezca tu contraseña. <br />Si no estás seguro de qué hacer, por favor contacta a tu administrador antes de continuar. <br />¿Realmente deseas continuar?",
+ "I know what I'm doing" : "Sé lo que estoy haciendo",
+ "Password can not be changed. Please contact your administrator." : "Las contraseñas no se pueden cambiar. Por favor contacta a tu adminstrador",
+ "No" : "No",
+ "Yes" : "Sí",
+ "No files in here" : "No hay archivos aquí",
+ "Choose" : "Seleccionar",
+ "Copy" : "Copiar",
+ "Move" : "Mover",
+ "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}",
+ "OK" : "OK",
+ "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}",
+ "read-only" : "sólo-lectura",
+ "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicto de archivo","{count} conflictos en el archivo"],
+ "One file conflict" : "Un conflicto en el archivo",
+ "New Files" : "Archivos Nuevos",
+ "Already existing files" : "Archivos ya existentes",
+ "Which files do you want to keep?" : "¿Cuales archivos deseas mantener?",
+ "If you select both versions, the copied file will have a number added to its name." : "Si seleccionas ambas versiones, se le agregará un número al nombre del archivo copiado.",
+ "Continue" : "Continuar",
+ "(all selected)" : "(todos seleccionados)",
+ "({count} selected)" : "({count} seleccionados)",
+ "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ",
+ "Pending" : "Pendiente",
+ "Copy to {folder}" : "Copiar a {folder}",
+ "Move to {folder}" : "Mover a {folder}",
+ "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",
+ "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Tu servidor web aún no se encuentra correctamente configurado para permitir la sincronización de archivos porque la interface de WebDAV parece estar rota. ",
+ "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor no cuenta con una conexión a Internet: No fue posible alcanzar diversos puntos de acceso <EndPoints>. Esto significa que algunas funcionalidades como el montaje de almacenamiento externo, notificaciónes de actualizaciones o la instalación de aplicaciones de terceros no funcionarán. Acceder archivos de forma remota y el envío de correos electrónicos de notificación puede que tampoco funcionen. Te sugerimos habilitar la conexión a Internet para este servidor si deseas contar con todas las características.",
+ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "La fución PHP \"set_time_limit\" no está disponible. Esto podría generar scripts que se interrumpan a media ejecución, rompiendo la instalación. Te recomendamos ámpliamente habilitar esta función.",
+ "Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor",
+ "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente tus archivos y directorio de datos sean accesibles desde Internet. El archivo .htaccess no está funcionando. Te recomendamos ámpliamente configurar tu servidor web de tal modo que el directorio de datos no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web. ",
+ "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "El encabezado HTTP \"{header}\" no está configurado como \"{expected}\". Este es un riesgo potencial de seguridad o privacidad y te recomendamos cambiar esta configuración.",
+ "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Estás accediendo este sitio via HTTP. Te recomendamos ámpliamente que configures tu servidor para que en su lugar, el uso de HTTPS sea requerido como está descrito en nuestros <a href=\"{docUrl}\">consejos de seguridad</a>.",
+ "Shared" : "Compartido",
+ "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
+ "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+ "Set expiration date" : "Selecciona la vigencia de tu archivo",
+ "Expiration" : "Expiración",
+ "Expiration date" : "Fecha de expiración",
+ "Choose a password for the public link" : "Seleccione una contraseña para la liga pública",
+ "Choose a password for the public link or press the \"Enter\" key" : "Elige una contraseña para la liga pública o presiona la tecla \"Intro\"",
+ "Copied!" : "¡Copiado!",
+ "Not supported!" : "¡No está soportado!",
+ "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
+ "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
+ "Resharing is not allowed" : "No se permite volver a compartir",
+ "Share to {name}" : "Compartir con {name}",
+ "Share link" : "Compartir liga",
+ "Link" : "Liga",
+ "Password protect" : "Proteger con contraseña",
+ "Allow editing" : "Permitir editar",
+ "Email link to person" : "Enviar la liga por correo electrónico a una persona",
+ "Send" : "Enviar",
+ "Allow upload and editing" : "Permitir carga y edición",
+ "Read only" : "Sólo lectura",
+ "File drop (upload only)" : "Permitir carga",
+ "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
+ "Shared with you by {owner}" : "Compartido contigo por {owner}",
+ "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
+ "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
+ "group" : "grupo",
+ "remote" : "remoto",
+ "email" : "correo electrónico",
+ "shared by {sharer}" : "compartido por {sharer}",
+ "Unshare" : "Dejar de compartir",
+ "Can reshare" : "Puede volver a compartir",
+ "Can edit" : "Puede editar",
+ "Can create" : "Puede crear",
+ "Can change" : "Puede cambiar",
+ "Can delete" : "Puede borrar",
+ "Access control" : "Control de acceso",
+ "Could not unshare" : "No fue posible dejar de compartir",
+ "Error while sharing" : "Se presentó un error al compartir",
+ "Share details could not be loaded for this item." : "Los detalles del recurso compartido no se pudieron cargar para este elemento. ",
+ "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Se requiere de la menos {count} caracter para el auto completar","Se requieren de la menos {count} caracteres para el auto completar"],
+ "This list is maybe truncated - please refine your search term to see more results." : "Esta lista puede estar truncada - por favor refina tus términos de búsqueda para poder ver más resultados. ",
+ "No users or groups found for {search}" : "No se encontraron usuarios o gurpos para {search}",
+ "No users found for {search}" : "No se encontraron usuarios para {search}",
+ "An error occurred. Please try again" : "Se presentó un error. Por favor vuelve a intentarlo",
+ "{sharee} (group)" : "{sharee} (grupo)",
+ "{sharee} (remote)" : "{sharee} (remoto)",
+ "{sharee} (email)" : "{sharee} (correo electrónico)",
+ "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
+ "Share" : "Compartir",
+ "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
+ "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
+ "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
+ "Name or email address..." : "Nombre o dirección de correo electrónico",
+ "Name or federated cloud ID..." : "Nombre...",
+ "Name, federated cloud ID or email address..." : "Nombre o dirección de correo electrónico...",
+ "Name..." : "Nombre...",
+ "Error" : "Error",
+ "Error removing share" : "Se presentó un error al dejar de compartir",
+ "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente",
+ "restricted" : "restringido",
+ "invisible" : "invisible",
+ "({scope})" : "({scope})",
+ "Delete" : "Borrar",
+ "Rename" : "Renombrar",
+ "Collaborative tags" : "Etiquetas colaborativas",
+ "No tags found" : "No se encontraron etiquetas",
+ "unknown text" : "texto desconocido",
+ "Hello world!" : "¡Hola mundo!",
+ "sunny" : "soleado",
+ "Hello {name}, the weather is {weather}" : "Hola {name}, el clima es {weather}",
+ "Hello {name}" : "Hola {name}",
+ "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Estos son los resultados de tu búsqueda <script>alert(1)</script></strong>",
+ "new" : "nuevo",
+ "_download %n file_::_download %n files_" : ["Descargar %n archivos","Descargar %n archivos"],
+ "The update is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, abandonar esta página puede interrumpir el proceso en algunos ambientes. ",
+ "Update to {version}" : "Actualizar a {version}",
+ "An error occurred." : "Se presentó un error.",
+ "Please reload the page." : "Por favor vuelve a cargar la página.",
+ "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "La actualización no fue exitosa. Para más información <a href=\"{url}\">consulta nuestro comentario en el foro </a> que cubre este tema. ",
+ "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "La actualización no fue exitosa. Por favor reporta este tema a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Comunidad Nextcloud</a>.",
+ "Continue to Nextcloud" : "Continuar a Nextcloud",
+ "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["La actualización fue exitosa. Lo estamos redireccionando a Nextcloud en %n segundo. ","La actualización fue exitosa. Te redireccionaremos a Nextcloud en %n segundos."],
+ "Searching other places" : "Buscando en otras ubicaciones",
+ "No search results in other folders for {tag}{filter}{endtag}" : "No hay resultados para la búsqueda {tag}{filter}{endtag} en otras carpetas",
+ "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado de la búsqueda en otra carpeta","{count} resultados de la búsqueda en otras carpetas"],
+ "Personal" : "Personal",
+ "Users" : "Usuarios",
+ "Apps" : "Aplicaciones",
+ "Admin" : "Administración",
+ "Help" : "Ayuda",
+ "Access forbidden" : "Acceso prohibido",
+ "File not found" : "Archivo no encontrado",
+ "The specified document has not been found on the server." : "El documento especificado no ha sido encontrado en el servidor. ",
+ "You can click here to return to %s." : "Puedes hacer click aquí para regresar a %s.",
+ "Internal Server Error" : "Error interno del servidor",
+ "The server was unable to complete your request." : "El servidor no pudo completar tu solicitud.",
+ "If this happens again, please send the technical details below to the server administrator." : "Si esto vuelve a suceder, por favor envia los detalles tecnicos siguientes al adminsitrador del sistema.",
+ "More details can be found in the server log." : "Puedes consultar más detalles en la bitácora del servidor. ",
+ "Technical details" : "Detalles técnicos",
+ "Remote Address: %s" : "Dirección Remota: %s",
+ "Request ID: %s" : "ID de solicitud: %s",
+ "Type: %s" : "Tipo: %s",
+ "Code: %s" : "Código: %s",
+ "Message: %s" : "Mensaje: %s",
+ "File: %s" : "Archivo: %s",
+ "Line: %s" : "Línea: %s",
+ "Trace" : "Rastrear",
+ "Security warning" : "Advertencia de seguridad",
+ "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Tu directorio de datos y sus archivos probablemente sean accesibles desde Internet ya que el archivo .htaccess no funciona.",
+ "Create an <strong>admin account</strong>" : "Crear una <strong>cuenta de administrador</strong>",
+ "Username" : "Usuario",
+ "Storage & database" : "Almacenamiento & base de datos",
+ "Data folder" : "Carpeta de datos",
+ "Configure the database" : "Configurar la base de datos",
+ "Only %s is available." : "Sólo %s está disponible.",
+ "Install and activate additional PHP modules to choose other database types." : "Instala y activa módulos adicionales de PHP para seleccionar otros tipos de bases de datos. ",
+ "For more details check out the documentation." : "Por favor consulta la documentación para más detalles. ",
+ "Database user" : "Usuario de la base de datos",
+ "Database password" : "Contraseña de la base de datos",
+ "Database name" : "Nombre de la base de datos",
+ "Database tablespace" : "Espacio de tablas en la base de datos",
+ "Database host" : "Servidor de base de datos",
+ "Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifica el número de puerto así como el nombre del servidor (ejem., localhost:5432).",
+ "Performance warning" : "Advertencia de desempeño",
+ "SQLite will be used as database." : "SQLite será usado como la base de datos.",
+ "For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
+ "Finish setup" : "Terminar configuración",
+ "Finishing …" : "Terminando …",
+ "Need help?" : "¿Necesitas ayuda?",
+ "See the documentation" : "Ver la documentación",
+ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere de JavaScript para su correcta operación. Por favor {linkstart}habilita JavaScript{linkend} y vuelve a cargar la página. ",
+ "More apps" : "Más aplicaciones",
+ "Search" : "Buscar",
+ "Reset search" : "Reestablecer búsqueda",
+ "Confirm your password" : "Confirma tu contraseña",
+ "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!",
+ "Please contact your administrator." : "Por favor contacta al administrador.",
+ "An internal error occurred." : "Se presentó un error interno.",
+ "Please try again or contact your administrator." : "Por favor vuelve a intentarlo o contacta a tu adminsitrador. ",
+ "Username or email" : "Usuario o correo electrónico",
+ "Wrong password. Reset it?" : "Contraseña equivocada. ¿Deseas restablecerla?",
+ "Wrong password." : "Contraseña inválida. ",
+ "Log in" : "Ingresar",
+ "Stay logged in" : "Mantener la sesión abierta",
+ "Alternative Logins" : "Accesos Alternativos",
+ "Account access" : "Acceo de cuenta",
+ "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.",
+ "Grant access" : "Conceder acceso",
+ "App token" : "Ficha de la aplicación",
+ "Alternative login using app token" : "Inicio de sesión alternativo usando la ficha de la aplicación",
+ "Redirecting …" : "Redireccionando ... ",
+ "New password" : "Nueva contraseña",
+ "New Password" : "Nueva Contraseña",
+ "Reset password" : "Restablecer contraseña",
+ "Two-factor authentication" : "Autenticación de dos-factores",
+ "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguridad mejorada está habilitada para tu cuenta. Favor de autenticarte usando un segundo factor. ",
+ "Cancel log in" : "Cancelar inicio de sesión",
+ "Use backup code" : "Usar código de respaldo",
+ "Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
+ "Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
+ "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
+ "Depending on your configuration, this button could also work to trust the domain:" : "Dependiendo de tu configuración, este botón podría funcionar también para confiar en el dominio:",
+ "Add \"%s\" as trusted domain" : "Agregar \"%s\" como un dominio de confianza",
+ "App update required" : "Se requiere una actualización de la aplicación",
+ "%s will be updated to version %s" : "%s será actualizado a la versión %s",
+ "These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:",
+ "These incompatible apps will be disabled:" : "Las siguientes aplicaciones incompatibles serán deshabilitadas:",
+ "The theme %s has been disabled." : "El tema %s ha sido deshabilitado. ",
+ "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Por favor asegurarte de que la base de datos, la carpeta de configuración y las carpetas de datos hayan sido respaldadas antes de continuar. ",
+ "Start update" : "Iniciar actualización",
+ "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar la expiración de tiempo en instalaciones grandes, puedes ejecutar el siguiente comando desde tu directorio de instalación:",
+ "Detailed logs" : "Bitácoras detalladas",
+ "Update needed" : "Se requiere de una actualización",
+ "Please use the command line updater because you have a big instance with more than 50 users." : "Favor de usar el actualizador desde la línea de comandos ya que tu instancia cuenta con más de 50 usuarios.",
+ "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Estoy conciente de que si continúo haciendo la actualización vía web, la interfaz de usuario corre el riesgo de que el tiempo de la solicitud expire y cause pérdida de datos, pero cuento con un respaldo y sé como restaurar mi instancia en caso de una falla. ",
+ "Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo",
+ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ",
+ "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ",
+ "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.",
+ "Thank you for your patience." : "Gracias por tu paciencia.",
+ "Problem loading page, reloading in 5 seconds" : "Se presentó un problema al cargar la página, recargando en 5 segundos",
+ "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Tus archivos están encriptados. Si no has habilitado la llave de recuperación, no habrá manera de que puedas recuperar tus datos una vez que restablezcas tu contraseña.<br />Si no estás seguro de lo que estás haciendo, por favor contacta a tu adminstrador antes de continuar. <br />¿Realmente deseas continuar?",
+ "Ok" : "Ok",
+ "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Tu servidor web no está correctamente configurado para resolver \"{url}\". Puedes encontrar más información en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "No ha sido configurada la memoria caché. Por favor configura un memechache si está disponible para mejorar el desempeño. Puedes encontrar información adicional en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "No fue posible leer /dev/urandom por PHP que es altamente desalentado por razones de seguridad. Puedes obtener más información en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Estás usando PHP {version}. Te recomendamos actualizar tu versión de PHP para aprovechar <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">las actualizaciones de seguridad y desempeño suministradas por el Grupo PHP</a> tan pronto como tu distribución lo soporte. ",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuración de los encabezados del proxy inverso es incorrecta, o estás accediendo a Nextcloud desde un proxy de confianza. Si no estás accediendo a Nextcloud desde un proxy de confianza, se trata de un tema de seguridad y le puede permitir a un atacante hacer su dirección IP apócrifa visible para Nextcloud. Puedes encontar más infomración en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached está configurado como un caché distribuido, pero el módulo equivocado PHP \"memcache\" está instalado. \\OC\\Memcache\\Memcached sólo soporta \"memchached\" y no \"memchache\". Por favor ve el <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">wiki de ambos módulos</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algunos archivos no pasaron la verificación de integridad. Para más información de cómo resolver este tema consulta nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Listado de archivos inválidos …</a> / <a href=\"{rescanEndpoint}\">Volver a escanear…</a>)",
+ "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente tus directorios de datos y archivos son accesibles desde Internet. El archivo .htaccess no está funcionando. Te recomendamos ámpliamente que configures tu servidor web de tal modo que el directorio de datos no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web. ",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "El encabezado HTTP \"Strict-Transport-Security\" no está configurado a al menos \"{seconds}\" segundos. Para mejorar la seguridad, te recomendamos habilitar HSTS como se describe en nuestros <a href=\"{docUrl}\" rel=\"noreferrer\">consejos de seguridad</a>.",
+ "Shared with {recipients}" : "Compartido con {recipients}",
+ "Error while unsharing" : "Se presentó un error al dejar de compartir",
+ "can reshare" : "puede volver a compartir",
+ "can edit" : "puede editar",
+ "can create" : "puede crear",
+ "can change" : "puede modificar",
+ "can delete" : "puede borrar",
+ "access control" : "control de acceso",
+ "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Comparte con personas en otros servidores usando sus IDs username@example.com/nextcloud",
+ "Share with users or by mail..." : "Compartir con otros usuarios o por correo electrónico...",
+ "Share with users or remote users..." : "Compartir con otros usuarios o con otros usuarios remotos...",
+ "Share with users, remote users or by mail..." : "Compartir con otros usuarios, otros usuarios remotos o por correo electrónico...",
+ "Share with users or groups..." : "Compartir con otros usuarios o grupos...",
+ "Share with users, groups or by mail..." : "Compartir con otros usuarios, grupos o por correo electrónico...",
+ "Share with users, groups or remote users..." : "Compartir con otros usuarios, otros usuarios remotos o grupos...",
+ "Share with users, groups, remote users or by mail..." : "Compartir con usuarios, grupos, usuarios rempotos o por correo...",
+ "Share with users..." : "Compartir con otros usuarios...",
+ "The object type is not specified." : "El tipo del objeto no está especificado.",
+ "Enter new" : "Ingresar nuevo",
+ "Add" : "Agregar",
+ "Edit tags" : "Editar etiquetas",
+ "Error loading dialog template: {error}" : "Se presentó un error al cargar la plantilla de diálogo: {error}",
+ "No tags selected for deletion." : "No se seleccionaron etiquetas para borrar.",
+ "The update was successful. Redirecting you to Nextcloud now." : "La actualización fue exitosa. Redirigiendote ahora a tu Nextcloud. ",
+ "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hola,\n\nsólo queremos informarte que %s ha compartido %s contigo.\n\nVelo aquí: %s\n\n",
+ "The share will expire on %s." : "El recurso dejará de ser compartido el %s.",
+ "Cheers!" : "¡Saludos!",
+ "The server encountered an internal error and was unable to complete your request." : "Se presentó un error interno en el servidor y no fue posible completar tu solicitud. ",
+ "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Por favor contacta al administrador del servidor si este problema se presenta en múltiples ocasiones, por favor incluye los detalles técnicos siguientes en tu reporte. ",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Para más información de cómo configurar propiamente tu servidor, por favor ve la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentación</a>.",
+ "Log out" : "Salir",
+ "This action requires you to confirm your password:" : "Esta acción requiere que confirmes tu contraseña:",
+ "Use the following link to reset your password: {link}" : "Usa la siguiente liga para restablecer tu contraseña: {link}",
+ "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hola,<br><br> sólo queremos informarte que %s ha compartido <strong>%s</strong> contigo. <br><a href=\"%s\">¡Velo!</a><br><br>",
+ "This Nextcloud instance is currently in single user mode." : "Esta instalación de Nextcloud se encuentra en modo de usuario único.",
+ "This means only administrators can use the instance." : "Esto significa que sólo los administradores pueden usar la instancia.",
+ "You are accessing the server from an untrusted domain." : "Estás accediendo al servidor desde un dominio no de confianza. ",
+ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor contacta a tu administrador. Si eres el administrador de esta instancia, configura la opción \"trusted_domains\" en config/config.php. Un ejemplo de configuración se proporciona en config/config.sample.php. ",
+ "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de tu configuración, como adminsitrador podrías llegar a usar el botón inferior para confiar en este dominio. ",
+ "Please use the command line updater because you have a big instance." : "Por favor usa el actualizador de línea de comando porque cuentas con una instancia grande. ",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Para más ayuda, consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">doccumentación</a>.",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "El PHP OPcache no está configurado correctamente. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Para un mejor desempeño, recomendamos </a> usar las siguientes configuraciones en php.ini:<code>",
+ "You are about to grant \"%s\" access to your %s account." : "Estás apunto de concederle a \"%s\" acceso a yu cuenta %s."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/es_HN.json b/core/l10n/es_HN.json
new file mode 100644
index 00000000000..ef8cd29ec1e
--- /dev/null
+++ b/core/l10n/es_HN.json
@@ -0,0 +1,355 @@
+{ "translations": {
+ "Please select a file." : "Por favor selecciona un archivo.",
+ "File is too big" : "El archivo es demasiado grande.",
+ "The selected file is not an image." : "El archivo seleccionado no es una imagen.",
+ "The selected file cannot be read." : "El archivo seleccionado no se puede leer.",
+ "Invalid file provided" : "Archivo proporcionado inválido",
+ "No image or file provided" : "No se especificó un archivo o imagen",
+ "Unknown filetype" : "Tipo de archivo desconocido",
+ "Invalid image" : "Imagen inválida",
+ "An error occurred. Please contact your admin." : "Se presentó un error. Por favor contacta a tu adminsitrador. ",
+ "No temporary profile picture available, try again" : "No hay una imagen de perfil temporal disponible, por favor inténtalo de nuevo",
+ "No crop data provided" : "No se han proporcionado datos del recorte",
+ "No valid crop data provided" : "No se han proporcionado datos válidos del recorte",
+ "Crop is not square" : "El recorte no es cuadrado",
+ "State token does not match" : "La ficha de estado no corresponde",
+ "Password reset is disabled" : "Restablecer contraseña se encuentra deshabilitado",
+ "Couldn't reset password because the token is invalid" : "No ha sido posible restablecer la contraseña porque la ficha es inválida",
+ "Couldn't reset password because the token is expired" : "No ha sido posible restablecer la contraseña porque la ficha ha expirado",
+ "Could not send reset email because there is no email address for this username. Please contact your administrator." : "No fue posible enviar el correo electrónico para restablecer porque no hay una dirección de correo electrónico para este usuario. Por favor contacta a tu adminsitrador. ",
+ "%s password reset" : "%s restablecer la contraseña",
+ "Password reset" : "Restablecer contraseña",
+ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en el siguiente botón para restablecer tu contraseña. Si no has solicitado restablecer su contraseña, por favor ignora este correo. ",
+ "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en la siguiente liga para restablecer su contraseña. Si no has solicitado restablecer la contraseña, por favor ignora este mensaje. ",
+ "Reset your password" : "Restablecer tu contraseña",
+ "Couldn't send reset email. Please contact your administrator." : "No fue posible enviar el correo de restauración. Por favor contacta a tu adminsitrador. ",
+ "Couldn't send reset email. Please make sure your username is correct." : "No fue posible restablecer el correo electrónico. Por favor asegurarte de que tu nombre de usuario sea correcto. ",
+ "Preparing update" : "Preparando actualización",
+ "[%d / %d]: %s" : "[%d / %d]: %s ",
+ "Repair warning: " : "Advertencia de reparación:",
+ "Repair error: " : "Error de reparación: ",
+ "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php.",
+ "[%d / %d]: Checking table %s" : "[%d / %d]: Verificando tabla %s",
+ "Turned on maintenance mode" : "Modo mantenimiento activado",
+ "Turned off maintenance mode" : "Modo mantenimiento desactivado",
+ "Maintenance mode is kept active" : "El modo mantenimiento sigue activo",
+ "Updating database schema" : "Actualizando esquema de base de datos",
+ "Updated database" : "Base de datos actualizada",
+ "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Verificando si el archivo del esquema de base de datos puede ser actualizado (esto puedo tomar mucho tiempo dependiendo del tamaño de la base de datos)",
+ "Checked database schema update" : "Actualización del esquema de base de datos verificada",
+ "Checking updates of apps" : "Verificando actualizaciones para aplicaciones",
+ "Checking for update of app \"%s\" in appstore" : "Verificando actualizaciones para la aplicacion \"%s\" en la appstore",
+ "Update app \"%s\" from appstore" : "Actualizar la aplicación \"%s\" desde la appstore",
+ "Checked for update of app \"%s\" in appstore" : "Se verificaron actualizaciones para la aplicación \"%s\" en la appstore",
+ "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Verificando si el esquema de la base de datos para %s puede ser actualizado (esto puede tomar mucho tiempo dependiendo del tamaño de la base de datos)",
+ "Checked database schema update for apps" : "Se verificó la actualización del esquema de la base de datos para las aplicaciones",
+ "Updated \"%s\" to %s" : "Actualizando \"%s\" a %s",
+ "Set log level to debug" : "Establecer nivel de bitacora a depurar",
+ "Reset log level" : "Restablecer nivel de bitácora",
+ "Starting code integrity check" : "Comenzando verificación de integridad del código",
+ "Finished code integrity check" : "Terminó la verificación de integridad del código ",
+ "%s (3rdparty)" : "%s (de 3ros)",
+ "%s (incompatible)" : "%s (incompatible)",
+ "Following apps have been disabled: %s" : "Las siguientes aplicaciones han sido deshabilitadas: %s",
+ "Already up to date" : "Ya está actualizado",
+ "Search contacts …" : "Buscar contactos ...",
+ "No contacts found" : "No se encontraron contactos",
+ "Show all contacts …" : "Mostrar todos los contactos ...",
+ "There was an error loading your contacts" : "Se presentó un error al cargar tus contactos",
+ "Loading your contacts …" : "Cargando sus contactos ... ",
+ "Looking for {term} …" : "Buscando {term} ...",
+ "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Se presentaron problemas con la verificación de integridad del código. Más información ...</a>",
+ "No action available" : "No hay acciones disponibles",
+ "Error fetching contact actions" : "Se presentó un error al traer las acciónes de contatos",
+ "Settings" : "Configuraciones ",
+ "Connection to server lost" : "Se ha perdido la conexión con el servidor",
+ "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Se presentó un erorr al cargar la página, recargando en %n segundo","Se presentó un erorr al cargar la página, recargando en %n segundo"],
+ "Saving..." : "Guardando...",
+ "Dismiss" : "Descartar",
+ "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña",
+ "Authentication required" : "Se requiere autenticación",
+ "Password" : "Contraseña",
+ "Cancel" : "Cancelar",
+ "Confirm" : "Confirmar",
+ "Failed to authenticate, try again" : "Falla en la autenticación, por favor reintentalo",
+ "seconds ago" : "hace segundos",
+ "Logging in …" : "Iniciando sesión ...",
+ "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "La liga para restablecer tu contraseña ha sido enviada a tu correo electrónico. Si no lo recibes dentro de un tiempo razonable, verifica las carpetas de spam/basura.<br>Si no la encuentras consulta a tu adminstrador local.",
+ "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Tus archivos están encriptados. No habrá manera de recuperar tus datos una vez que restablezca tu contraseña. <br />Si no estás seguro de qué hacer, por favor contacta a tu administrador antes de continuar. <br />¿Realmente deseas continuar?",
+ "I know what I'm doing" : "Sé lo que estoy haciendo",
+ "Password can not be changed. Please contact your administrator." : "Las contraseñas no se pueden cambiar. Por favor contacta a tu adminstrador",
+ "No" : "No",
+ "Yes" : "Sí",
+ "No files in here" : "No hay archivos aquí",
+ "Choose" : "Seleccionar",
+ "Copy" : "Copiar",
+ "Move" : "Mover",
+ "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}",
+ "OK" : "OK",
+ "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}",
+ "read-only" : "sólo-lectura",
+ "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicto de archivo","{count} conflictos en el archivo"],
+ "One file conflict" : "Un conflicto en el archivo",
+ "New Files" : "Archivos Nuevos",
+ "Already existing files" : "Archivos ya existentes",
+ "Which files do you want to keep?" : "¿Cuales archivos deseas mantener?",
+ "If you select both versions, the copied file will have a number added to its name." : "Si seleccionas ambas versiones, se le agregará un número al nombre del archivo copiado.",
+ "Continue" : "Continuar",
+ "(all selected)" : "(todos seleccionados)",
+ "({count} selected)" : "({count} seleccionados)",
+ "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ",
+ "Pending" : "Pendiente",
+ "Copy to {folder}" : "Copiar a {folder}",
+ "Move to {folder}" : "Mover a {folder}",
+ "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",
+ "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Tu servidor web aún no se encuentra correctamente configurado para permitir la sincronización de archivos porque la interface de WebDAV parece estar rota. ",
+ "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor no cuenta con una conexión a Internet: No fue posible alcanzar diversos puntos de acceso <EndPoints>. Esto significa que algunas funcionalidades como el montaje de almacenamiento externo, notificaciónes de actualizaciones o la instalación de aplicaciones de terceros no funcionarán. Acceder archivos de forma remota y el envío de correos electrónicos de notificación puede que tampoco funcionen. Te sugerimos habilitar la conexión a Internet para este servidor si deseas contar con todas las características.",
+ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "La fución PHP \"set_time_limit\" no está disponible. Esto podría generar scripts que se interrumpan a media ejecución, rompiendo la instalación. Te recomendamos ámpliamente habilitar esta función.",
+ "Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor",
+ "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente tus archivos y directorio de datos sean accesibles desde Internet. El archivo .htaccess no está funcionando. Te recomendamos ámpliamente configurar tu servidor web de tal modo que el directorio de datos no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web. ",
+ "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "El encabezado HTTP \"{header}\" no está configurado como \"{expected}\". Este es un riesgo potencial de seguridad o privacidad y te recomendamos cambiar esta configuración.",
+ "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Estás accediendo este sitio via HTTP. Te recomendamos ámpliamente que configures tu servidor para que en su lugar, el uso de HTTPS sea requerido como está descrito en nuestros <a href=\"{docUrl}\">consejos de seguridad</a>.",
+ "Shared" : "Compartido",
+ "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
+ "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+ "Set expiration date" : "Selecciona la vigencia de tu archivo",
+ "Expiration" : "Expiración",
+ "Expiration date" : "Fecha de expiración",
+ "Choose a password for the public link" : "Seleccione una contraseña para la liga pública",
+ "Choose a password for the public link or press the \"Enter\" key" : "Elige una contraseña para la liga pública o presiona la tecla \"Intro\"",
+ "Copied!" : "¡Copiado!",
+ "Not supported!" : "¡No está soportado!",
+ "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
+ "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
+ "Resharing is not allowed" : "No se permite volver a compartir",
+ "Share to {name}" : "Compartir con {name}",
+ "Share link" : "Compartir liga",
+ "Link" : "Liga",
+ "Password protect" : "Proteger con contraseña",
+ "Allow editing" : "Permitir editar",
+ "Email link to person" : "Enviar la liga por correo electrónico a una persona",
+ "Send" : "Enviar",
+ "Allow upload and editing" : "Permitir carga y edición",
+ "Read only" : "Sólo lectura",
+ "File drop (upload only)" : "Permitir carga",
+ "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
+ "Shared with you by {owner}" : "Compartido contigo por {owner}",
+ "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
+ "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
+ "group" : "grupo",
+ "remote" : "remoto",
+ "email" : "correo electrónico",
+ "shared by {sharer}" : "compartido por {sharer}",
+ "Unshare" : "Dejar de compartir",
+ "Can reshare" : "Puede volver a compartir",
+ "Can edit" : "Puede editar",
+ "Can create" : "Puede crear",
+ "Can change" : "Puede cambiar",
+ "Can delete" : "Puede borrar",
+ "Access control" : "Control de acceso",
+ "Could not unshare" : "No fue posible dejar de compartir",
+ "Error while sharing" : "Se presentó un error al compartir",
+ "Share details could not be loaded for this item." : "Los detalles del recurso compartido no se pudieron cargar para este elemento. ",
+ "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Se requiere de la menos {count} caracter para el auto completar","Se requieren de la menos {count} caracteres para el auto completar"],
+ "This list is maybe truncated - please refine your search term to see more results." : "Esta lista puede estar truncada - por favor refina tus términos de búsqueda para poder ver más resultados. ",
+ "No users or groups found for {search}" : "No se encontraron usuarios o gurpos para {search}",
+ "No users found for {search}" : "No se encontraron usuarios para {search}",
+ "An error occurred. Please try again" : "Se presentó un error. Por favor vuelve a intentarlo",
+ "{sharee} (group)" : "{sharee} (grupo)",
+ "{sharee} (remote)" : "{sharee} (remoto)",
+ "{sharee} (email)" : "{sharee} (correo electrónico)",
+ "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
+ "Share" : "Compartir",
+ "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
+ "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
+ "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
+ "Name or email address..." : "Nombre o dirección de correo electrónico",
+ "Name or federated cloud ID..." : "Nombre...",
+ "Name, federated cloud ID or email address..." : "Nombre o dirección de correo electrónico...",
+ "Name..." : "Nombre...",
+ "Error" : "Error",
+ "Error removing share" : "Se presentó un error al dejar de compartir",
+ "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente",
+ "restricted" : "restringido",
+ "invisible" : "invisible",
+ "({scope})" : "({scope})",
+ "Delete" : "Borrar",
+ "Rename" : "Renombrar",
+ "Collaborative tags" : "Etiquetas colaborativas",
+ "No tags found" : "No se encontraron etiquetas",
+ "unknown text" : "texto desconocido",
+ "Hello world!" : "¡Hola mundo!",
+ "sunny" : "soleado",
+ "Hello {name}, the weather is {weather}" : "Hola {name}, el clima es {weather}",
+ "Hello {name}" : "Hola {name}",
+ "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Estos son los resultados de tu búsqueda <script>alert(1)</script></strong>",
+ "new" : "nuevo",
+ "_download %n file_::_download %n files_" : ["Descargar %n archivos","Descargar %n archivos"],
+ "The update is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, abandonar esta página puede interrumpir el proceso en algunos ambientes. ",
+ "Update to {version}" : "Actualizar a {version}",
+ "An error occurred." : "Se presentó un error.",
+ "Please reload the page." : "Por favor vuelve a cargar la página.",
+ "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "La actualización no fue exitosa. Para más información <a href=\"{url}\">consulta nuestro comentario en el foro </a> que cubre este tema. ",
+ "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "La actualización no fue exitosa. Por favor reporta este tema a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Comunidad Nextcloud</a>.",
+ "Continue to Nextcloud" : "Continuar a Nextcloud",
+ "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["La actualización fue exitosa. Lo estamos redireccionando a Nextcloud en %n segundo. ","La actualización fue exitosa. Te redireccionaremos a Nextcloud en %n segundos."],
+ "Searching other places" : "Buscando en otras ubicaciones",
+ "No search results in other folders for {tag}{filter}{endtag}" : "No hay resultados para la búsqueda {tag}{filter}{endtag} en otras carpetas",
+ "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado de la búsqueda en otra carpeta","{count} resultados de la búsqueda en otras carpetas"],
+ "Personal" : "Personal",
+ "Users" : "Usuarios",
+ "Apps" : "Aplicaciones",
+ "Admin" : "Administración",
+ "Help" : "Ayuda",
+ "Access forbidden" : "Acceso prohibido",
+ "File not found" : "Archivo no encontrado",
+ "The specified document has not been found on the server." : "El documento especificado no ha sido encontrado en el servidor. ",
+ "You can click here to return to %s." : "Puedes hacer click aquí para regresar a %s.",
+ "Internal Server Error" : "Error interno del servidor",
+ "The server was unable to complete your request." : "El servidor no pudo completar tu solicitud.",
+ "If this happens again, please send the technical details below to the server administrator." : "Si esto vuelve a suceder, por favor envia los detalles tecnicos siguientes al adminsitrador del sistema.",
+ "More details can be found in the server log." : "Puedes consultar más detalles en la bitácora del servidor. ",
+ "Technical details" : "Detalles técnicos",
+ "Remote Address: %s" : "Dirección Remota: %s",
+ "Request ID: %s" : "ID de solicitud: %s",
+ "Type: %s" : "Tipo: %s",
+ "Code: %s" : "Código: %s",
+ "Message: %s" : "Mensaje: %s",
+ "File: %s" : "Archivo: %s",
+ "Line: %s" : "Línea: %s",
+ "Trace" : "Rastrear",
+ "Security warning" : "Advertencia de seguridad",
+ "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Tu directorio de datos y sus archivos probablemente sean accesibles desde Internet ya que el archivo .htaccess no funciona.",
+ "Create an <strong>admin account</strong>" : "Crear una <strong>cuenta de administrador</strong>",
+ "Username" : "Usuario",
+ "Storage & database" : "Almacenamiento & base de datos",
+ "Data folder" : "Carpeta de datos",
+ "Configure the database" : "Configurar la base de datos",
+ "Only %s is available." : "Sólo %s está disponible.",
+ "Install and activate additional PHP modules to choose other database types." : "Instala y activa módulos adicionales de PHP para seleccionar otros tipos de bases de datos. ",
+ "For more details check out the documentation." : "Por favor consulta la documentación para más detalles. ",
+ "Database user" : "Usuario de la base de datos",
+ "Database password" : "Contraseña de la base de datos",
+ "Database name" : "Nombre de la base de datos",
+ "Database tablespace" : "Espacio de tablas en la base de datos",
+ "Database host" : "Servidor de base de datos",
+ "Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifica el número de puerto así como el nombre del servidor (ejem., localhost:5432).",
+ "Performance warning" : "Advertencia de desempeño",
+ "SQLite will be used as database." : "SQLite será usado como la base de datos.",
+ "For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
+ "Finish setup" : "Terminar configuración",
+ "Finishing …" : "Terminando …",
+ "Need help?" : "¿Necesitas ayuda?",
+ "See the documentation" : "Ver la documentación",
+ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere de JavaScript para su correcta operación. Por favor {linkstart}habilita JavaScript{linkend} y vuelve a cargar la página. ",
+ "More apps" : "Más aplicaciones",
+ "Search" : "Buscar",
+ "Reset search" : "Reestablecer búsqueda",
+ "Confirm your password" : "Confirma tu contraseña",
+ "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!",
+ "Please contact your administrator." : "Por favor contacta al administrador.",
+ "An internal error occurred." : "Se presentó un error interno.",
+ "Please try again or contact your administrator." : "Por favor vuelve a intentarlo o contacta a tu adminsitrador. ",
+ "Username or email" : "Usuario o correo electrónico",
+ "Wrong password. Reset it?" : "Contraseña equivocada. ¿Deseas restablecerla?",
+ "Wrong password." : "Contraseña inválida. ",
+ "Log in" : "Ingresar",
+ "Stay logged in" : "Mantener la sesión abierta",
+ "Alternative Logins" : "Accesos Alternativos",
+ "Account access" : "Acceo de cuenta",
+ "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.",
+ "Grant access" : "Conceder acceso",
+ "App token" : "Ficha de la aplicación",
+ "Alternative login using app token" : "Inicio de sesión alternativo usando la ficha de la aplicación",
+ "Redirecting …" : "Redireccionando ... ",
+ "New password" : "Nueva contraseña",
+ "New Password" : "Nueva Contraseña",
+ "Reset password" : "Restablecer contraseña",
+ "Two-factor authentication" : "Autenticación de dos-factores",
+ "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguridad mejorada está habilitada para tu cuenta. Favor de autenticarte usando un segundo factor. ",
+ "Cancel log in" : "Cancelar inicio de sesión",
+ "Use backup code" : "Usar código de respaldo",
+ "Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
+ "Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
+ "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
+ "Depending on your configuration, this button could also work to trust the domain:" : "Dependiendo de tu configuración, este botón podría funcionar también para confiar en el dominio:",
+ "Add \"%s\" as trusted domain" : "Agregar \"%s\" como un dominio de confianza",
+ "App update required" : "Se requiere una actualización de la aplicación",
+ "%s will be updated to version %s" : "%s será actualizado a la versión %s",
+ "These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:",
+ "These incompatible apps will be disabled:" : "Las siguientes aplicaciones incompatibles serán deshabilitadas:",
+ "The theme %s has been disabled." : "El tema %s ha sido deshabilitado. ",
+ "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Por favor asegurarte de que la base de datos, la carpeta de configuración y las carpetas de datos hayan sido respaldadas antes de continuar. ",
+ "Start update" : "Iniciar actualización",
+ "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar la expiración de tiempo en instalaciones grandes, puedes ejecutar el siguiente comando desde tu directorio de instalación:",
+ "Detailed logs" : "Bitácoras detalladas",
+ "Update needed" : "Se requiere de una actualización",
+ "Please use the command line updater because you have a big instance with more than 50 users." : "Favor de usar el actualizador desde la línea de comandos ya que tu instancia cuenta con más de 50 usuarios.",
+ "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Estoy conciente de que si continúo haciendo la actualización vía web, la interfaz de usuario corre el riesgo de que el tiempo de la solicitud expire y cause pérdida de datos, pero cuento con un respaldo y sé como restaurar mi instancia en caso de una falla. ",
+ "Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo",
+ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ",
+ "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ",
+ "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.",
+ "Thank you for your patience." : "Gracias por tu paciencia.",
+ "Problem loading page, reloading in 5 seconds" : "Se presentó un problema al cargar la página, recargando en 5 segundos",
+ "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Tus archivos están encriptados. Si no has habilitado la llave de recuperación, no habrá manera de que puedas recuperar tus datos una vez que restablezcas tu contraseña.<br />Si no estás seguro de lo que estás haciendo, por favor contacta a tu adminstrador antes de continuar. <br />¿Realmente deseas continuar?",
+ "Ok" : "Ok",
+ "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Tu servidor web no está correctamente configurado para resolver \"{url}\". Puedes encontrar más información en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "No ha sido configurada la memoria caché. Por favor configura un memechache si está disponible para mejorar el desempeño. Puedes encontrar información adicional en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "No fue posible leer /dev/urandom por PHP que es altamente desalentado por razones de seguridad. Puedes obtener más información en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Estás usando PHP {version}. Te recomendamos actualizar tu versión de PHP para aprovechar <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">las actualizaciones de seguridad y desempeño suministradas por el Grupo PHP</a> tan pronto como tu distribución lo soporte. ",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuración de los encabezados del proxy inverso es incorrecta, o estás accediendo a Nextcloud desde un proxy de confianza. Si no estás accediendo a Nextcloud desde un proxy de confianza, se trata de un tema de seguridad y le puede permitir a un atacante hacer su dirección IP apócrifa visible para Nextcloud. Puedes encontar más infomración en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached está configurado como un caché distribuido, pero el módulo equivocado PHP \"memcache\" está instalado. \\OC\\Memcache\\Memcached sólo soporta \"memchached\" y no \"memchache\". Por favor ve el <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">wiki de ambos módulos</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algunos archivos no pasaron la verificación de integridad. Para más información de cómo resolver este tema consulta nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Listado de archivos inválidos …</a> / <a href=\"{rescanEndpoint}\">Volver a escanear…</a>)",
+ "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente tus directorios de datos y archivos son accesibles desde Internet. El archivo .htaccess no está funcionando. Te recomendamos ámpliamente que configures tu servidor web de tal modo que el directorio de datos no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web. ",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "El encabezado HTTP \"Strict-Transport-Security\" no está configurado a al menos \"{seconds}\" segundos. Para mejorar la seguridad, te recomendamos habilitar HSTS como se describe en nuestros <a href=\"{docUrl}\" rel=\"noreferrer\">consejos de seguridad</a>.",
+ "Shared with {recipients}" : "Compartido con {recipients}",
+ "Error while unsharing" : "Se presentó un error al dejar de compartir",
+ "can reshare" : "puede volver a compartir",
+ "can edit" : "puede editar",
+ "can create" : "puede crear",
+ "can change" : "puede modificar",
+ "can delete" : "puede borrar",
+ "access control" : "control de acceso",
+ "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Comparte con personas en otros servidores usando sus IDs username@example.com/nextcloud",
+ "Share with users or by mail..." : "Compartir con otros usuarios o por correo electrónico...",
+ "Share with users or remote users..." : "Compartir con otros usuarios o con otros usuarios remotos...",
+ "Share with users, remote users or by mail..." : "Compartir con otros usuarios, otros usuarios remotos o por correo electrónico...",
+ "Share with users or groups..." : "Compartir con otros usuarios o grupos...",
+ "Share with users, groups or by mail..." : "Compartir con otros usuarios, grupos o por correo electrónico...",
+ "Share with users, groups or remote users..." : "Compartir con otros usuarios, otros usuarios remotos o grupos...",
+ "Share with users, groups, remote users or by mail..." : "Compartir con usuarios, grupos, usuarios rempotos o por correo...",
+ "Share with users..." : "Compartir con otros usuarios...",
+ "The object type is not specified." : "El tipo del objeto no está especificado.",
+ "Enter new" : "Ingresar nuevo",
+ "Add" : "Agregar",
+ "Edit tags" : "Editar etiquetas",
+ "Error loading dialog template: {error}" : "Se presentó un error al cargar la plantilla de diálogo: {error}",
+ "No tags selected for deletion." : "No se seleccionaron etiquetas para borrar.",
+ "The update was successful. Redirecting you to Nextcloud now." : "La actualización fue exitosa. Redirigiendote ahora a tu Nextcloud. ",
+ "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hola,\n\nsólo queremos informarte que %s ha compartido %s contigo.\n\nVelo aquí: %s\n\n",
+ "The share will expire on %s." : "El recurso dejará de ser compartido el %s.",
+ "Cheers!" : "¡Saludos!",
+ "The server encountered an internal error and was unable to complete your request." : "Se presentó un error interno en el servidor y no fue posible completar tu solicitud. ",
+ "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Por favor contacta al administrador del servidor si este problema se presenta en múltiples ocasiones, por favor incluye los detalles técnicos siguientes en tu reporte. ",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Para más información de cómo configurar propiamente tu servidor, por favor ve la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentación</a>.",
+ "Log out" : "Salir",
+ "This action requires you to confirm your password:" : "Esta acción requiere que confirmes tu contraseña:",
+ "Use the following link to reset your password: {link}" : "Usa la siguiente liga para restablecer tu contraseña: {link}",
+ "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hola,<br><br> sólo queremos informarte que %s ha compartido <strong>%s</strong> contigo. <br><a href=\"%s\">¡Velo!</a><br><br>",
+ "This Nextcloud instance is currently in single user mode." : "Esta instalación de Nextcloud se encuentra en modo de usuario único.",
+ "This means only administrators can use the instance." : "Esto significa que sólo los administradores pueden usar la instancia.",
+ "You are accessing the server from an untrusted domain." : "Estás accediendo al servidor desde un dominio no de confianza. ",
+ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor contacta a tu administrador. Si eres el administrador de esta instancia, configura la opción \"trusted_domains\" en config/config.php. Un ejemplo de configuración se proporciona en config/config.sample.php. ",
+ "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de tu configuración, como adminsitrador podrías llegar a usar el botón inferior para confiar en este dominio. ",
+ "Please use the command line updater because you have a big instance." : "Por favor usa el actualizador de línea de comando porque cuentas con una instancia grande. ",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Para más ayuda, consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">doccumentación</a>.",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "El PHP OPcache no está configurado correctamente. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Para un mejor desempeño, recomendamos </a> usar las siguientes configuraciones en php.ini:<code>",
+ "You are about to grant \"%s\" access to your %s account." : "Estás apunto de concederle a \"%s\" acceso a yu cuenta %s."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/core/l10n/es_NI.js b/core/l10n/es_NI.js
new file mode 100644
index 00000000000..bcad42128e8
--- /dev/null
+++ b/core/l10n/es_NI.js
@@ -0,0 +1,357 @@
+OC.L10N.register(
+ "core",
+ {
+ "Please select a file." : "Por favor selecciona un archivo.",
+ "File is too big" : "El archivo es demasiado grande.",
+ "The selected file is not an image." : "El archivo seleccionado no es una imagen.",
+ "The selected file cannot be read." : "El archivo seleccionado no se puede leer.",
+ "Invalid file provided" : "Archivo proporcionado inválido",
+ "No image or file provided" : "No se especificó un archivo o imagen",
+ "Unknown filetype" : "Tipo de archivo desconocido",
+ "Invalid image" : "Imagen inválida",
+ "An error occurred. Please contact your admin." : "Se presentó un error. Por favor contacta a tu adminsitrador. ",
+ "No temporary profile picture available, try again" : "No hay una imagen de perfil temporal disponible, por favor inténtalo de nuevo",
+ "No crop data provided" : "No se han proporcionado datos del recorte",
+ "No valid crop data provided" : "No se han proporcionado datos válidos del recorte",
+ "Crop is not square" : "El recorte no es cuadrado",
+ "State token does not match" : "La ficha de estado no corresponde",
+ "Password reset is disabled" : "Restablecer contraseña se encuentra deshabilitado",
+ "Couldn't reset password because the token is invalid" : "No ha sido posible restablecer la contraseña porque la ficha es inválida",
+ "Couldn't reset password because the token is expired" : "No ha sido posible restablecer la contraseña porque la ficha ha expirado",
+ "Could not send reset email because there is no email address for this username. Please contact your administrator." : "No fue posible enviar el correo electrónico para restablecer porque no hay una dirección de correo electrónico para este usuario. Por favor contacta a tu adminsitrador. ",
+ "%s password reset" : "%s restablecer la contraseña",
+ "Password reset" : "Restablecer contraseña",
+ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en el siguiente botón para restablecer tu contraseña. Si no has solicitado restablecer su contraseña, por favor ignora este correo. ",
+ "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en la siguiente liga para restablecer su contraseña. Si no has solicitado restablecer la contraseña, por favor ignora este mensaje. ",
+ "Reset your password" : "Restablecer tu contraseña",
+ "Couldn't send reset email. Please contact your administrator." : "No fue posible enviar el correo de restauración. Por favor contacta a tu adminsitrador. ",
+ "Couldn't send reset email. Please make sure your username is correct." : "No fue posible restablecer el correo electrónico. Por favor asegurarte de que tu nombre de usuario sea correcto. ",
+ "Preparing update" : "Preparando actualización",
+ "[%d / %d]: %s" : "[%d / %d]: %s ",
+ "Repair warning: " : "Advertencia de reparación:",
+ "Repair error: " : "Error de reparación: ",
+ "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php.",
+ "[%d / %d]: Checking table %s" : "[%d / %d]: Verificando tabla %s",
+ "Turned on maintenance mode" : "Modo mantenimiento activado",
+ "Turned off maintenance mode" : "Modo mantenimiento desactivado",
+ "Maintenance mode is kept active" : "El modo mantenimiento sigue activo",
+ "Updating database schema" : "Actualizando esquema de base de datos",
+ "Updated database" : "Base de datos actualizada",
+ "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Verificando si el archivo del esquema de base de datos puede ser actualizado (esto puedo tomar mucho tiempo dependiendo del tamaño de la base de datos)",
+ "Checked database schema update" : "Actualización del esquema de base de datos verificada",
+ "Checking updates of apps" : "Verificando actualizaciones para aplicaciones",
+ "Checking for update of app \"%s\" in appstore" : "Verificando actualizaciones para la aplicacion \"%s\" en la appstore",
+ "Update app \"%s\" from appstore" : "Actualizar la aplicación \"%s\" desde la appstore",
+ "Checked for update of app \"%s\" in appstore" : "Se verificaron actualizaciones para la aplicación \"%s\" en la appstore",
+ "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Verificando si el esquema de la base de datos para %s puede ser actualizado (esto puede tomar mucho tiempo dependiendo del tamaño de la base de datos)",
+ "Checked database schema update for apps" : "Se verificó la actualización del esquema de la base de datos para las aplicaciones",
+ "Updated \"%s\" to %s" : "Actualizando \"%s\" a %s",
+ "Set log level to debug" : "Establecer nivel de bitacora a depurar",
+ "Reset log level" : "Restablecer nivel de bitácora",
+ "Starting code integrity check" : "Comenzando verificación de integridad del código",
+ "Finished code integrity check" : "Terminó la verificación de integridad del código ",
+ "%s (3rdparty)" : "%s (de 3ros)",
+ "%s (incompatible)" : "%s (incompatible)",
+ "Following apps have been disabled: %s" : "Las siguientes aplicaciones han sido deshabilitadas: %s",
+ "Already up to date" : "Ya está actualizado",
+ "Search contacts …" : "Buscar contactos ...",
+ "No contacts found" : "No se encontraron contactos",
+ "Show all contacts …" : "Mostrar todos los contactos ...",
+ "There was an error loading your contacts" : "Se presentó un error al cargar tus contactos",
+ "Loading your contacts …" : "Cargando sus contactos ... ",
+ "Looking for {term} …" : "Buscando {term} ...",
+ "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Se presentaron problemas con la verificación de integridad del código. Más información ...</a>",
+ "No action available" : "No hay acciones disponibles",
+ "Error fetching contact actions" : "Se presentó un error al traer las acciónes de contatos",
+ "Settings" : "Configuraciones ",
+ "Connection to server lost" : "Se ha perdido la conexión con el servidor",
+ "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Se presentó un erorr al cargar la página, recargando en %n segundo","Se presentó un erorr al cargar la página, recargando en %n segundo"],
+ "Saving..." : "Guardando...",
+ "Dismiss" : "Descartar",
+ "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña",
+ "Authentication required" : "Se requiere autenticación",
+ "Password" : "Contraseña",
+ "Cancel" : "Cancelar",
+ "Confirm" : "Confirmar",
+ "Failed to authenticate, try again" : "Falla en la autenticación, por favor reintentalo",
+ "seconds ago" : "hace segundos",
+ "Logging in …" : "Iniciando sesión ...",
+ "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "La liga para restablecer tu contraseña ha sido enviada a tu correo electrónico. Si no lo recibes dentro de un tiempo razonable, verifica las carpetas de spam/basura.<br>Si no la encuentras consulta a tu adminstrador local.",
+ "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Tus archivos están encriptados. No habrá manera de recuperar tus datos una vez que restablezca tu contraseña. <br />Si no estás seguro de qué hacer, por favor contacta a tu administrador antes de continuar. <br />¿Realmente deseas continuar?",
+ "I know what I'm doing" : "Sé lo que estoy haciendo",
+ "Password can not be changed. Please contact your administrator." : "Las contraseñas no se pueden cambiar. Por favor contacta a tu adminstrador",
+ "No" : "No",
+ "Yes" : "Sí",
+ "No files in here" : "No hay archivos aquí",
+ "Choose" : "Seleccionar",
+ "Copy" : "Copiar",
+ "Move" : "Mover",
+ "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}",
+ "OK" : "OK",
+ "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}",
+ "read-only" : "sólo-lectura",
+ "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicto de archivo","{count} conflictos en el archivo"],
+ "One file conflict" : "Un conflicto en el archivo",
+ "New Files" : "Archivos Nuevos",
+ "Already existing files" : "Archivos ya existentes",
+ "Which files do you want to keep?" : "¿Cuales archivos deseas mantener?",
+ "If you select both versions, the copied file will have a number added to its name." : "Si seleccionas ambas versiones, se le agregará un número al nombre del archivo copiado.",
+ "Continue" : "Continuar",
+ "(all selected)" : "(todos seleccionados)",
+ "({count} selected)" : "({count} seleccionados)",
+ "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ",
+ "Pending" : "Pendiente",
+ "Copy to {folder}" : "Copiar a {folder}",
+ "Move to {folder}" : "Mover a {folder}",
+ "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",
+ "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Tu servidor web aún no se encuentra correctamente configurado para permitir la sincronización de archivos porque la interface de WebDAV parece estar rota. ",
+ "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor no cuenta con una conexión a Internet: No fue posible alcanzar diversos puntos de acceso <EndPoints>. Esto significa que algunas funcionalidades como el montaje de almacenamiento externo, notificaciónes de actualizaciones o la instalación de aplicaciones de terceros no funcionarán. Acceder archivos de forma remota y el envío de correos electrónicos de notificación puede que tampoco funcionen. Te sugerimos habilitar la conexión a Internet para este servidor si deseas contar con todas las características.",
+ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "La fución PHP \"set_time_limit\" no está disponible. Esto podría generar scripts que se interrumpan a media ejecución, rompiendo la instalación. Te recomendamos ámpliamente habilitar esta función.",
+ "Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor",
+ "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente tus archivos y directorio de datos sean accesibles desde Internet. El archivo .htaccess no está funcionando. Te recomendamos ámpliamente configurar tu servidor web de tal modo que el directorio de datos no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web. ",
+ "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "El encabezado HTTP \"{header}\" no está configurado como \"{expected}\". Este es un riesgo potencial de seguridad o privacidad y te recomendamos cambiar esta configuración.",
+ "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Estás accediendo este sitio via HTTP. Te recomendamos ámpliamente que configures tu servidor para que en su lugar, el uso de HTTPS sea requerido como está descrito en nuestros <a href=\"{docUrl}\">consejos de seguridad</a>.",
+ "Shared" : "Compartido",
+ "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
+ "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+ "Set expiration date" : "Selecciona la vigencia de tu archivo",
+ "Expiration" : "Expiración",
+ "Expiration date" : "Fecha de expiración",
+ "Choose a password for the public link" : "Seleccione una contraseña para la liga pública",
+ "Choose a password for the public link or press the \"Enter\" key" : "Elige una contraseña para la liga pública o presiona la tecla \"Intro\"",
+ "Copied!" : "¡Copiado!",
+ "Not supported!" : "¡No está soportado!",
+ "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
+ "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
+ "Resharing is not allowed" : "No se permite volver a compartir",
+ "Share to {name}" : "Compartir con {name}",
+ "Share link" : "Compartir liga",
+ "Link" : "Liga",
+ "Password protect" : "Proteger con contraseña",
+ "Allow editing" : "Permitir editar",
+ "Email link to person" : "Enviar la liga por correo electrónico a una persona",
+ "Send" : "Enviar",
+ "Allow upload and editing" : "Permitir carga y edición",
+ "Read only" : "Sólo lectura",
+ "File drop (upload only)" : "Permitir carga",
+ "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
+ "Shared with you by {owner}" : "Compartido contigo por {owner}",
+ "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
+ "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
+ "group" : "grupo",
+ "remote" : "remoto",
+ "email" : "correo electrónico",
+ "shared by {sharer}" : "compartido por {sharer}",
+ "Unshare" : "Dejar de compartir",
+ "Can reshare" : "Puede volver a compartir",
+ "Can edit" : "Puede editar",
+ "Can create" : "Puede crear",
+ "Can change" : "Puede cambiar",
+ "Can delete" : "Puede borrar",
+ "Access control" : "Control de acceso",
+ "Could not unshare" : "No fue posible dejar de compartir",
+ "Error while sharing" : "Se presentó un error al compartir",
+ "Share details could not be loaded for this item." : "Los detalles del recurso compartido no se pudieron cargar para este elemento. ",
+ "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Se requiere de la menos {count} caracter para el auto completar","Se requieren de la menos {count} caracteres para el auto completar"],
+ "This list is maybe truncated - please refine your search term to see more results." : "Esta lista puede estar truncada - por favor refina tus términos de búsqueda para poder ver más resultados. ",
+ "No users or groups found for {search}" : "No se encontraron usuarios o gurpos para {search}",
+ "No users found for {search}" : "No se encontraron usuarios para {search}",
+ "An error occurred. Please try again" : "Se presentó un error. Por favor vuelve a intentarlo",
+ "{sharee} (group)" : "{sharee} (grupo)",
+ "{sharee} (remote)" : "{sharee} (remoto)",
+ "{sharee} (email)" : "{sharee} (correo electrónico)",
+ "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
+ "Share" : "Compartir",
+ "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
+ "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
+ "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
+ "Name or email address..." : "Nombre o dirección de correo electrónico",
+ "Name or federated cloud ID..." : "Nombre...",
+ "Name, federated cloud ID or email address..." : "Nombre o dirección de correo electrónico...",
+ "Name..." : "Nombre...",
+ "Error" : "Error",
+ "Error removing share" : "Se presentó un error al dejar de compartir",
+ "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente",
+ "restricted" : "restringido",
+ "invisible" : "invisible",
+ "({scope})" : "({scope})",
+ "Delete" : "Borrar",
+ "Rename" : "Renombrar",
+ "Collaborative tags" : "Etiquetas colaborativas",
+ "No tags found" : "No se encontraron etiquetas",
+ "unknown text" : "texto desconocido",
+ "Hello world!" : "¡Hola mundo!",
+ "sunny" : "soleado",
+ "Hello {name}, the weather is {weather}" : "Hola {name}, el clima es {weather}",
+ "Hello {name}" : "Hola {name}",
+ "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Estos son los resultados de tu búsqueda <script>alert(1)</script></strong>",
+ "new" : "nuevo",
+ "_download %n file_::_download %n files_" : ["Descargar %n archivos","Descargar %n archivos"],
+ "The update is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, abandonar esta página puede interrumpir el proceso en algunos ambientes. ",
+ "Update to {version}" : "Actualizar a {version}",
+ "An error occurred." : "Se presentó un error.",
+ "Please reload the page." : "Por favor vuelve a cargar la página.",
+ "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "La actualización no fue exitosa. Para más información <a href=\"{url}\">consulta nuestro comentario en el foro </a> que cubre este tema. ",
+ "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "La actualización no fue exitosa. Por favor reporta este tema a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Comunidad Nextcloud</a>.",
+ "Continue to Nextcloud" : "Continuar a Nextcloud",
+ "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["La actualización fue exitosa. Lo estamos redireccionando a Nextcloud en %n segundo. ","La actualización fue exitosa. Te redireccionaremos a Nextcloud en %n segundos."],
+ "Searching other places" : "Buscando en otras ubicaciones",
+ "No search results in other folders for {tag}{filter}{endtag}" : "No hay resultados para la búsqueda {tag}{filter}{endtag} en otras carpetas",
+ "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado de la búsqueda en otra carpeta","{count} resultados de la búsqueda en otras carpetas"],
+ "Personal" : "Personal",
+ "Users" : "Usuarios",
+ "Apps" : "Aplicaciones",
+ "Admin" : "Administración",
+ "Help" : "Ayuda",
+ "Access forbidden" : "Acceso prohibido",
+ "File not found" : "Archivo no encontrado",
+ "The specified document has not been found on the server." : "El documento especificado no ha sido encontrado en el servidor. ",
+ "You can click here to return to %s." : "Puedes hacer click aquí para regresar a %s.",
+ "Internal Server Error" : "Error interno del servidor",
+ "The server was unable to complete your request." : "El servidor no pudo completar tu solicitud.",
+ "If this happens again, please send the technical details below to the server administrator." : "Si esto vuelve a suceder, por favor envia los detalles tecnicos siguientes al adminsitrador del sistema.",
+ "More details can be found in the server log." : "Puedes consultar más detalles en la bitácora del servidor. ",
+ "Technical details" : "Detalles técnicos",
+ "Remote Address: %s" : "Dirección Remota: %s",
+ "Request ID: %s" : "ID de solicitud: %s",
+ "Type: %s" : "Tipo: %s",
+ "Code: %s" : "Código: %s",
+ "Message: %s" : "Mensaje: %s",
+ "File: %s" : "Archivo: %s",
+ "Line: %s" : "Línea: %s",
+ "Trace" : "Rastrear",
+ "Security warning" : "Advertencia de seguridad",
+ "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Tu directorio de datos y sus archivos probablemente sean accesibles desde Internet ya que el archivo .htaccess no funciona.",
+ "Create an <strong>admin account</strong>" : "Crear una <strong>cuenta de administrador</strong>",
+ "Username" : "Usuario",
+ "Storage & database" : "Almacenamiento & base de datos",
+ "Data folder" : "Carpeta de datos",
+ "Configure the database" : "Configurar la base de datos",
+ "Only %s is available." : "Sólo %s está disponible.",
+ "Install and activate additional PHP modules to choose other database types." : "Instala y activa módulos adicionales de PHP para seleccionar otros tipos de bases de datos. ",
+ "For more details check out the documentation." : "Por favor consulta la documentación para más detalles. ",
+ "Database user" : "Usuario de la base de datos",
+ "Database password" : "Contraseña de la base de datos",
+ "Database name" : "Nombre de la base de datos",
+ "Database tablespace" : "Espacio de tablas en la base de datos",
+ "Database host" : "Servidor de base de datos",
+ "Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifica el número de puerto así como el nombre del servidor (ejem., localhost:5432).",
+ "Performance warning" : "Advertencia de desempeño",
+ "SQLite will be used as database." : "SQLite será usado como la base de datos.",
+ "For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
+ "Finish setup" : "Terminar configuración",
+ "Finishing …" : "Terminando …",
+ "Need help?" : "¿Necesitas ayuda?",
+ "See the documentation" : "Ver la documentación",
+ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere de JavaScript para su correcta operación. Por favor {linkstart}habilita JavaScript{linkend} y vuelve a cargar la página. ",
+ "More apps" : "Más aplicaciones",
+ "Search" : "Buscar",
+ "Reset search" : "Reestablecer búsqueda",
+ "Confirm your password" : "Confirma tu contraseña",
+ "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!",
+ "Please contact your administrator." : "Por favor contacta al administrador.",
+ "An internal error occurred." : "Se presentó un error interno.",
+ "Please try again or contact your administrator." : "Por favor vuelve a intentarlo o contacta a tu adminsitrador. ",
+ "Username or email" : "Usuario o correo electrónico",
+ "Wrong password. Reset it?" : "Contraseña equivocada. ¿Deseas restablecerla?",
+ "Wrong password." : "Contraseña inválida. ",
+ "Log in" : "Ingresar",
+ "Stay logged in" : "Mantener la sesión abierta",
+ "Alternative Logins" : "Accesos Alternativos",
+ "Account access" : "Acceo de cuenta",
+ "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.",
+ "Grant access" : "Conceder acceso",
+ "App token" : "Ficha de la aplicación",
+ "Alternative login using app token" : "Inicio de sesión alternativo usando la ficha de la aplicación",
+ "Redirecting …" : "Redireccionando ... ",
+ "New password" : "Nueva contraseña",
+ "New Password" : "Nueva Contraseña",
+ "Reset password" : "Restablecer contraseña",
+ "Two-factor authentication" : "Autenticación de dos-factores",
+ "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguridad mejorada está habilitada para tu cuenta. Favor de autenticarte usando un segundo factor. ",
+ "Cancel log in" : "Cancelar inicio de sesión",
+ "Use backup code" : "Usar código de respaldo",
+ "Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
+ "Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
+ "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
+ "Depending on your configuration, this button could also work to trust the domain:" : "Dependiendo de tu configuración, este botón podría funcionar también para confiar en el dominio:",
+ "Add \"%s\" as trusted domain" : "Agregar \"%s\" como un dominio de confianza",
+ "App update required" : "Se requiere una actualización de la aplicación",
+ "%s will be updated to version %s" : "%s será actualizado a la versión %s",
+ "These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:",
+ "These incompatible apps will be disabled:" : "Las siguientes aplicaciones incompatibles serán deshabilitadas:",
+ "The theme %s has been disabled." : "El tema %s ha sido deshabilitado. ",
+ "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Por favor asegurarte de que la base de datos, la carpeta de configuración y las carpetas de datos hayan sido respaldadas antes de continuar. ",
+ "Start update" : "Iniciar actualización",
+ "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar la expiración de tiempo en instalaciones grandes, puedes ejecutar el siguiente comando desde tu directorio de instalación:",
+ "Detailed logs" : "Bitácoras detalladas",
+ "Update needed" : "Se requiere de una actualización",
+ "Please use the command line updater because you have a big instance with more than 50 users." : "Favor de usar el actualizador desde la línea de comandos ya que tu instancia cuenta con más de 50 usuarios.",
+ "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Estoy conciente de que si continúo haciendo la actualización vía web, la interfaz de usuario corre el riesgo de que el tiempo de la solicitud expire y cause pérdida de datos, pero cuento con un respaldo y sé como restaurar mi instancia en caso de una falla. ",
+ "Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo",
+ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ",
+ "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ",
+ "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.",
+ "Thank you for your patience." : "Gracias por tu paciencia.",
+ "Problem loading page, reloading in 5 seconds" : "Se presentó un problema al cargar la página, recargando en 5 segundos",
+ "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Tus archivos están encriptados. Si no has habilitado la llave de recuperación, no habrá manera de que puedas recuperar tus datos una vez que restablezcas tu contraseña.<br />Si no estás seguro de lo que estás haciendo, por favor contacta a tu adminstrador antes de continuar. <br />¿Realmente deseas continuar?",
+ "Ok" : "Ok",
+ "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Tu servidor web no está correctamente configurado para resolver \"{url}\". Puedes encontrar más información en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "No ha sido configurada la memoria caché. Por favor configura un memechache si está disponible para mejorar el desempeño. Puedes encontrar información adicional en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "No fue posible leer /dev/urandom por PHP que es altamente desalentado por razones de seguridad. Puedes obtener más información en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Estás usando PHP {version}. Te recomendamos actualizar tu versión de PHP para aprovechar <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">las actualizaciones de seguridad y desempeño suministradas por el Grupo PHP</a> tan pronto como tu distribución lo soporte. ",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuración de los encabezados del proxy inverso es incorrecta, o estás accediendo a Nextcloud desde un proxy de confianza. Si no estás accediendo a Nextcloud desde un proxy de confianza, se trata de un tema de seguridad y le puede permitir a un atacante hacer su dirección IP apócrifa visible para Nextcloud. Puedes encontar más infomración en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached está configurado como un caché distribuido, pero el módulo equivocado PHP \"memcache\" está instalado. \\OC\\Memcache\\Memcached sólo soporta \"memchached\" y no \"memchache\". Por favor ve el <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">wiki de ambos módulos</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algunos archivos no pasaron la verificación de integridad. Para más información de cómo resolver este tema consulta nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Listado de archivos inválidos …</a> / <a href=\"{rescanEndpoint}\">Volver a escanear…</a>)",
+ "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente tus directorios de datos y archivos son accesibles desde Internet. El archivo .htaccess no está funcionando. Te recomendamos ámpliamente que configures tu servidor web de tal modo que el directorio de datos no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web. ",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "El encabezado HTTP \"Strict-Transport-Security\" no está configurado a al menos \"{seconds}\" segundos. Para mejorar la seguridad, te recomendamos habilitar HSTS como se describe en nuestros <a href=\"{docUrl}\" rel=\"noreferrer\">consejos de seguridad</a>.",
+ "Shared with {recipients}" : "Compartido con {recipients}",
+ "Error while unsharing" : "Se presentó un error al dejar de compartir",
+ "can reshare" : "puede volver a compartir",
+ "can edit" : "puede editar",
+ "can create" : "puede crear",
+ "can change" : "puede modificar",
+ "can delete" : "puede borrar",
+ "access control" : "control de acceso",
+ "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Comparte con personas en otros servidores usando sus IDs username@example.com/nextcloud",
+ "Share with users or by mail..." : "Compartir con otros usuarios o por correo electrónico...",
+ "Share with users or remote users..." : "Compartir con otros usuarios o con otros usuarios remotos...",
+ "Share with users, remote users or by mail..." : "Compartir con otros usuarios, otros usuarios remotos o por correo electrónico...",
+ "Share with users or groups..." : "Compartir con otros usuarios o grupos...",
+ "Share with users, groups or by mail..." : "Compartir con otros usuarios, grupos o por correo electrónico...",
+ "Share with users, groups or remote users..." : "Compartir con otros usuarios, otros usuarios remotos o grupos...",
+ "Share with users, groups, remote users or by mail..." : "Compartir con usuarios, grupos, usuarios rempotos o por correo...",
+ "Share with users..." : "Compartir con otros usuarios...",
+ "The object type is not specified." : "El tipo del objeto no está especificado.",
+ "Enter new" : "Ingresar nuevo",
+ "Add" : "Agregar",
+ "Edit tags" : "Editar etiquetas",
+ "Error loading dialog template: {error}" : "Se presentó un error al cargar la plantilla de diálogo: {error}",
+ "No tags selected for deletion." : "No se seleccionaron etiquetas para borrar.",
+ "The update was successful. Redirecting you to Nextcloud now." : "La actualización fue exitosa. Redirigiendote ahora a tu Nextcloud. ",
+ "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hola,\n\nsólo queremos informarte que %s ha compartido %s contigo.\n\nVelo aquí: %s\n\n",
+ "The share will expire on %s." : "El recurso dejará de ser compartido el %s.",
+ "Cheers!" : "¡Saludos!",
+ "The server encountered an internal error and was unable to complete your request." : "Se presentó un error interno en el servidor y no fue posible completar tu solicitud. ",
+ "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Por favor contacta al administrador del servidor si este problema se presenta en múltiples ocasiones, por favor incluye los detalles técnicos siguientes en tu reporte. ",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Para más información de cómo configurar propiamente tu servidor, por favor ve la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentación</a>.",
+ "Log out" : "Salir",
+ "This action requires you to confirm your password:" : "Esta acción requiere que confirmes tu contraseña:",
+ "Use the following link to reset your password: {link}" : "Usa la siguiente liga para restablecer tu contraseña: {link}",
+ "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hola,<br><br> sólo queremos informarte que %s ha compartido <strong>%s</strong> contigo. <br><a href=\"%s\">¡Velo!</a><br><br>",
+ "This Nextcloud instance is currently in single user mode." : "Esta instalación de Nextcloud se encuentra en modo de usuario único.",
+ "This means only administrators can use the instance." : "Esto significa que sólo los administradores pueden usar la instancia.",
+ "You are accessing the server from an untrusted domain." : "Estás accediendo al servidor desde un dominio no de confianza. ",
+ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor contacta a tu administrador. Si eres el administrador de esta instancia, configura la opción \"trusted_domains\" en config/config.php. Un ejemplo de configuración se proporciona en config/config.sample.php. ",
+ "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de tu configuración, como adminsitrador podrías llegar a usar el botón inferior para confiar en este dominio. ",
+ "Please use the command line updater because you have a big instance." : "Por favor usa el actualizador de línea de comando porque cuentas con una instancia grande. ",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Para más ayuda, consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">doccumentación</a>.",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "El PHP OPcache no está configurado correctamente. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Para un mejor desempeño, recomendamos </a> usar las siguientes configuraciones en php.ini:<code>",
+ "You are about to grant \"%s\" access to your %s account." : "Estás apunto de concederle a \"%s\" acceso a yu cuenta %s."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/es_NI.json b/core/l10n/es_NI.json
new file mode 100644
index 00000000000..ef8cd29ec1e
--- /dev/null
+++ b/core/l10n/es_NI.json
@@ -0,0 +1,355 @@
+{ "translations": {
+ "Please select a file." : "Por favor selecciona un archivo.",
+ "File is too big" : "El archivo es demasiado grande.",
+ "The selected file is not an image." : "El archivo seleccionado no es una imagen.",
+ "The selected file cannot be read." : "El archivo seleccionado no se puede leer.",
+ "Invalid file provided" : "Archivo proporcionado inválido",
+ "No image or file provided" : "No se especificó un archivo o imagen",
+ "Unknown filetype" : "Tipo de archivo desconocido",
+ "Invalid image" : "Imagen inválida",
+ "An error occurred. Please contact your admin." : "Se presentó un error. Por favor contacta a tu adminsitrador. ",
+ "No temporary profile picture available, try again" : "No hay una imagen de perfil temporal disponible, por favor inténtalo de nuevo",
+ "No crop data provided" : "No se han proporcionado datos del recorte",
+ "No valid crop data provided" : "No se han proporcionado datos válidos del recorte",
+ "Crop is not square" : "El recorte no es cuadrado",
+ "State token does not match" : "La ficha de estado no corresponde",
+ "Password reset is disabled" : "Restablecer contraseña se encuentra deshabilitado",
+ "Couldn't reset password because the token is invalid" : "No ha sido posible restablecer la contraseña porque la ficha es inválida",
+ "Couldn't reset password because the token is expired" : "No ha sido posible restablecer la contraseña porque la ficha ha expirado",
+ "Could not send reset email because there is no email address for this username. Please contact your administrator." : "No fue posible enviar el correo electrónico para restablecer porque no hay una dirección de correo electrónico para este usuario. Por favor contacta a tu adminsitrador. ",
+ "%s password reset" : "%s restablecer la contraseña",
+ "Password reset" : "Restablecer contraseña",
+ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en el siguiente botón para restablecer tu contraseña. Si no has solicitado restablecer su contraseña, por favor ignora este correo. ",
+ "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en la siguiente liga para restablecer su contraseña. Si no has solicitado restablecer la contraseña, por favor ignora este mensaje. ",
+ "Reset your password" : "Restablecer tu contraseña",
+ "Couldn't send reset email. Please contact your administrator." : "No fue posible enviar el correo de restauración. Por favor contacta a tu adminsitrador. ",
+ "Couldn't send reset email. Please make sure your username is correct." : "No fue posible restablecer el correo electrónico. Por favor asegurarte de que tu nombre de usuario sea correcto. ",
+ "Preparing update" : "Preparando actualización",
+ "[%d / %d]: %s" : "[%d / %d]: %s ",
+ "Repair warning: " : "Advertencia de reparación:",
+ "Repair error: " : "Error de reparación: ",
+ "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php.",
+ "[%d / %d]: Checking table %s" : "[%d / %d]: Verificando tabla %s",
+ "Turned on maintenance mode" : "Modo mantenimiento activado",
+ "Turned off maintenance mode" : "Modo mantenimiento desactivado",
+ "Maintenance mode is kept active" : "El modo mantenimiento sigue activo",
+ "Updating database schema" : "Actualizando esquema de base de datos",
+ "Updated database" : "Base de datos actualizada",
+ "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Verificando si el archivo del esquema de base de datos puede ser actualizado (esto puedo tomar mucho tiempo dependiendo del tamaño de la base de datos)",
+ "Checked database schema update" : "Actualización del esquema de base de datos verificada",
+ "Checking updates of apps" : "Verificando actualizaciones para aplicaciones",
+ "Checking for update of app \"%s\" in appstore" : "Verificando actualizaciones para la aplicacion \"%s\" en la appstore",
+ "Update app \"%s\" from appstore" : "Actualizar la aplicación \"%s\" desde la appstore",
+ "Checked for update of app \"%s\" in appstore" : "Se verificaron actualizaciones para la aplicación \"%s\" en la appstore",
+ "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Verificando si el esquema de la base de datos para %s puede ser actualizado (esto puede tomar mucho tiempo dependiendo del tamaño de la base de datos)",
+ "Checked database schema update for apps" : "Se verificó la actualización del esquema de la base de datos para las aplicaciones",
+ "Updated \"%s\" to %s" : "Actualizando \"%s\" a %s",
+ "Set log level to debug" : "Establecer nivel de bitacora a depurar",
+ "Reset log level" : "Restablecer nivel de bitácora",
+ "Starting code integrity check" : "Comenzando verificación de integridad del código",
+ "Finished code integrity check" : "Terminó la verificación de integridad del código ",
+ "%s (3rdparty)" : "%s (de 3ros)",
+ "%s (incompatible)" : "%s (incompatible)",
+ "Following apps have been disabled: %s" : "Las siguientes aplicaciones han sido deshabilitadas: %s",
+ "Already up to date" : "Ya está actualizado",
+ "Search contacts …" : "Buscar contactos ...",
+ "No contacts found" : "No se encontraron contactos",
+ "Show all contacts …" : "Mostrar todos los contactos ...",
+ "There was an error loading your contacts" : "Se presentó un error al cargar tus contactos",
+ "Loading your contacts …" : "Cargando sus contactos ... ",
+ "Looking for {term} …" : "Buscando {term} ...",
+ "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Se presentaron problemas con la verificación de integridad del código. Más información ...</a>",
+ "No action available" : "No hay acciones disponibles",
+ "Error fetching contact actions" : "Se presentó un error al traer las acciónes de contatos",
+ "Settings" : "Configuraciones ",
+ "Connection to server lost" : "Se ha perdido la conexión con el servidor",
+ "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Se presentó un erorr al cargar la página, recargando en %n segundo","Se presentó un erorr al cargar la página, recargando en %n segundo"],
+ "Saving..." : "Guardando...",
+ "Dismiss" : "Descartar",
+ "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña",
+ "Authentication required" : "Se requiere autenticación",
+ "Password" : "Contraseña",
+ "Cancel" : "Cancelar",
+ "Confirm" : "Confirmar",
+ "Failed to authenticate, try again" : "Falla en la autenticación, por favor reintentalo",
+ "seconds ago" : "hace segundos",
+ "Logging in …" : "Iniciando sesión ...",
+ "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "La liga para restablecer tu contraseña ha sido enviada a tu correo electrónico. Si no lo recibes dentro de un tiempo razonable, verifica las carpetas de spam/basura.<br>Si no la encuentras consulta a tu adminstrador local.",
+ "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Tus archivos están encriptados. No habrá manera de recuperar tus datos una vez que restablezca tu contraseña. <br />Si no estás seguro de qué hacer, por favor contacta a tu administrador antes de continuar. <br />¿Realmente deseas continuar?",
+ "I know what I'm doing" : "Sé lo que estoy haciendo",
+ "Password can not be changed. Please contact your administrator." : "Las contraseñas no se pueden cambiar. Por favor contacta a tu adminstrador",
+ "No" : "No",
+ "Yes" : "Sí",
+ "No files in here" : "No hay archivos aquí",
+ "Choose" : "Seleccionar",
+ "Copy" : "Copiar",
+ "Move" : "Mover",
+ "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}",
+ "OK" : "OK",
+ "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}",
+ "read-only" : "sólo-lectura",
+ "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicto de archivo","{count} conflictos en el archivo"],
+ "One file conflict" : "Un conflicto en el archivo",
+ "New Files" : "Archivos Nuevos",
+ "Already existing files" : "Archivos ya existentes",
+ "Which files do you want to keep?" : "¿Cuales archivos deseas mantener?",
+ "If you select both versions, the copied file will have a number added to its name." : "Si seleccionas ambas versiones, se le agregará un número al nombre del archivo copiado.",
+ "Continue" : "Continuar",
+ "(all selected)" : "(todos seleccionados)",
+ "({count} selected)" : "({count} seleccionados)",
+ "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ",
+ "Pending" : "Pendiente",
+ "Copy to {folder}" : "Copiar a {folder}",
+ "Move to {folder}" : "Mover a {folder}",
+ "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",
+ "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Tu servidor web aún no se encuentra correctamente configurado para permitir la sincronización de archivos porque la interface de WebDAV parece estar rota. ",
+ "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor no cuenta con una conexión a Internet: No fue posible alcanzar diversos puntos de acceso <EndPoints>. Esto significa que algunas funcionalidades como el montaje de almacenamiento externo, notificaciónes de actualizaciones o la instalación de aplicaciones de terceros no funcionarán. Acceder archivos de forma remota y el envío de correos electrónicos de notificación puede que tampoco funcionen. Te sugerimos habilitar la conexión a Internet para este servidor si deseas contar con todas las características.",
+ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "La fución PHP \"set_time_limit\" no está disponible. Esto podría generar scripts que se interrumpan a media ejecución, rompiendo la instalación. Te recomendamos ámpliamente habilitar esta función.",
+ "Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor",
+ "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente tus archivos y directorio de datos sean accesibles desde Internet. El archivo .htaccess no está funcionando. Te recomendamos ámpliamente configurar tu servidor web de tal modo que el directorio de datos no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web. ",
+ "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "El encabezado HTTP \"{header}\" no está configurado como \"{expected}\". Este es un riesgo potencial de seguridad o privacidad y te recomendamos cambiar esta configuración.",
+ "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Estás accediendo este sitio via HTTP. Te recomendamos ámpliamente que configures tu servidor para que en su lugar, el uso de HTTPS sea requerido como está descrito en nuestros <a href=\"{docUrl}\">consejos de seguridad</a>.",
+ "Shared" : "Compartido",
+ "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
+ "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+ "Set expiration date" : "Selecciona la vigencia de tu archivo",
+ "Expiration" : "Expiración",
+ "Expiration date" : "Fecha de expiración",
+ "Choose a password for the public link" : "Seleccione una contraseña para la liga pública",
+ "Choose a password for the public link or press the \"Enter\" key" : "Elige una contraseña para la liga pública o presiona la tecla \"Intro\"",
+ "Copied!" : "¡Copiado!",
+ "Not supported!" : "¡No está soportado!",
+ "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
+ "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
+ "Resharing is not allowed" : "No se permite volver a compartir",
+ "Share to {name}" : "Compartir con {name}",
+ "Share link" : "Compartir liga",
+ "Link" : "Liga",
+ "Password protect" : "Proteger con contraseña",
+ "Allow editing" : "Permitir editar",
+ "Email link to person" : "Enviar la liga por correo electrónico a una persona",
+ "Send" : "Enviar",
+ "Allow upload and editing" : "Permitir carga y edición",
+ "Read only" : "Sólo lectura",
+ "File drop (upload only)" : "Permitir carga",
+ "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
+ "Shared with you by {owner}" : "Compartido contigo por {owner}",
+ "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
+ "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
+ "group" : "grupo",
+ "remote" : "remoto",
+ "email" : "correo electrónico",
+ "shared by {sharer}" : "compartido por {sharer}",
+ "Unshare" : "Dejar de compartir",
+ "Can reshare" : "Puede volver a compartir",
+ "Can edit" : "Puede editar",
+ "Can create" : "Puede crear",
+ "Can change" : "Puede cambiar",
+ "Can delete" : "Puede borrar",
+ "Access control" : "Control de acceso",
+ "Could not unshare" : "No fue posible dejar de compartir",
+ "Error while sharing" : "Se presentó un error al compartir",
+ "Share details could not be loaded for this item." : "Los detalles del recurso compartido no se pudieron cargar para este elemento. ",
+ "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Se requiere de la menos {count} caracter para el auto completar","Se requieren de la menos {count} caracteres para el auto completar"],
+ "This list is maybe truncated - please refine your search term to see more results." : "Esta lista puede estar truncada - por favor refina tus términos de búsqueda para poder ver más resultados. ",
+ "No users or groups found for {search}" : "No se encontraron usuarios o gurpos para {search}",
+ "No users found for {search}" : "No se encontraron usuarios para {search}",
+ "An error occurred. Please try again" : "Se presentó un error. Por favor vuelve a intentarlo",
+ "{sharee} (group)" : "{sharee} (grupo)",
+ "{sharee} (remote)" : "{sharee} (remoto)",
+ "{sharee} (email)" : "{sharee} (correo electrónico)",
+ "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
+ "Share" : "Compartir",
+ "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
+ "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
+ "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
+ "Name or email address..." : "Nombre o dirección de correo electrónico",
+ "Name or federated cloud ID..." : "Nombre...",
+ "Name, federated cloud ID or email address..." : "Nombre o dirección de correo electrónico...",
+ "Name..." : "Nombre...",
+ "Error" : "Error",
+ "Error removing share" : "Se presentó un error al dejar de compartir",
+ "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente",
+ "restricted" : "restringido",
+ "invisible" : "invisible",
+ "({scope})" : "({scope})",
+ "Delete" : "Borrar",
+ "Rename" : "Renombrar",
+ "Collaborative tags" : "Etiquetas colaborativas",
+ "No tags found" : "No se encontraron etiquetas",
+ "unknown text" : "texto desconocido",
+ "Hello world!" : "¡Hola mundo!",
+ "sunny" : "soleado",
+ "Hello {name}, the weather is {weather}" : "Hola {name}, el clima es {weather}",
+ "Hello {name}" : "Hola {name}",
+ "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Estos son los resultados de tu búsqueda <script>alert(1)</script></strong>",
+ "new" : "nuevo",
+ "_download %n file_::_download %n files_" : ["Descargar %n archivos","Descargar %n archivos"],
+ "The update is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, abandonar esta página puede interrumpir el proceso en algunos ambientes. ",
+ "Update to {version}" : "Actualizar a {version}",
+ "An error occurred." : "Se presentó un error.",
+ "Please reload the page." : "Por favor vuelve a cargar la página.",
+ "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "La actualización no fue exitosa. Para más información <a href=\"{url}\">consulta nuestro comentario en el foro </a> que cubre este tema. ",
+ "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "La actualización no fue exitosa. Por favor reporta este tema a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Comunidad Nextcloud</a>.",
+ "Continue to Nextcloud" : "Continuar a Nextcloud",
+ "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["La actualización fue exitosa. Lo estamos redireccionando a Nextcloud en %n segundo. ","La actualización fue exitosa. Te redireccionaremos a Nextcloud en %n segundos."],
+ "Searching other places" : "Buscando en otras ubicaciones",
+ "No search results in other folders for {tag}{filter}{endtag}" : "No hay resultados para la búsqueda {tag}{filter}{endtag} en otras carpetas",
+ "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado de la búsqueda en otra carpeta","{count} resultados de la búsqueda en otras carpetas"],
+ "Personal" : "Personal",
+ "Users" : "Usuarios",
+ "Apps" : "Aplicaciones",
+ "Admin" : "Administración",
+ "Help" : "Ayuda",
+ "Access forbidden" : "Acceso prohibido",
+ "File not found" : "Archivo no encontrado",
+ "The specified document has not been found on the server." : "El documento especificado no ha sido encontrado en el servidor. ",
+ "You can click here to return to %s." : "Puedes hacer click aquí para regresar a %s.",
+ "Internal Server Error" : "Error interno del servidor",
+ "The server was unable to complete your request." : "El servidor no pudo completar tu solicitud.",
+ "If this happens again, please send the technical details below to the server administrator." : "Si esto vuelve a suceder, por favor envia los detalles tecnicos siguientes al adminsitrador del sistema.",
+ "More details can be found in the server log." : "Puedes consultar más detalles en la bitácora del servidor. ",
+ "Technical details" : "Detalles técnicos",
+ "Remote Address: %s" : "Dirección Remota: %s",
+ "Request ID: %s" : "ID de solicitud: %s",
+ "Type: %s" : "Tipo: %s",
+ "Code: %s" : "Código: %s",
+ "Message: %s" : "Mensaje: %s",
+ "File: %s" : "Archivo: %s",
+ "Line: %s" : "Línea: %s",
+ "Trace" : "Rastrear",
+ "Security warning" : "Advertencia de seguridad",
+ "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Tu directorio de datos y sus archivos probablemente sean accesibles desde Internet ya que el archivo .htaccess no funciona.",
+ "Create an <strong>admin account</strong>" : "Crear una <strong>cuenta de administrador</strong>",
+ "Username" : "Usuario",
+ "Storage & database" : "Almacenamiento & base de datos",
+ "Data folder" : "Carpeta de datos",
+ "Configure the database" : "Configurar la base de datos",
+ "Only %s is available." : "Sólo %s está disponible.",
+ "Install and activate additional PHP modules to choose other database types." : "Instala y activa módulos adicionales de PHP para seleccionar otros tipos de bases de datos. ",
+ "For more details check out the documentation." : "Por favor consulta la documentación para más detalles. ",
+ "Database user" : "Usuario de la base de datos",
+ "Database password" : "Contraseña de la base de datos",
+ "Database name" : "Nombre de la base de datos",
+ "Database tablespace" : "Espacio de tablas en la base de datos",
+ "Database host" : "Servidor de base de datos",
+ "Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifica el número de puerto así como el nombre del servidor (ejem., localhost:5432).",
+ "Performance warning" : "Advertencia de desempeño",
+ "SQLite will be used as database." : "SQLite será usado como la base de datos.",
+ "For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
+ "Finish setup" : "Terminar configuración",
+ "Finishing …" : "Terminando …",
+ "Need help?" : "¿Necesitas ayuda?",
+ "See the documentation" : "Ver la documentación",
+ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere de JavaScript para su correcta operación. Por favor {linkstart}habilita JavaScript{linkend} y vuelve a cargar la página. ",
+ "More apps" : "Más aplicaciones",
+ "Search" : "Buscar",
+ "Reset search" : "Reestablecer búsqueda",
+ "Confirm your password" : "Confirma tu contraseña",
+ "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!",
+ "Please contact your administrator." : "Por favor contacta al administrador.",
+ "An internal error occurred." : "Se presentó un error interno.",
+ "Please try again or contact your administrator." : "Por favor vuelve a intentarlo o contacta a tu adminsitrador. ",
+ "Username or email" : "Usuario o correo electrónico",
+ "Wrong password. Reset it?" : "Contraseña equivocada. ¿Deseas restablecerla?",
+ "Wrong password." : "Contraseña inválida. ",
+ "Log in" : "Ingresar",
+ "Stay logged in" : "Mantener la sesión abierta",
+ "Alternative Logins" : "Accesos Alternativos",
+ "Account access" : "Acceo de cuenta",
+ "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.",
+ "Grant access" : "Conceder acceso",
+ "App token" : "Ficha de la aplicación",
+ "Alternative login using app token" : "Inicio de sesión alternativo usando la ficha de la aplicación",
+ "Redirecting …" : "Redireccionando ... ",
+ "New password" : "Nueva contraseña",
+ "New Password" : "Nueva Contraseña",
+ "Reset password" : "Restablecer contraseña",
+ "Two-factor authentication" : "Autenticación de dos-factores",
+ "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguridad mejorada está habilitada para tu cuenta. Favor de autenticarte usando un segundo factor. ",
+ "Cancel log in" : "Cancelar inicio de sesión",
+ "Use backup code" : "Usar código de respaldo",
+ "Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
+ "Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
+ "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
+ "Depending on your configuration, this button could also work to trust the domain:" : "Dependiendo de tu configuración, este botón podría funcionar también para confiar en el dominio:",
+ "Add \"%s\" as trusted domain" : "Agregar \"%s\" como un dominio de confianza",
+ "App update required" : "Se requiere una actualización de la aplicación",
+ "%s will be updated to version %s" : "%s será actualizado a la versión %s",
+ "These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:",
+ "These incompatible apps will be disabled:" : "Las siguientes aplicaciones incompatibles serán deshabilitadas:",
+ "The theme %s has been disabled." : "El tema %s ha sido deshabilitado. ",
+ "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Por favor asegurarte de que la base de datos, la carpeta de configuración y las carpetas de datos hayan sido respaldadas antes de continuar. ",
+ "Start update" : "Iniciar actualización",
+ "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar la expiración de tiempo en instalaciones grandes, puedes ejecutar el siguiente comando desde tu directorio de instalación:",
+ "Detailed logs" : "Bitácoras detalladas",
+ "Update needed" : "Se requiere de una actualización",
+ "Please use the command line updater because you have a big instance with more than 50 users." : "Favor de usar el actualizador desde la línea de comandos ya que tu instancia cuenta con más de 50 usuarios.",
+ "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Estoy conciente de que si continúo haciendo la actualización vía web, la interfaz de usuario corre el riesgo de que el tiempo de la solicitud expire y cause pérdida de datos, pero cuento con un respaldo y sé como restaurar mi instancia en caso de una falla. ",
+ "Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo",
+ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ",
+ "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ",
+ "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.",
+ "Thank you for your patience." : "Gracias por tu paciencia.",
+ "Problem loading page, reloading in 5 seconds" : "Se presentó un problema al cargar la página, recargando en 5 segundos",
+ "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Tus archivos están encriptados. Si no has habilitado la llave de recuperación, no habrá manera de que puedas recuperar tus datos una vez que restablezcas tu contraseña.<br />Si no estás seguro de lo que estás haciendo, por favor contacta a tu adminstrador antes de continuar. <br />¿Realmente deseas continuar?",
+ "Ok" : "Ok",
+ "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Tu servidor web no está correctamente configurado para resolver \"{url}\". Puedes encontrar más información en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "No ha sido configurada la memoria caché. Por favor configura un memechache si está disponible para mejorar el desempeño. Puedes encontrar información adicional en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "No fue posible leer /dev/urandom por PHP que es altamente desalentado por razones de seguridad. Puedes obtener más información en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Estás usando PHP {version}. Te recomendamos actualizar tu versión de PHP para aprovechar <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">las actualizaciones de seguridad y desempeño suministradas por el Grupo PHP</a> tan pronto como tu distribución lo soporte. ",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuración de los encabezados del proxy inverso es incorrecta, o estás accediendo a Nextcloud desde un proxy de confianza. Si no estás accediendo a Nextcloud desde un proxy de confianza, se trata de un tema de seguridad y le puede permitir a un atacante hacer su dirección IP apócrifa visible para Nextcloud. Puedes encontar más infomración en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached está configurado como un caché distribuido, pero el módulo equivocado PHP \"memcache\" está instalado. \\OC\\Memcache\\Memcached sólo soporta \"memchached\" y no \"memchache\". Por favor ve el <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">wiki de ambos módulos</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algunos archivos no pasaron la verificación de integridad. Para más información de cómo resolver este tema consulta nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Listado de archivos inválidos …</a> / <a href=\"{rescanEndpoint}\">Volver a escanear…</a>)",
+ "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente tus directorios de datos y archivos son accesibles desde Internet. El archivo .htaccess no está funcionando. Te recomendamos ámpliamente que configures tu servidor web de tal modo que el directorio de datos no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web. ",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "El encabezado HTTP \"Strict-Transport-Security\" no está configurado a al menos \"{seconds}\" segundos. Para mejorar la seguridad, te recomendamos habilitar HSTS como se describe en nuestros <a href=\"{docUrl}\" rel=\"noreferrer\">consejos de seguridad</a>.",
+ "Shared with {recipients}" : "Compartido con {recipients}",
+ "Error while unsharing" : "Se presentó un error al dejar de compartir",
+ "can reshare" : "puede volver a compartir",
+ "can edit" : "puede editar",
+ "can create" : "puede crear",
+ "can change" : "puede modificar",
+ "can delete" : "puede borrar",
+ "access control" : "control de acceso",
+ "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Comparte con personas en otros servidores usando sus IDs username@example.com/nextcloud",
+ "Share with users or by mail..." : "Compartir con otros usuarios o por correo electrónico...",
+ "Share with users or remote users..." : "Compartir con otros usuarios o con otros usuarios remotos...",
+ "Share with users, remote users or by mail..." : "Compartir con otros usuarios, otros usuarios remotos o por correo electrónico...",
+ "Share with users or groups..." : "Compartir con otros usuarios o grupos...",
+ "Share with users, groups or by mail..." : "Compartir con otros usuarios, grupos o por correo electrónico...",
+ "Share with users, groups or remote users..." : "Compartir con otros usuarios, otros usuarios remotos o grupos...",
+ "Share with users, groups, remote users or by mail..." : "Compartir con usuarios, grupos, usuarios rempotos o por correo...",
+ "Share with users..." : "Compartir con otros usuarios...",
+ "The object type is not specified." : "El tipo del objeto no está especificado.",
+ "Enter new" : "Ingresar nuevo",
+ "Add" : "Agregar",
+ "Edit tags" : "Editar etiquetas",
+ "Error loading dialog template: {error}" : "Se presentó un error al cargar la plantilla de diálogo: {error}",
+ "No tags selected for deletion." : "No se seleccionaron etiquetas para borrar.",
+ "The update was successful. Redirecting you to Nextcloud now." : "La actualización fue exitosa. Redirigiendote ahora a tu Nextcloud. ",
+ "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hola,\n\nsólo queremos informarte que %s ha compartido %s contigo.\n\nVelo aquí: %s\n\n",
+ "The share will expire on %s." : "El recurso dejará de ser compartido el %s.",
+ "Cheers!" : "¡Saludos!",
+ "The server encountered an internal error and was unable to complete your request." : "Se presentó un error interno en el servidor y no fue posible completar tu solicitud. ",
+ "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Por favor contacta al administrador del servidor si este problema se presenta en múltiples ocasiones, por favor incluye los detalles técnicos siguientes en tu reporte. ",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Para más información de cómo configurar propiamente tu servidor, por favor ve la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentación</a>.",
+ "Log out" : "Salir",
+ "This action requires you to confirm your password:" : "Esta acción requiere que confirmes tu contraseña:",
+ "Use the following link to reset your password: {link}" : "Usa la siguiente liga para restablecer tu contraseña: {link}",
+ "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hola,<br><br> sólo queremos informarte que %s ha compartido <strong>%s</strong> contigo. <br><a href=\"%s\">¡Velo!</a><br><br>",
+ "This Nextcloud instance is currently in single user mode." : "Esta instalación de Nextcloud se encuentra en modo de usuario único.",
+ "This means only administrators can use the instance." : "Esto significa que sólo los administradores pueden usar la instancia.",
+ "You are accessing the server from an untrusted domain." : "Estás accediendo al servidor desde un dominio no de confianza. ",
+ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor contacta a tu administrador. Si eres el administrador de esta instancia, configura la opción \"trusted_domains\" en config/config.php. Un ejemplo de configuración se proporciona en config/config.sample.php. ",
+ "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de tu configuración, como adminsitrador podrías llegar a usar el botón inferior para confiar en este dominio. ",
+ "Please use the command line updater because you have a big instance." : "Por favor usa el actualizador de línea de comando porque cuentas con una instancia grande. ",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Para más ayuda, consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">doccumentación</a>.",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "El PHP OPcache no está configurado correctamente. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Para un mejor desempeño, recomendamos </a> usar las siguientes configuraciones en php.ini:<code>",
+ "You are about to grant \"%s\" access to your %s account." : "Estás apunto de concederle a \"%s\" acceso a yu cuenta %s."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/core/l10n/es_PA.js b/core/l10n/es_PA.js
new file mode 100644
index 00000000000..bcad42128e8
--- /dev/null
+++ b/core/l10n/es_PA.js
@@ -0,0 +1,357 @@
+OC.L10N.register(
+ "core",
+ {
+ "Please select a file." : "Por favor selecciona un archivo.",
+ "File is too big" : "El archivo es demasiado grande.",
+ "The selected file is not an image." : "El archivo seleccionado no es una imagen.",
+ "The selected file cannot be read." : "El archivo seleccionado no se puede leer.",
+ "Invalid file provided" : "Archivo proporcionado inválido",
+ "No image or file provided" : "No se especificó un archivo o imagen",
+ "Unknown filetype" : "Tipo de archivo desconocido",
+ "Invalid image" : "Imagen inválida",
+ "An error occurred. Please contact your admin." : "Se presentó un error. Por favor contacta a tu adminsitrador. ",
+ "No temporary profile picture available, try again" : "No hay una imagen de perfil temporal disponible, por favor inténtalo de nuevo",
+ "No crop data provided" : "No se han proporcionado datos del recorte",
+ "No valid crop data provided" : "No se han proporcionado datos válidos del recorte",
+ "Crop is not square" : "El recorte no es cuadrado",
+ "State token does not match" : "La ficha de estado no corresponde",
+ "Password reset is disabled" : "Restablecer contraseña se encuentra deshabilitado",
+ "Couldn't reset password because the token is invalid" : "No ha sido posible restablecer la contraseña porque la ficha es inválida",
+ "Couldn't reset password because the token is expired" : "No ha sido posible restablecer la contraseña porque la ficha ha expirado",
+ "Could not send reset email because there is no email address for this username. Please contact your administrator." : "No fue posible enviar el correo electrónico para restablecer porque no hay una dirección de correo electrónico para este usuario. Por favor contacta a tu adminsitrador. ",
+ "%s password reset" : "%s restablecer la contraseña",
+ "Password reset" : "Restablecer contraseña",
+ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en el siguiente botón para restablecer tu contraseña. Si no has solicitado restablecer su contraseña, por favor ignora este correo. ",
+ "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en la siguiente liga para restablecer su contraseña. Si no has solicitado restablecer la contraseña, por favor ignora este mensaje. ",
+ "Reset your password" : "Restablecer tu contraseña",
+ "Couldn't send reset email. Please contact your administrator." : "No fue posible enviar el correo de restauración. Por favor contacta a tu adminsitrador. ",
+ "Couldn't send reset email. Please make sure your username is correct." : "No fue posible restablecer el correo electrónico. Por favor asegurarte de que tu nombre de usuario sea correcto. ",
+ "Preparing update" : "Preparando actualización",
+ "[%d / %d]: %s" : "[%d / %d]: %s ",
+ "Repair warning: " : "Advertencia de reparación:",
+ "Repair error: " : "Error de reparación: ",
+ "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php.",
+ "[%d / %d]: Checking table %s" : "[%d / %d]: Verificando tabla %s",
+ "Turned on maintenance mode" : "Modo mantenimiento activado",
+ "Turned off maintenance mode" : "Modo mantenimiento desactivado",
+ "Maintenance mode is kept active" : "El modo mantenimiento sigue activo",
+ "Updating database schema" : "Actualizando esquema de base de datos",
+ "Updated database" : "Base de datos actualizada",
+ "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Verificando si el archivo del esquema de base de datos puede ser actualizado (esto puedo tomar mucho tiempo dependiendo del tamaño de la base de datos)",
+ "Checked database schema update" : "Actualización del esquema de base de datos verificada",
+ "Checking updates of apps" : "Verificando actualizaciones para aplicaciones",
+ "Checking for update of app \"%s\" in appstore" : "Verificando actualizaciones para la aplicacion \"%s\" en la appstore",
+ "Update app \"%s\" from appstore" : "Actualizar la aplicación \"%s\" desde la appstore",
+ "Checked for update of app \"%s\" in appstore" : "Se verificaron actualizaciones para la aplicación \"%s\" en la appstore",
+ "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Verificando si el esquema de la base de datos para %s puede ser actualizado (esto puede tomar mucho tiempo dependiendo del tamaño de la base de datos)",
+ "Checked database schema update for apps" : "Se verificó la actualización del esquema de la base de datos para las aplicaciones",
+ "Updated \"%s\" to %s" : "Actualizando \"%s\" a %s",
+ "Set log level to debug" : "Establecer nivel de bitacora a depurar",
+ "Reset log level" : "Restablecer nivel de bitácora",
+ "Starting code integrity check" : "Comenzando verificación de integridad del código",
+ "Finished code integrity check" : "Terminó la verificación de integridad del código ",
+ "%s (3rdparty)" : "%s (de 3ros)",
+ "%s (incompatible)" : "%s (incompatible)",
+ "Following apps have been disabled: %s" : "Las siguientes aplicaciones han sido deshabilitadas: %s",
+ "Already up to date" : "Ya está actualizado",
+ "Search contacts …" : "Buscar contactos ...",
+ "No contacts found" : "No se encontraron contactos",
+ "Show all contacts …" : "Mostrar todos los contactos ...",
+ "There was an error loading your contacts" : "Se presentó un error al cargar tus contactos",
+ "Loading your contacts …" : "Cargando sus contactos ... ",
+ "Looking for {term} …" : "Buscando {term} ...",
+ "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Se presentaron problemas con la verificación de integridad del código. Más información ...</a>",
+ "No action available" : "No hay acciones disponibles",
+ "Error fetching contact actions" : "Se presentó un error al traer las acciónes de contatos",
+ "Settings" : "Configuraciones ",
+ "Connection to server lost" : "Se ha perdido la conexión con el servidor",
+ "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Se presentó un erorr al cargar la página, recargando en %n segundo","Se presentó un erorr al cargar la página, recargando en %n segundo"],
+ "Saving..." : "Guardando...",
+ "Dismiss" : "Descartar",
+ "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña",
+ "Authentication required" : "Se requiere autenticación",
+ "Password" : "Contraseña",
+ "Cancel" : "Cancelar",
+ "Confirm" : "Confirmar",
+ "Failed to authenticate, try again" : "Falla en la autenticación, por favor reintentalo",
+ "seconds ago" : "hace segundos",
+ "Logging in …" : "Iniciando sesión ...",
+ "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "La liga para restablecer tu contraseña ha sido enviada a tu correo electrónico. Si no lo recibes dentro de un tiempo razonable, verifica las carpetas de spam/basura.<br>Si no la encuentras consulta a tu adminstrador local.",
+ "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Tus archivos están encriptados. No habrá manera de recuperar tus datos una vez que restablezca tu contraseña. <br />Si no estás seguro de qué hacer, por favor contacta a tu administrador antes de continuar. <br />¿Realmente deseas continuar?",
+ "I know what I'm doing" : "Sé lo que estoy haciendo",
+ "Password can not be changed. Please contact your administrator." : "Las contraseñas no se pueden cambiar. Por favor contacta a tu adminstrador",
+ "No" : "No",
+ "Yes" : "Sí",
+ "No files in here" : "No hay archivos aquí",
+ "Choose" : "Seleccionar",
+ "Copy" : "Copiar",
+ "Move" : "Mover",
+ "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}",
+ "OK" : "OK",
+ "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}",
+ "read-only" : "sólo-lectura",
+ "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicto de archivo","{count} conflictos en el archivo"],
+ "One file conflict" : "Un conflicto en el archivo",
+ "New Files" : "Archivos Nuevos",
+ "Already existing files" : "Archivos ya existentes",
+ "Which files do you want to keep?" : "¿Cuales archivos deseas mantener?",
+ "If you select both versions, the copied file will have a number added to its name." : "Si seleccionas ambas versiones, se le agregará un número al nombre del archivo copiado.",
+ "Continue" : "Continuar",
+ "(all selected)" : "(todos seleccionados)",
+ "({count} selected)" : "({count} seleccionados)",
+ "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ",
+ "Pending" : "Pendiente",
+ "Copy to {folder}" : "Copiar a {folder}",
+ "Move to {folder}" : "Mover a {folder}",
+ "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",
+ "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Tu servidor web aún no se encuentra correctamente configurado para permitir la sincronización de archivos porque la interface de WebDAV parece estar rota. ",
+ "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor no cuenta con una conexión a Internet: No fue posible alcanzar diversos puntos de acceso <EndPoints>. Esto significa que algunas funcionalidades como el montaje de almacenamiento externo, notificaciónes de actualizaciones o la instalación de aplicaciones de terceros no funcionarán. Acceder archivos de forma remota y el envío de correos electrónicos de notificación puede que tampoco funcionen. Te sugerimos habilitar la conexión a Internet para este servidor si deseas contar con todas las características.",
+ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "La fución PHP \"set_time_limit\" no está disponible. Esto podría generar scripts que se interrumpan a media ejecución, rompiendo la instalación. Te recomendamos ámpliamente habilitar esta función.",
+ "Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor",
+ "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente tus archivos y directorio de datos sean accesibles desde Internet. El archivo .htaccess no está funcionando. Te recomendamos ámpliamente configurar tu servidor web de tal modo que el directorio de datos no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web. ",
+ "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "El encabezado HTTP \"{header}\" no está configurado como \"{expected}\". Este es un riesgo potencial de seguridad o privacidad y te recomendamos cambiar esta configuración.",
+ "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Estás accediendo este sitio via HTTP. Te recomendamos ámpliamente que configures tu servidor para que en su lugar, el uso de HTTPS sea requerido como está descrito en nuestros <a href=\"{docUrl}\">consejos de seguridad</a>.",
+ "Shared" : "Compartido",
+ "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
+ "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+ "Set expiration date" : "Selecciona la vigencia de tu archivo",
+ "Expiration" : "Expiración",
+ "Expiration date" : "Fecha de expiración",
+ "Choose a password for the public link" : "Seleccione una contraseña para la liga pública",
+ "Choose a password for the public link or press the \"Enter\" key" : "Elige una contraseña para la liga pública o presiona la tecla \"Intro\"",
+ "Copied!" : "¡Copiado!",
+ "Not supported!" : "¡No está soportado!",
+ "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
+ "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
+ "Resharing is not allowed" : "No se permite volver a compartir",
+ "Share to {name}" : "Compartir con {name}",
+ "Share link" : "Compartir liga",
+ "Link" : "Liga",
+ "Password protect" : "Proteger con contraseña",
+ "Allow editing" : "Permitir editar",
+ "Email link to person" : "Enviar la liga por correo electrónico a una persona",
+ "Send" : "Enviar",
+ "Allow upload and editing" : "Permitir carga y edición",
+ "Read only" : "Sólo lectura",
+ "File drop (upload only)" : "Permitir carga",
+ "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
+ "Shared with you by {owner}" : "Compartido contigo por {owner}",
+ "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
+ "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
+ "group" : "grupo",
+ "remote" : "remoto",
+ "email" : "correo electrónico",
+ "shared by {sharer}" : "compartido por {sharer}",
+ "Unshare" : "Dejar de compartir",
+ "Can reshare" : "Puede volver a compartir",
+ "Can edit" : "Puede editar",
+ "Can create" : "Puede crear",
+ "Can change" : "Puede cambiar",
+ "Can delete" : "Puede borrar",
+ "Access control" : "Control de acceso",
+ "Could not unshare" : "No fue posible dejar de compartir",
+ "Error while sharing" : "Se presentó un error al compartir",
+ "Share details could not be loaded for this item." : "Los detalles del recurso compartido no se pudieron cargar para este elemento. ",
+ "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Se requiere de la menos {count} caracter para el auto completar","Se requieren de la menos {count} caracteres para el auto completar"],
+ "This list is maybe truncated - please refine your search term to see more results." : "Esta lista puede estar truncada - por favor refina tus términos de búsqueda para poder ver más resultados. ",
+ "No users or groups found for {search}" : "No se encontraron usuarios o gurpos para {search}",
+ "No users found for {search}" : "No se encontraron usuarios para {search}",
+ "An error occurred. Please try again" : "Se presentó un error. Por favor vuelve a intentarlo",
+ "{sharee} (group)" : "{sharee} (grupo)",
+ "{sharee} (remote)" : "{sharee} (remoto)",
+ "{sharee} (email)" : "{sharee} (correo electrónico)",
+ "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
+ "Share" : "Compartir",
+ "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
+ "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
+ "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
+ "Name or email address..." : "Nombre o dirección de correo electrónico",
+ "Name or federated cloud ID..." : "Nombre...",
+ "Name, federated cloud ID or email address..." : "Nombre o dirección de correo electrónico...",
+ "Name..." : "Nombre...",
+ "Error" : "Error",
+ "Error removing share" : "Se presentó un error al dejar de compartir",
+ "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente",
+ "restricted" : "restringido",
+ "invisible" : "invisible",
+ "({scope})" : "({scope})",
+ "Delete" : "Borrar",
+ "Rename" : "Renombrar",
+ "Collaborative tags" : "Etiquetas colaborativas",
+ "No tags found" : "No se encontraron etiquetas",
+ "unknown text" : "texto desconocido",
+ "Hello world!" : "¡Hola mundo!",
+ "sunny" : "soleado",
+ "Hello {name}, the weather is {weather}" : "Hola {name}, el clima es {weather}",
+ "Hello {name}" : "Hola {name}",
+ "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Estos son los resultados de tu búsqueda <script>alert(1)</script></strong>",
+ "new" : "nuevo",
+ "_download %n file_::_download %n files_" : ["Descargar %n archivos","Descargar %n archivos"],
+ "The update is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, abandonar esta página puede interrumpir el proceso en algunos ambientes. ",
+ "Update to {version}" : "Actualizar a {version}",
+ "An error occurred." : "Se presentó un error.",
+ "Please reload the page." : "Por favor vuelve a cargar la página.",
+ "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "La actualización no fue exitosa. Para más información <a href=\"{url}\">consulta nuestro comentario en el foro </a> que cubre este tema. ",
+ "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "La actualización no fue exitosa. Por favor reporta este tema a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Comunidad Nextcloud</a>.",
+ "Continue to Nextcloud" : "Continuar a Nextcloud",
+ "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["La actualización fue exitosa. Lo estamos redireccionando a Nextcloud en %n segundo. ","La actualización fue exitosa. Te redireccionaremos a Nextcloud en %n segundos."],
+ "Searching other places" : "Buscando en otras ubicaciones",
+ "No search results in other folders for {tag}{filter}{endtag}" : "No hay resultados para la búsqueda {tag}{filter}{endtag} en otras carpetas",
+ "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado de la búsqueda en otra carpeta","{count} resultados de la búsqueda en otras carpetas"],
+ "Personal" : "Personal",
+ "Users" : "Usuarios",
+ "Apps" : "Aplicaciones",
+ "Admin" : "Administración",
+ "Help" : "Ayuda",
+ "Access forbidden" : "Acceso prohibido",
+ "File not found" : "Archivo no encontrado",
+ "The specified document has not been found on the server." : "El documento especificado no ha sido encontrado en el servidor. ",
+ "You can click here to return to %s." : "Puedes hacer click aquí para regresar a %s.",
+ "Internal Server Error" : "Error interno del servidor",
+ "The server was unable to complete your request." : "El servidor no pudo completar tu solicitud.",
+ "If this happens again, please send the technical details below to the server administrator." : "Si esto vuelve a suceder, por favor envia los detalles tecnicos siguientes al adminsitrador del sistema.",
+ "More details can be found in the server log." : "Puedes consultar más detalles en la bitácora del servidor. ",
+ "Technical details" : "Detalles técnicos",
+ "Remote Address: %s" : "Dirección Remota: %s",
+ "Request ID: %s" : "ID de solicitud: %s",
+ "Type: %s" : "Tipo: %s",
+ "Code: %s" : "Código: %s",
+ "Message: %s" : "Mensaje: %s",
+ "File: %s" : "Archivo: %s",
+ "Line: %s" : "Línea: %s",
+ "Trace" : "Rastrear",
+ "Security warning" : "Advertencia de seguridad",
+ "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Tu directorio de datos y sus archivos probablemente sean accesibles desde Internet ya que el archivo .htaccess no funciona.",
+ "Create an <strong>admin account</strong>" : "Crear una <strong>cuenta de administrador</strong>",
+ "Username" : "Usuario",
+ "Storage & database" : "Almacenamiento & base de datos",
+ "Data folder" : "Carpeta de datos",
+ "Configure the database" : "Configurar la base de datos",
+ "Only %s is available." : "Sólo %s está disponible.",
+ "Install and activate additional PHP modules to choose other database types." : "Instala y activa módulos adicionales de PHP para seleccionar otros tipos de bases de datos. ",
+ "For more details check out the documentation." : "Por favor consulta la documentación para más detalles. ",
+ "Database user" : "Usuario de la base de datos",
+ "Database password" : "Contraseña de la base de datos",
+ "Database name" : "Nombre de la base de datos",
+ "Database tablespace" : "Espacio de tablas en la base de datos",
+ "Database host" : "Servidor de base de datos",
+ "Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifica el número de puerto así como el nombre del servidor (ejem., localhost:5432).",
+ "Performance warning" : "Advertencia de desempeño",
+ "SQLite will be used as database." : "SQLite será usado como la base de datos.",
+ "For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
+ "Finish setup" : "Terminar configuración",
+ "Finishing …" : "Terminando …",
+ "Need help?" : "¿Necesitas ayuda?",
+ "See the documentation" : "Ver la documentación",
+ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere de JavaScript para su correcta operación. Por favor {linkstart}habilita JavaScript{linkend} y vuelve a cargar la página. ",
+ "More apps" : "Más aplicaciones",
+ "Search" : "Buscar",
+ "Reset search" : "Reestablecer búsqueda",
+ "Confirm your password" : "Confirma tu contraseña",
+ "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!",
+ "Please contact your administrator." : "Por favor contacta al administrador.",
+ "An internal error occurred." : "Se presentó un error interno.",
+ "Please try again or contact your administrator." : "Por favor vuelve a intentarlo o contacta a tu adminsitrador. ",
+ "Username or email" : "Usuario o correo electrónico",
+ "Wrong password. Reset it?" : "Contraseña equivocada. ¿Deseas restablecerla?",
+ "Wrong password." : "Contraseña inválida. ",
+ "Log in" : "Ingresar",
+ "Stay logged in" : "Mantener la sesión abierta",
+ "Alternative Logins" : "Accesos Alternativos",
+ "Account access" : "Acceo de cuenta",
+ "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.",
+ "Grant access" : "Conceder acceso",
+ "App token" : "Ficha de la aplicación",
+ "Alternative login using app token" : "Inicio de sesión alternativo usando la ficha de la aplicación",
+ "Redirecting …" : "Redireccionando ... ",
+ "New password" : "Nueva contraseña",
+ "New Password" : "Nueva Contraseña",
+ "Reset password" : "Restablecer contraseña",
+ "Two-factor authentication" : "Autenticación de dos-factores",
+ "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguridad mejorada está habilitada para tu cuenta. Favor de autenticarte usando un segundo factor. ",
+ "Cancel log in" : "Cancelar inicio de sesión",
+ "Use backup code" : "Usar código de respaldo",
+ "Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
+ "Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
+ "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
+ "Depending on your configuration, this button could also work to trust the domain:" : "Dependiendo de tu configuración, este botón podría funcionar también para confiar en el dominio:",
+ "Add \"%s\" as trusted domain" : "Agregar \"%s\" como un dominio de confianza",
+ "App update required" : "Se requiere una actualización de la aplicación",
+ "%s will be updated to version %s" : "%s será actualizado a la versión %s",
+ "These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:",
+ "These incompatible apps will be disabled:" : "Las siguientes aplicaciones incompatibles serán deshabilitadas:",
+ "The theme %s has been disabled." : "El tema %s ha sido deshabilitado. ",
+ "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Por favor asegurarte de que la base de datos, la carpeta de configuración y las carpetas de datos hayan sido respaldadas antes de continuar. ",
+ "Start update" : "Iniciar actualización",
+ "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar la expiración de tiempo en instalaciones grandes, puedes ejecutar el siguiente comando desde tu directorio de instalación:",
+ "Detailed logs" : "Bitácoras detalladas",
+ "Update needed" : "Se requiere de una actualización",
+ "Please use the command line updater because you have a big instance with more than 50 users." : "Favor de usar el actualizador desde la línea de comandos ya que tu instancia cuenta con más de 50 usuarios.",
+ "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Estoy conciente de que si continúo haciendo la actualización vía web, la interfaz de usuario corre el riesgo de que el tiempo de la solicitud expire y cause pérdida de datos, pero cuento con un respaldo y sé como restaurar mi instancia en caso de una falla. ",
+ "Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo",
+ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ",
+ "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ",
+ "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.",
+ "Thank you for your patience." : "Gracias por tu paciencia.",
+ "Problem loading page, reloading in 5 seconds" : "Se presentó un problema al cargar la página, recargando en 5 segundos",
+ "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Tus archivos están encriptados. Si no has habilitado la llave de recuperación, no habrá manera de que puedas recuperar tus datos una vez que restablezcas tu contraseña.<br />Si no estás seguro de lo que estás haciendo, por favor contacta a tu adminstrador antes de continuar. <br />¿Realmente deseas continuar?",
+ "Ok" : "Ok",
+ "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Tu servidor web no está correctamente configurado para resolver \"{url}\". Puedes encontrar más información en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "No ha sido configurada la memoria caché. Por favor configura un memechache si está disponible para mejorar el desempeño. Puedes encontrar información adicional en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "No fue posible leer /dev/urandom por PHP que es altamente desalentado por razones de seguridad. Puedes obtener más información en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Estás usando PHP {version}. Te recomendamos actualizar tu versión de PHP para aprovechar <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">las actualizaciones de seguridad y desempeño suministradas por el Grupo PHP</a> tan pronto como tu distribución lo soporte. ",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuración de los encabezados del proxy inverso es incorrecta, o estás accediendo a Nextcloud desde un proxy de confianza. Si no estás accediendo a Nextcloud desde un proxy de confianza, se trata de un tema de seguridad y le puede permitir a un atacante hacer su dirección IP apócrifa visible para Nextcloud. Puedes encontar más infomración en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached está configurado como un caché distribuido, pero el módulo equivocado PHP \"memcache\" está instalado. \\OC\\Memcache\\Memcached sólo soporta \"memchached\" y no \"memchache\". Por favor ve el <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">wiki de ambos módulos</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algunos archivos no pasaron la verificación de integridad. Para más información de cómo resolver este tema consulta nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Listado de archivos inválidos …</a> / <a href=\"{rescanEndpoint}\">Volver a escanear…</a>)",
+ "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente tus directorios de datos y archivos son accesibles desde Internet. El archivo .htaccess no está funcionando. Te recomendamos ámpliamente que configures tu servidor web de tal modo que el directorio de datos no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web. ",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "El encabezado HTTP \"Strict-Transport-Security\" no está configurado a al menos \"{seconds}\" segundos. Para mejorar la seguridad, te recomendamos habilitar HSTS como se describe en nuestros <a href=\"{docUrl}\" rel=\"noreferrer\">consejos de seguridad</a>.",
+ "Shared with {recipients}" : "Compartido con {recipients}",
+ "Error while unsharing" : "Se presentó un error al dejar de compartir",
+ "can reshare" : "puede volver a compartir",
+ "can edit" : "puede editar",
+ "can create" : "puede crear",
+ "can change" : "puede modificar",
+ "can delete" : "puede borrar",
+ "access control" : "control de acceso",
+ "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Comparte con personas en otros servidores usando sus IDs username@example.com/nextcloud",
+ "Share with users or by mail..." : "Compartir con otros usuarios o por correo electrónico...",
+ "Share with users or remote users..." : "Compartir con otros usuarios o con otros usuarios remotos...",
+ "Share with users, remote users or by mail..." : "Compartir con otros usuarios, otros usuarios remotos o por correo electrónico...",
+ "Share with users or groups..." : "Compartir con otros usuarios o grupos...",
+ "Share with users, groups or by mail..." : "Compartir con otros usuarios, grupos o por correo electrónico...",
+ "Share with users, groups or remote users..." : "Compartir con otros usuarios, otros usuarios remotos o grupos...",
+ "Share with users, groups, remote users or by mail..." : "Compartir con usuarios, grupos, usuarios rempotos o por correo...",
+ "Share with users..." : "Compartir con otros usuarios...",
+ "The object type is not specified." : "El tipo del objeto no está especificado.",
+ "Enter new" : "Ingresar nuevo",
+ "Add" : "Agregar",
+ "Edit tags" : "Editar etiquetas",
+ "Error loading dialog template: {error}" : "Se presentó un error al cargar la plantilla de diálogo: {error}",
+ "No tags selected for deletion." : "No se seleccionaron etiquetas para borrar.",
+ "The update was successful. Redirecting you to Nextcloud now." : "La actualización fue exitosa. Redirigiendote ahora a tu Nextcloud. ",
+ "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hola,\n\nsólo queremos informarte que %s ha compartido %s contigo.\n\nVelo aquí: %s\n\n",
+ "The share will expire on %s." : "El recurso dejará de ser compartido el %s.",
+ "Cheers!" : "¡Saludos!",
+ "The server encountered an internal error and was unable to complete your request." : "Se presentó un error interno en el servidor y no fue posible completar tu solicitud. ",
+ "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Por favor contacta al administrador del servidor si este problema se presenta en múltiples ocasiones, por favor incluye los detalles técnicos siguientes en tu reporte. ",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Para más información de cómo configurar propiamente tu servidor, por favor ve la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentación</a>.",
+ "Log out" : "Salir",
+ "This action requires you to confirm your password:" : "Esta acción requiere que confirmes tu contraseña:",
+ "Use the following link to reset your password: {link}" : "Usa la siguiente liga para restablecer tu contraseña: {link}",
+ "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hola,<br><br> sólo queremos informarte que %s ha compartido <strong>%s</strong> contigo. <br><a href=\"%s\">¡Velo!</a><br><br>",
+ "This Nextcloud instance is currently in single user mode." : "Esta instalación de Nextcloud se encuentra en modo de usuario único.",
+ "This means only administrators can use the instance." : "Esto significa que sólo los administradores pueden usar la instancia.",
+ "You are accessing the server from an untrusted domain." : "Estás accediendo al servidor desde un dominio no de confianza. ",
+ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor contacta a tu administrador. Si eres el administrador de esta instancia, configura la opción \"trusted_domains\" en config/config.php. Un ejemplo de configuración se proporciona en config/config.sample.php. ",
+ "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de tu configuración, como adminsitrador podrías llegar a usar el botón inferior para confiar en este dominio. ",
+ "Please use the command line updater because you have a big instance." : "Por favor usa el actualizador de línea de comando porque cuentas con una instancia grande. ",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Para más ayuda, consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">doccumentación</a>.",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "El PHP OPcache no está configurado correctamente. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Para un mejor desempeño, recomendamos </a> usar las siguientes configuraciones en php.ini:<code>",
+ "You are about to grant \"%s\" access to your %s account." : "Estás apunto de concederle a \"%s\" acceso a yu cuenta %s."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/es_PA.json b/core/l10n/es_PA.json
new file mode 100644
index 00000000000..ef8cd29ec1e
--- /dev/null
+++ b/core/l10n/es_PA.json
@@ -0,0 +1,355 @@
+{ "translations": {
+ "Please select a file." : "Por favor selecciona un archivo.",
+ "File is too big" : "El archivo es demasiado grande.",
+ "The selected file is not an image." : "El archivo seleccionado no es una imagen.",
+ "The selected file cannot be read." : "El archivo seleccionado no se puede leer.",
+ "Invalid file provided" : "Archivo proporcionado inválido",
+ "No image or file provided" : "No se especificó un archivo o imagen",
+ "Unknown filetype" : "Tipo de archivo desconocido",
+ "Invalid image" : "Imagen inválida",
+ "An error occurred. Please contact your admin." : "Se presentó un error. Por favor contacta a tu adminsitrador. ",
+ "No temporary profile picture available, try again" : "No hay una imagen de perfil temporal disponible, por favor inténtalo de nuevo",
+ "No crop data provided" : "No se han proporcionado datos del recorte",
+ "No valid crop data provided" : "No se han proporcionado datos válidos del recorte",
+ "Crop is not square" : "El recorte no es cuadrado",
+ "State token does not match" : "La ficha de estado no corresponde",
+ "Password reset is disabled" : "Restablecer contraseña se encuentra deshabilitado",
+ "Couldn't reset password because the token is invalid" : "No ha sido posible restablecer la contraseña porque la ficha es inválida",
+ "Couldn't reset password because the token is expired" : "No ha sido posible restablecer la contraseña porque la ficha ha expirado",
+ "Could not send reset email because there is no email address for this username. Please contact your administrator." : "No fue posible enviar el correo electrónico para restablecer porque no hay una dirección de correo electrónico para este usuario. Por favor contacta a tu adminsitrador. ",
+ "%s password reset" : "%s restablecer la contraseña",
+ "Password reset" : "Restablecer contraseña",
+ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en el siguiente botón para restablecer tu contraseña. Si no has solicitado restablecer su contraseña, por favor ignora este correo. ",
+ "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en la siguiente liga para restablecer su contraseña. Si no has solicitado restablecer la contraseña, por favor ignora este mensaje. ",
+ "Reset your password" : "Restablecer tu contraseña",
+ "Couldn't send reset email. Please contact your administrator." : "No fue posible enviar el correo de restauración. Por favor contacta a tu adminsitrador. ",
+ "Couldn't send reset email. Please make sure your username is correct." : "No fue posible restablecer el correo electrónico. Por favor asegurarte de que tu nombre de usuario sea correcto. ",
+ "Preparing update" : "Preparando actualización",
+ "[%d / %d]: %s" : "[%d / %d]: %s ",
+ "Repair warning: " : "Advertencia de reparación:",
+ "Repair error: " : "Error de reparación: ",
+ "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php.",
+ "[%d / %d]: Checking table %s" : "[%d / %d]: Verificando tabla %s",
+ "Turned on maintenance mode" : "Modo mantenimiento activado",
+ "Turned off maintenance mode" : "Modo mantenimiento desactivado",
+ "Maintenance mode is kept active" : "El modo mantenimiento sigue activo",
+ "Updating database schema" : "Actualizando esquema de base de datos",
+ "Updated database" : "Base de datos actualizada",
+ "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Verificando si el archivo del esquema de base de datos puede ser actualizado (esto puedo tomar mucho tiempo dependiendo del tamaño de la base de datos)",
+ "Checked database schema update" : "Actualización del esquema de base de datos verificada",
+ "Checking updates of apps" : "Verificando actualizaciones para aplicaciones",
+ "Checking for update of app \"%s\" in appstore" : "Verificando actualizaciones para la aplicacion \"%s\" en la appstore",
+ "Update app \"%s\" from appstore" : "Actualizar la aplicación \"%s\" desde la appstore",
+ "Checked for update of app \"%s\" in appstore" : "Se verificaron actualizaciones para la aplicación \"%s\" en la appstore",
+ "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Verificando si el esquema de la base de datos para %s puede ser actualizado (esto puede tomar mucho tiempo dependiendo del tamaño de la base de datos)",
+ "Checked database schema update for apps" : "Se verificó la actualización del esquema de la base de datos para las aplicaciones",
+ "Updated \"%s\" to %s" : "Actualizando \"%s\" a %s",
+ "Set log level to debug" : "Establecer nivel de bitacora a depurar",
+ "Reset log level" : "Restablecer nivel de bitácora",
+ "Starting code integrity check" : "Comenzando verificación de integridad del código",
+ "Finished code integrity check" : "Terminó la verificación de integridad del código ",
+ "%s (3rdparty)" : "%s (de 3ros)",
+ "%s (incompatible)" : "%s (incompatible)",
+ "Following apps have been disabled: %s" : "Las siguientes aplicaciones han sido deshabilitadas: %s",
+ "Already up to date" : "Ya está actualizado",
+ "Search contacts …" : "Buscar contactos ...",
+ "No contacts found" : "No se encontraron contactos",
+ "Show all contacts …" : "Mostrar todos los contactos ...",
+ "There was an error loading your contacts" : "Se presentó un error al cargar tus contactos",
+ "Loading your contacts …" : "Cargando sus contactos ... ",
+ "Looking for {term} …" : "Buscando {term} ...",
+ "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Se presentaron problemas con la verificación de integridad del código. Más información ...</a>",
+ "No action available" : "No hay acciones disponibles",
+ "Error fetching contact actions" : "Se presentó un error al traer las acciónes de contatos",
+ "Settings" : "Configuraciones ",
+ "Connection to server lost" : "Se ha perdido la conexión con el servidor",
+ "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Se presentó un erorr al cargar la página, recargando en %n segundo","Se presentó un erorr al cargar la página, recargando en %n segundo"],
+ "Saving..." : "Guardando...",
+ "Dismiss" : "Descartar",
+ "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña",
+ "Authentication required" : "Se requiere autenticación",
+ "Password" : "Contraseña",
+ "Cancel" : "Cancelar",
+ "Confirm" : "Confirmar",
+ "Failed to authenticate, try again" : "Falla en la autenticación, por favor reintentalo",
+ "seconds ago" : "hace segundos",
+ "Logging in …" : "Iniciando sesión ...",
+ "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "La liga para restablecer tu contraseña ha sido enviada a tu correo electrónico. Si no lo recibes dentro de un tiempo razonable, verifica las carpetas de spam/basura.<br>Si no la encuentras consulta a tu adminstrador local.",
+ "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Tus archivos están encriptados. No habrá manera de recuperar tus datos una vez que restablezca tu contraseña. <br />Si no estás seguro de qué hacer, por favor contacta a tu administrador antes de continuar. <br />¿Realmente deseas continuar?",
+ "I know what I'm doing" : "Sé lo que estoy haciendo",
+ "Password can not be changed. Please contact your administrator." : "Las contraseñas no se pueden cambiar. Por favor contacta a tu adminstrador",
+ "No" : "No",
+ "Yes" : "Sí",
+ "No files in here" : "No hay archivos aquí",
+ "Choose" : "Seleccionar",
+ "Copy" : "Copiar",
+ "Move" : "Mover",
+ "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}",
+ "OK" : "OK",
+ "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}",
+ "read-only" : "sólo-lectura",
+ "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicto de archivo","{count} conflictos en el archivo"],
+ "One file conflict" : "Un conflicto en el archivo",
+ "New Files" : "Archivos Nuevos",
+ "Already existing files" : "Archivos ya existentes",
+ "Which files do you want to keep?" : "¿Cuales archivos deseas mantener?",
+ "If you select both versions, the copied file will have a number added to its name." : "Si seleccionas ambas versiones, se le agregará un número al nombre del archivo copiado.",
+ "Continue" : "Continuar",
+ "(all selected)" : "(todos seleccionados)",
+ "({count} selected)" : "({count} seleccionados)",
+ "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ",
+ "Pending" : "Pendiente",
+ "Copy to {folder}" : "Copiar a {folder}",
+ "Move to {folder}" : "Mover a {folder}",
+ "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",
+ "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Tu servidor web aún no se encuentra correctamente configurado para permitir la sincronización de archivos porque la interface de WebDAV parece estar rota. ",
+ "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor no cuenta con una conexión a Internet: No fue posible alcanzar diversos puntos de acceso <EndPoints>. Esto significa que algunas funcionalidades como el montaje de almacenamiento externo, notificaciónes de actualizaciones o la instalación de aplicaciones de terceros no funcionarán. Acceder archivos de forma remota y el envío de correos electrónicos de notificación puede que tampoco funcionen. Te sugerimos habilitar la conexión a Internet para este servidor si deseas contar con todas las características.",
+ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "La fución PHP \"set_time_limit\" no está disponible. Esto podría generar scripts que se interrumpan a media ejecución, rompiendo la instalación. Te recomendamos ámpliamente habilitar esta función.",
+ "Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor",
+ "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente tus archivos y directorio de datos sean accesibles desde Internet. El archivo .htaccess no está funcionando. Te recomendamos ámpliamente configurar tu servidor web de tal modo que el directorio de datos no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web. ",
+ "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "El encabezado HTTP \"{header}\" no está configurado como \"{expected}\". Este es un riesgo potencial de seguridad o privacidad y te recomendamos cambiar esta configuración.",
+ "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Estás accediendo este sitio via HTTP. Te recomendamos ámpliamente que configures tu servidor para que en su lugar, el uso de HTTPS sea requerido como está descrito en nuestros <a href=\"{docUrl}\">consejos de seguridad</a>.",
+ "Shared" : "Compartido",
+ "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
+ "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+ "Set expiration date" : "Selecciona la vigencia de tu archivo",
+ "Expiration" : "Expiración",
+ "Expiration date" : "Fecha de expiración",
+ "Choose a password for the public link" : "Seleccione una contraseña para la liga pública",
+ "Choose a password for the public link or press the \"Enter\" key" : "Elige una contraseña para la liga pública o presiona la tecla \"Intro\"",
+ "Copied!" : "¡Copiado!",
+ "Not supported!" : "¡No está soportado!",
+ "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
+ "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
+ "Resharing is not allowed" : "No se permite volver a compartir",
+ "Share to {name}" : "Compartir con {name}",
+ "Share link" : "Compartir liga",
+ "Link" : "Liga",
+ "Password protect" : "Proteger con contraseña",
+ "Allow editing" : "Permitir editar",
+ "Email link to person" : "Enviar la liga por correo electrónico a una persona",
+ "Send" : "Enviar",
+ "Allow upload and editing" : "Permitir carga y edición",
+ "Read only" : "Sólo lectura",
+ "File drop (upload only)" : "Permitir carga",
+ "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
+ "Shared with you by {owner}" : "Compartido contigo por {owner}",
+ "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
+ "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
+ "group" : "grupo",
+ "remote" : "remoto",
+ "email" : "correo electrónico",
+ "shared by {sharer}" : "compartido por {sharer}",
+ "Unshare" : "Dejar de compartir",
+ "Can reshare" : "Puede volver a compartir",
+ "Can edit" : "Puede editar",
+ "Can create" : "Puede crear",
+ "Can change" : "Puede cambiar",
+ "Can delete" : "Puede borrar",
+ "Access control" : "Control de acceso",
+ "Could not unshare" : "No fue posible dejar de compartir",
+ "Error while sharing" : "Se presentó un error al compartir",
+ "Share details could not be loaded for this item." : "Los detalles del recurso compartido no se pudieron cargar para este elemento. ",
+ "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Se requiere de la menos {count} caracter para el auto completar","Se requieren de la menos {count} caracteres para el auto completar"],
+ "This list is maybe truncated - please refine your search term to see more results." : "Esta lista puede estar truncada - por favor refina tus términos de búsqueda para poder ver más resultados. ",
+ "No users or groups found for {search}" : "No se encontraron usuarios o gurpos para {search}",
+ "No users found for {search}" : "No se encontraron usuarios para {search}",
+ "An error occurred. Please try again" : "Se presentó un error. Por favor vuelve a intentarlo",
+ "{sharee} (group)" : "{sharee} (grupo)",
+ "{sharee} (remote)" : "{sharee} (remoto)",
+ "{sharee} (email)" : "{sharee} (correo electrónico)",
+ "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
+ "Share" : "Compartir",
+ "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
+ "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
+ "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
+ "Name or email address..." : "Nombre o dirección de correo electrónico",
+ "Name or federated cloud ID..." : "Nombre...",
+ "Name, federated cloud ID or email address..." : "Nombre o dirección de correo electrónico...",
+ "Name..." : "Nombre...",
+ "Error" : "Error",
+ "Error removing share" : "Se presentó un error al dejar de compartir",
+ "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente",
+ "restricted" : "restringido",
+ "invisible" : "invisible",
+ "({scope})" : "({scope})",
+ "Delete" : "Borrar",
+ "Rename" : "Renombrar",
+ "Collaborative tags" : "Etiquetas colaborativas",
+ "No tags found" : "No se encontraron etiquetas",
+ "unknown text" : "texto desconocido",
+ "Hello world!" : "¡Hola mundo!",
+ "sunny" : "soleado",
+ "Hello {name}, the weather is {weather}" : "Hola {name}, el clima es {weather}",
+ "Hello {name}" : "Hola {name}",
+ "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Estos son los resultados de tu búsqueda <script>alert(1)</script></strong>",
+ "new" : "nuevo",
+ "_download %n file_::_download %n files_" : ["Descargar %n archivos","Descargar %n archivos"],
+ "The update is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, abandonar esta página puede interrumpir el proceso en algunos ambientes. ",
+ "Update to {version}" : "Actualizar a {version}",
+ "An error occurred." : "Se presentó un error.",
+ "Please reload the page." : "Por favor vuelve a cargar la página.",
+ "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "La actualización no fue exitosa. Para más información <a href=\"{url}\">consulta nuestro comentario en el foro </a> que cubre este tema. ",
+ "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "La actualización no fue exitosa. Por favor reporta este tema a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Comunidad Nextcloud</a>.",
+ "Continue to Nextcloud" : "Continuar a Nextcloud",
+ "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["La actualización fue exitosa. Lo estamos redireccionando a Nextcloud en %n segundo. ","La actualización fue exitosa. Te redireccionaremos a Nextcloud en %n segundos."],
+ "Searching other places" : "Buscando en otras ubicaciones",
+ "No search results in other folders for {tag}{filter}{endtag}" : "No hay resultados para la búsqueda {tag}{filter}{endtag} en otras carpetas",
+ "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado de la búsqueda en otra carpeta","{count} resultados de la búsqueda en otras carpetas"],
+ "Personal" : "Personal",
+ "Users" : "Usuarios",
+ "Apps" : "Aplicaciones",
+ "Admin" : "Administración",
+ "Help" : "Ayuda",
+ "Access forbidden" : "Acceso prohibido",
+ "File not found" : "Archivo no encontrado",
+ "The specified document has not been found on the server." : "El documento especificado no ha sido encontrado en el servidor. ",
+ "You can click here to return to %s." : "Puedes hacer click aquí para regresar a %s.",
+ "Internal Server Error" : "Error interno del servidor",
+ "The server was unable to complete your request." : "El servidor no pudo completar tu solicitud.",
+ "If this happens again, please send the technical details below to the server administrator." : "Si esto vuelve a suceder, por favor envia los detalles tecnicos siguientes al adminsitrador del sistema.",
+ "More details can be found in the server log." : "Puedes consultar más detalles en la bitácora del servidor. ",
+ "Technical details" : "Detalles técnicos",
+ "Remote Address: %s" : "Dirección Remota: %s",
+ "Request ID: %s" : "ID de solicitud: %s",
+ "Type: %s" : "Tipo: %s",
+ "Code: %s" : "Código: %s",
+ "Message: %s" : "Mensaje: %s",
+ "File: %s" : "Archivo: %s",
+ "Line: %s" : "Línea: %s",
+ "Trace" : "Rastrear",
+ "Security warning" : "Advertencia de seguridad",
+ "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Tu directorio de datos y sus archivos probablemente sean accesibles desde Internet ya que el archivo .htaccess no funciona.",
+ "Create an <strong>admin account</strong>" : "Crear una <strong>cuenta de administrador</strong>",
+ "Username" : "Usuario",
+ "Storage & database" : "Almacenamiento & base de datos",
+ "Data folder" : "Carpeta de datos",
+ "Configure the database" : "Configurar la base de datos",
+ "Only %s is available." : "Sólo %s está disponible.",
+ "Install and activate additional PHP modules to choose other database types." : "Instala y activa módulos adicionales de PHP para seleccionar otros tipos de bases de datos. ",
+ "For more details check out the documentation." : "Por favor consulta la documentación para más detalles. ",
+ "Database user" : "Usuario de la base de datos",
+ "Database password" : "Contraseña de la base de datos",
+ "Database name" : "Nombre de la base de datos",
+ "Database tablespace" : "Espacio de tablas en la base de datos",
+ "Database host" : "Servidor de base de datos",
+ "Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifica el número de puerto así como el nombre del servidor (ejem., localhost:5432).",
+ "Performance warning" : "Advertencia de desempeño",
+ "SQLite will be used as database." : "SQLite será usado como la base de datos.",
+ "For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
+ "Finish setup" : "Terminar configuración",
+ "Finishing …" : "Terminando …",
+ "Need help?" : "¿Necesitas ayuda?",
+ "See the documentation" : "Ver la documentación",
+ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere de JavaScript para su correcta operación. Por favor {linkstart}habilita JavaScript{linkend} y vuelve a cargar la página. ",
+ "More apps" : "Más aplicaciones",
+ "Search" : "Buscar",
+ "Reset search" : "Reestablecer búsqueda",
+ "Confirm your password" : "Confirma tu contraseña",
+ "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!",
+ "Please contact your administrator." : "Por favor contacta al administrador.",
+ "An internal error occurred." : "Se presentó un error interno.",
+ "Please try again or contact your administrator." : "Por favor vuelve a intentarlo o contacta a tu adminsitrador. ",
+ "Username or email" : "Usuario o correo electrónico",
+ "Wrong password. Reset it?" : "Contraseña equivocada. ¿Deseas restablecerla?",
+ "Wrong password." : "Contraseña inválida. ",
+ "Log in" : "Ingresar",
+ "Stay logged in" : "Mantener la sesión abierta",
+ "Alternative Logins" : "Accesos Alternativos",
+ "Account access" : "Acceo de cuenta",
+ "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.",
+ "Grant access" : "Conceder acceso",
+ "App token" : "Ficha de la aplicación",
+ "Alternative login using app token" : "Inicio de sesión alternativo usando la ficha de la aplicación",
+ "Redirecting …" : "Redireccionando ... ",
+ "New password" : "Nueva contraseña",
+ "New Password" : "Nueva Contraseña",
+ "Reset password" : "Restablecer contraseña",
+ "Two-factor authentication" : "Autenticación de dos-factores",
+ "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguridad mejorada está habilitada para tu cuenta. Favor de autenticarte usando un segundo factor. ",
+ "Cancel log in" : "Cancelar inicio de sesión",
+ "Use backup code" : "Usar código de respaldo",
+ "Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
+ "Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
+ "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
+ "Depending on your configuration, this button could also work to trust the domain:" : "Dependiendo de tu configuración, este botón podría funcionar también para confiar en el dominio:",
+ "Add \"%s\" as trusted domain" : "Agregar \"%s\" como un dominio de confianza",
+ "App update required" : "Se requiere una actualización de la aplicación",
+ "%s will be updated to version %s" : "%s será actualizado a la versión %s",
+ "These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:",
+ "These incompatible apps will be disabled:" : "Las siguientes aplicaciones incompatibles serán deshabilitadas:",
+ "The theme %s has been disabled." : "El tema %s ha sido deshabilitado. ",
+ "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Por favor asegurarte de que la base de datos, la carpeta de configuración y las carpetas de datos hayan sido respaldadas antes de continuar. ",
+ "Start update" : "Iniciar actualización",
+ "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar la expiración de tiempo en instalaciones grandes, puedes ejecutar el siguiente comando desde tu directorio de instalación:",
+ "Detailed logs" : "Bitácoras detalladas",
+ "Update needed" : "Se requiere de una actualización",
+ "Please use the command line updater because you have a big instance with more than 50 users." : "Favor de usar el actualizador desde la línea de comandos ya que tu instancia cuenta con más de 50 usuarios.",
+ "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Estoy conciente de que si continúo haciendo la actualización vía web, la interfaz de usuario corre el riesgo de que el tiempo de la solicitud expire y cause pérdida de datos, pero cuento con un respaldo y sé como restaurar mi instancia en caso de una falla. ",
+ "Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo",
+ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ",
+ "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ",
+ "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.",
+ "Thank you for your patience." : "Gracias por tu paciencia.",
+ "Problem loading page, reloading in 5 seconds" : "Se presentó un problema al cargar la página, recargando en 5 segundos",
+ "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Tus archivos están encriptados. Si no has habilitado la llave de recuperación, no habrá manera de que puedas recuperar tus datos una vez que restablezcas tu contraseña.<br />Si no estás seguro de lo que estás haciendo, por favor contacta a tu adminstrador antes de continuar. <br />¿Realmente deseas continuar?",
+ "Ok" : "Ok",
+ "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Tu servidor web no está correctamente configurado para resolver \"{url}\". Puedes encontrar más información en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "No ha sido configurada la memoria caché. Por favor configura un memechache si está disponible para mejorar el desempeño. Puedes encontrar información adicional en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "No fue posible leer /dev/urandom por PHP que es altamente desalentado por razones de seguridad. Puedes obtener más información en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Estás usando PHP {version}. Te recomendamos actualizar tu versión de PHP para aprovechar <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">las actualizaciones de seguridad y desempeño suministradas por el Grupo PHP</a> tan pronto como tu distribución lo soporte. ",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuración de los encabezados del proxy inverso es incorrecta, o estás accediendo a Nextcloud desde un proxy de confianza. Si no estás accediendo a Nextcloud desde un proxy de confianza, se trata de un tema de seguridad y le puede permitir a un atacante hacer su dirección IP apócrifa visible para Nextcloud. Puedes encontar más infomración en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached está configurado como un caché distribuido, pero el módulo equivocado PHP \"memcache\" está instalado. \\OC\\Memcache\\Memcached sólo soporta \"memchached\" y no \"memchache\". Por favor ve el <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">wiki de ambos módulos</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algunos archivos no pasaron la verificación de integridad. Para más información de cómo resolver este tema consulta nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Listado de archivos inválidos …</a> / <a href=\"{rescanEndpoint}\">Volver a escanear…</a>)",
+ "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente tus directorios de datos y archivos son accesibles desde Internet. El archivo .htaccess no está funcionando. Te recomendamos ámpliamente que configures tu servidor web de tal modo que el directorio de datos no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web. ",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "El encabezado HTTP \"Strict-Transport-Security\" no está configurado a al menos \"{seconds}\" segundos. Para mejorar la seguridad, te recomendamos habilitar HSTS como se describe en nuestros <a href=\"{docUrl}\" rel=\"noreferrer\">consejos de seguridad</a>.",
+ "Shared with {recipients}" : "Compartido con {recipients}",
+ "Error while unsharing" : "Se presentó un error al dejar de compartir",
+ "can reshare" : "puede volver a compartir",
+ "can edit" : "puede editar",
+ "can create" : "puede crear",
+ "can change" : "puede modificar",
+ "can delete" : "puede borrar",
+ "access control" : "control de acceso",
+ "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Comparte con personas en otros servidores usando sus IDs username@example.com/nextcloud",
+ "Share with users or by mail..." : "Compartir con otros usuarios o por correo electrónico...",
+ "Share with users or remote users..." : "Compartir con otros usuarios o con otros usuarios remotos...",
+ "Share with users, remote users or by mail..." : "Compartir con otros usuarios, otros usuarios remotos o por correo electrónico...",
+ "Share with users or groups..." : "Compartir con otros usuarios o grupos...",
+ "Share with users, groups or by mail..." : "Compartir con otros usuarios, grupos o por correo electrónico...",
+ "Share with users, groups or remote users..." : "Compartir con otros usuarios, otros usuarios remotos o grupos...",
+ "Share with users, groups, remote users or by mail..." : "Compartir con usuarios, grupos, usuarios rempotos o por correo...",
+ "Share with users..." : "Compartir con otros usuarios...",
+ "The object type is not specified." : "El tipo del objeto no está especificado.",
+ "Enter new" : "Ingresar nuevo",
+ "Add" : "Agregar",
+ "Edit tags" : "Editar etiquetas",
+ "Error loading dialog template: {error}" : "Se presentó un error al cargar la plantilla de diálogo: {error}",
+ "No tags selected for deletion." : "No se seleccionaron etiquetas para borrar.",
+ "The update was successful. Redirecting you to Nextcloud now." : "La actualización fue exitosa. Redirigiendote ahora a tu Nextcloud. ",
+ "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hola,\n\nsólo queremos informarte que %s ha compartido %s contigo.\n\nVelo aquí: %s\n\n",
+ "The share will expire on %s." : "El recurso dejará de ser compartido el %s.",
+ "Cheers!" : "¡Saludos!",
+ "The server encountered an internal error and was unable to complete your request." : "Se presentó un error interno en el servidor y no fue posible completar tu solicitud. ",
+ "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Por favor contacta al administrador del servidor si este problema se presenta en múltiples ocasiones, por favor incluye los detalles técnicos siguientes en tu reporte. ",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Para más información de cómo configurar propiamente tu servidor, por favor ve la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentación</a>.",
+ "Log out" : "Salir",
+ "This action requires you to confirm your password:" : "Esta acción requiere que confirmes tu contraseña:",
+ "Use the following link to reset your password: {link}" : "Usa la siguiente liga para restablecer tu contraseña: {link}",
+ "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hola,<br><br> sólo queremos informarte que %s ha compartido <strong>%s</strong> contigo. <br><a href=\"%s\">¡Velo!</a><br><br>",
+ "This Nextcloud instance is currently in single user mode." : "Esta instalación de Nextcloud se encuentra en modo de usuario único.",
+ "This means only administrators can use the instance." : "Esto significa que sólo los administradores pueden usar la instancia.",
+ "You are accessing the server from an untrusted domain." : "Estás accediendo al servidor desde un dominio no de confianza. ",
+ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor contacta a tu administrador. Si eres el administrador de esta instancia, configura la opción \"trusted_domains\" en config/config.php. Un ejemplo de configuración se proporciona en config/config.sample.php. ",
+ "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de tu configuración, como adminsitrador podrías llegar a usar el botón inferior para confiar en este dominio. ",
+ "Please use the command line updater because you have a big instance." : "Por favor usa el actualizador de línea de comando porque cuentas con una instancia grande. ",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Para más ayuda, consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">doccumentación</a>.",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "El PHP OPcache no está configurado correctamente. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Para un mejor desempeño, recomendamos </a> usar las siguientes configuraciones en php.ini:<code>",
+ "You are about to grant \"%s\" access to your %s account." : "Estás apunto de concederle a \"%s\" acceso a yu cuenta %s."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/core/l10n/es_SV.js b/core/l10n/es_SV.js
new file mode 100644
index 00000000000..bcad42128e8
--- /dev/null
+++ b/core/l10n/es_SV.js
@@ -0,0 +1,357 @@
+OC.L10N.register(
+ "core",
+ {
+ "Please select a file." : "Por favor selecciona un archivo.",
+ "File is too big" : "El archivo es demasiado grande.",
+ "The selected file is not an image." : "El archivo seleccionado no es una imagen.",
+ "The selected file cannot be read." : "El archivo seleccionado no se puede leer.",
+ "Invalid file provided" : "Archivo proporcionado inválido",
+ "No image or file provided" : "No se especificó un archivo o imagen",
+ "Unknown filetype" : "Tipo de archivo desconocido",
+ "Invalid image" : "Imagen inválida",
+ "An error occurred. Please contact your admin." : "Se presentó un error. Por favor contacta a tu adminsitrador. ",
+ "No temporary profile picture available, try again" : "No hay una imagen de perfil temporal disponible, por favor inténtalo de nuevo",
+ "No crop data provided" : "No se han proporcionado datos del recorte",
+ "No valid crop data provided" : "No se han proporcionado datos válidos del recorte",
+ "Crop is not square" : "El recorte no es cuadrado",
+ "State token does not match" : "La ficha de estado no corresponde",
+ "Password reset is disabled" : "Restablecer contraseña se encuentra deshabilitado",
+ "Couldn't reset password because the token is invalid" : "No ha sido posible restablecer la contraseña porque la ficha es inválida",
+ "Couldn't reset password because the token is expired" : "No ha sido posible restablecer la contraseña porque la ficha ha expirado",
+ "Could not send reset email because there is no email address for this username. Please contact your administrator." : "No fue posible enviar el correo electrónico para restablecer porque no hay una dirección de correo electrónico para este usuario. Por favor contacta a tu adminsitrador. ",
+ "%s password reset" : "%s restablecer la contraseña",
+ "Password reset" : "Restablecer contraseña",
+ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en el siguiente botón para restablecer tu contraseña. Si no has solicitado restablecer su contraseña, por favor ignora este correo. ",
+ "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en la siguiente liga para restablecer su contraseña. Si no has solicitado restablecer la contraseña, por favor ignora este mensaje. ",
+ "Reset your password" : "Restablecer tu contraseña",
+ "Couldn't send reset email. Please contact your administrator." : "No fue posible enviar el correo de restauración. Por favor contacta a tu adminsitrador. ",
+ "Couldn't send reset email. Please make sure your username is correct." : "No fue posible restablecer el correo electrónico. Por favor asegurarte de que tu nombre de usuario sea correcto. ",
+ "Preparing update" : "Preparando actualización",
+ "[%d / %d]: %s" : "[%d / %d]: %s ",
+ "Repair warning: " : "Advertencia de reparación:",
+ "Repair error: " : "Error de reparación: ",
+ "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php.",
+ "[%d / %d]: Checking table %s" : "[%d / %d]: Verificando tabla %s",
+ "Turned on maintenance mode" : "Modo mantenimiento activado",
+ "Turned off maintenance mode" : "Modo mantenimiento desactivado",
+ "Maintenance mode is kept active" : "El modo mantenimiento sigue activo",
+ "Updating database schema" : "Actualizando esquema de base de datos",
+ "Updated database" : "Base de datos actualizada",
+ "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Verificando si el archivo del esquema de base de datos puede ser actualizado (esto puedo tomar mucho tiempo dependiendo del tamaño de la base de datos)",
+ "Checked database schema update" : "Actualización del esquema de base de datos verificada",
+ "Checking updates of apps" : "Verificando actualizaciones para aplicaciones",
+ "Checking for update of app \"%s\" in appstore" : "Verificando actualizaciones para la aplicacion \"%s\" en la appstore",
+ "Update app \"%s\" from appstore" : "Actualizar la aplicación \"%s\" desde la appstore",
+ "Checked for update of app \"%s\" in appstore" : "Se verificaron actualizaciones para la aplicación \"%s\" en la appstore",
+ "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Verificando si el esquema de la base de datos para %s puede ser actualizado (esto puede tomar mucho tiempo dependiendo del tamaño de la base de datos)",
+ "Checked database schema update for apps" : "Se verificó la actualización del esquema de la base de datos para las aplicaciones",
+ "Updated \"%s\" to %s" : "Actualizando \"%s\" a %s",
+ "Set log level to debug" : "Establecer nivel de bitacora a depurar",
+ "Reset log level" : "Restablecer nivel de bitácora",
+ "Starting code integrity check" : "Comenzando verificación de integridad del código",
+ "Finished code integrity check" : "Terminó la verificación de integridad del código ",
+ "%s (3rdparty)" : "%s (de 3ros)",
+ "%s (incompatible)" : "%s (incompatible)",
+ "Following apps have been disabled: %s" : "Las siguientes aplicaciones han sido deshabilitadas: %s",
+ "Already up to date" : "Ya está actualizado",
+ "Search contacts …" : "Buscar contactos ...",
+ "No contacts found" : "No se encontraron contactos",
+ "Show all contacts …" : "Mostrar todos los contactos ...",
+ "There was an error loading your contacts" : "Se presentó un error al cargar tus contactos",
+ "Loading your contacts …" : "Cargando sus contactos ... ",
+ "Looking for {term} …" : "Buscando {term} ...",
+ "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Se presentaron problemas con la verificación de integridad del código. Más información ...</a>",
+ "No action available" : "No hay acciones disponibles",
+ "Error fetching contact actions" : "Se presentó un error al traer las acciónes de contatos",
+ "Settings" : "Configuraciones ",
+ "Connection to server lost" : "Se ha perdido la conexión con el servidor",
+ "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Se presentó un erorr al cargar la página, recargando en %n segundo","Se presentó un erorr al cargar la página, recargando en %n segundo"],
+ "Saving..." : "Guardando...",
+ "Dismiss" : "Descartar",
+ "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña",
+ "Authentication required" : "Se requiere autenticación",
+ "Password" : "Contraseña",
+ "Cancel" : "Cancelar",
+ "Confirm" : "Confirmar",
+ "Failed to authenticate, try again" : "Falla en la autenticación, por favor reintentalo",
+ "seconds ago" : "hace segundos",
+ "Logging in …" : "Iniciando sesión ...",
+ "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "La liga para restablecer tu contraseña ha sido enviada a tu correo electrónico. Si no lo recibes dentro de un tiempo razonable, verifica las carpetas de spam/basura.<br>Si no la encuentras consulta a tu adminstrador local.",
+ "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Tus archivos están encriptados. No habrá manera de recuperar tus datos una vez que restablezca tu contraseña. <br />Si no estás seguro de qué hacer, por favor contacta a tu administrador antes de continuar. <br />¿Realmente deseas continuar?",
+ "I know what I'm doing" : "Sé lo que estoy haciendo",
+ "Password can not be changed. Please contact your administrator." : "Las contraseñas no se pueden cambiar. Por favor contacta a tu adminstrador",
+ "No" : "No",
+ "Yes" : "Sí",
+ "No files in here" : "No hay archivos aquí",
+ "Choose" : "Seleccionar",
+ "Copy" : "Copiar",
+ "Move" : "Mover",
+ "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}",
+ "OK" : "OK",
+ "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}",
+ "read-only" : "sólo-lectura",
+ "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicto de archivo","{count} conflictos en el archivo"],
+ "One file conflict" : "Un conflicto en el archivo",
+ "New Files" : "Archivos Nuevos",
+ "Already existing files" : "Archivos ya existentes",
+ "Which files do you want to keep?" : "¿Cuales archivos deseas mantener?",
+ "If you select both versions, the copied file will have a number added to its name." : "Si seleccionas ambas versiones, se le agregará un número al nombre del archivo copiado.",
+ "Continue" : "Continuar",
+ "(all selected)" : "(todos seleccionados)",
+ "({count} selected)" : "({count} seleccionados)",
+ "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ",
+ "Pending" : "Pendiente",
+ "Copy to {folder}" : "Copiar a {folder}",
+ "Move to {folder}" : "Mover a {folder}",
+ "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",
+ "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Tu servidor web aún no se encuentra correctamente configurado para permitir la sincronización de archivos porque la interface de WebDAV parece estar rota. ",
+ "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor no cuenta con una conexión a Internet: No fue posible alcanzar diversos puntos de acceso <EndPoints>. Esto significa que algunas funcionalidades como el montaje de almacenamiento externo, notificaciónes de actualizaciones o la instalación de aplicaciones de terceros no funcionarán. Acceder archivos de forma remota y el envío de correos electrónicos de notificación puede que tampoco funcionen. Te sugerimos habilitar la conexión a Internet para este servidor si deseas contar con todas las características.",
+ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "La fución PHP \"set_time_limit\" no está disponible. Esto podría generar scripts que se interrumpan a media ejecución, rompiendo la instalación. Te recomendamos ámpliamente habilitar esta función.",
+ "Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor",
+ "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente tus archivos y directorio de datos sean accesibles desde Internet. El archivo .htaccess no está funcionando. Te recomendamos ámpliamente configurar tu servidor web de tal modo que el directorio de datos no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web. ",
+ "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "El encabezado HTTP \"{header}\" no está configurado como \"{expected}\". Este es un riesgo potencial de seguridad o privacidad y te recomendamos cambiar esta configuración.",
+ "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Estás accediendo este sitio via HTTP. Te recomendamos ámpliamente que configures tu servidor para que en su lugar, el uso de HTTPS sea requerido como está descrito en nuestros <a href=\"{docUrl}\">consejos de seguridad</a>.",
+ "Shared" : "Compartido",
+ "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
+ "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+ "Set expiration date" : "Selecciona la vigencia de tu archivo",
+ "Expiration" : "Expiración",
+ "Expiration date" : "Fecha de expiración",
+ "Choose a password for the public link" : "Seleccione una contraseña para la liga pública",
+ "Choose a password for the public link or press the \"Enter\" key" : "Elige una contraseña para la liga pública o presiona la tecla \"Intro\"",
+ "Copied!" : "¡Copiado!",
+ "Not supported!" : "¡No está soportado!",
+ "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
+ "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
+ "Resharing is not allowed" : "No se permite volver a compartir",
+ "Share to {name}" : "Compartir con {name}",
+ "Share link" : "Compartir liga",
+ "Link" : "Liga",
+ "Password protect" : "Proteger con contraseña",
+ "Allow editing" : "Permitir editar",
+ "Email link to person" : "Enviar la liga por correo electrónico a una persona",
+ "Send" : "Enviar",
+ "Allow upload and editing" : "Permitir carga y edición",
+ "Read only" : "Sólo lectura",
+ "File drop (upload only)" : "Permitir carga",
+ "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
+ "Shared with you by {owner}" : "Compartido contigo por {owner}",
+ "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
+ "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
+ "group" : "grupo",
+ "remote" : "remoto",
+ "email" : "correo electrónico",
+ "shared by {sharer}" : "compartido por {sharer}",
+ "Unshare" : "Dejar de compartir",
+ "Can reshare" : "Puede volver a compartir",
+ "Can edit" : "Puede editar",
+ "Can create" : "Puede crear",
+ "Can change" : "Puede cambiar",
+ "Can delete" : "Puede borrar",
+ "Access control" : "Control de acceso",
+ "Could not unshare" : "No fue posible dejar de compartir",
+ "Error while sharing" : "Se presentó un error al compartir",
+ "Share details could not be loaded for this item." : "Los detalles del recurso compartido no se pudieron cargar para este elemento. ",
+ "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Se requiere de la menos {count} caracter para el auto completar","Se requieren de la menos {count} caracteres para el auto completar"],
+ "This list is maybe truncated - please refine your search term to see more results." : "Esta lista puede estar truncada - por favor refina tus términos de búsqueda para poder ver más resultados. ",
+ "No users or groups found for {search}" : "No se encontraron usuarios o gurpos para {search}",
+ "No users found for {search}" : "No se encontraron usuarios para {search}",
+ "An error occurred. Please try again" : "Se presentó un error. Por favor vuelve a intentarlo",
+ "{sharee} (group)" : "{sharee} (grupo)",
+ "{sharee} (remote)" : "{sharee} (remoto)",
+ "{sharee} (email)" : "{sharee} (correo electrónico)",
+ "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
+ "Share" : "Compartir",
+ "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
+ "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
+ "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
+ "Name or email address..." : "Nombre o dirección de correo electrónico",
+ "Name or federated cloud ID..." : "Nombre...",
+ "Name, federated cloud ID or email address..." : "Nombre o dirección de correo electrónico...",
+ "Name..." : "Nombre...",
+ "Error" : "Error",
+ "Error removing share" : "Se presentó un error al dejar de compartir",
+ "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente",
+ "restricted" : "restringido",
+ "invisible" : "invisible",
+ "({scope})" : "({scope})",
+ "Delete" : "Borrar",
+ "Rename" : "Renombrar",
+ "Collaborative tags" : "Etiquetas colaborativas",
+ "No tags found" : "No se encontraron etiquetas",
+ "unknown text" : "texto desconocido",
+ "Hello world!" : "¡Hola mundo!",
+ "sunny" : "soleado",
+ "Hello {name}, the weather is {weather}" : "Hola {name}, el clima es {weather}",
+ "Hello {name}" : "Hola {name}",
+ "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Estos son los resultados de tu búsqueda <script>alert(1)</script></strong>",
+ "new" : "nuevo",
+ "_download %n file_::_download %n files_" : ["Descargar %n archivos","Descargar %n archivos"],
+ "The update is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, abandonar esta página puede interrumpir el proceso en algunos ambientes. ",
+ "Update to {version}" : "Actualizar a {version}",
+ "An error occurred." : "Se presentó un error.",
+ "Please reload the page." : "Por favor vuelve a cargar la página.",
+ "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "La actualización no fue exitosa. Para más información <a href=\"{url}\">consulta nuestro comentario en el foro </a> que cubre este tema. ",
+ "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "La actualización no fue exitosa. Por favor reporta este tema a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Comunidad Nextcloud</a>.",
+ "Continue to Nextcloud" : "Continuar a Nextcloud",
+ "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["La actualización fue exitosa. Lo estamos redireccionando a Nextcloud en %n segundo. ","La actualización fue exitosa. Te redireccionaremos a Nextcloud en %n segundos."],
+ "Searching other places" : "Buscando en otras ubicaciones",
+ "No search results in other folders for {tag}{filter}{endtag}" : "No hay resultados para la búsqueda {tag}{filter}{endtag} en otras carpetas",
+ "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado de la búsqueda en otra carpeta","{count} resultados de la búsqueda en otras carpetas"],
+ "Personal" : "Personal",
+ "Users" : "Usuarios",
+ "Apps" : "Aplicaciones",
+ "Admin" : "Administración",
+ "Help" : "Ayuda",
+ "Access forbidden" : "Acceso prohibido",
+ "File not found" : "Archivo no encontrado",
+ "The specified document has not been found on the server." : "El documento especificado no ha sido encontrado en el servidor. ",
+ "You can click here to return to %s." : "Puedes hacer click aquí para regresar a %s.",
+ "Internal Server Error" : "Error interno del servidor",
+ "The server was unable to complete your request." : "El servidor no pudo completar tu solicitud.",
+ "If this happens again, please send the technical details below to the server administrator." : "Si esto vuelve a suceder, por favor envia los detalles tecnicos siguientes al adminsitrador del sistema.",
+ "More details can be found in the server log." : "Puedes consultar más detalles en la bitácora del servidor. ",
+ "Technical details" : "Detalles técnicos",
+ "Remote Address: %s" : "Dirección Remota: %s",
+ "Request ID: %s" : "ID de solicitud: %s",
+ "Type: %s" : "Tipo: %s",
+ "Code: %s" : "Código: %s",
+ "Message: %s" : "Mensaje: %s",
+ "File: %s" : "Archivo: %s",
+ "Line: %s" : "Línea: %s",
+ "Trace" : "Rastrear",
+ "Security warning" : "Advertencia de seguridad",
+ "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Tu directorio de datos y sus archivos probablemente sean accesibles desde Internet ya que el archivo .htaccess no funciona.",
+ "Create an <strong>admin account</strong>" : "Crear una <strong>cuenta de administrador</strong>",
+ "Username" : "Usuario",
+ "Storage & database" : "Almacenamiento & base de datos",
+ "Data folder" : "Carpeta de datos",
+ "Configure the database" : "Configurar la base de datos",
+ "Only %s is available." : "Sólo %s está disponible.",
+ "Install and activate additional PHP modules to choose other database types." : "Instala y activa módulos adicionales de PHP para seleccionar otros tipos de bases de datos. ",
+ "For more details check out the documentation." : "Por favor consulta la documentación para más detalles. ",
+ "Database user" : "Usuario de la base de datos",
+ "Database password" : "Contraseña de la base de datos",
+ "Database name" : "Nombre de la base de datos",
+ "Database tablespace" : "Espacio de tablas en la base de datos",
+ "Database host" : "Servidor de base de datos",
+ "Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifica el número de puerto así como el nombre del servidor (ejem., localhost:5432).",
+ "Performance warning" : "Advertencia de desempeño",
+ "SQLite will be used as database." : "SQLite será usado como la base de datos.",
+ "For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
+ "Finish setup" : "Terminar configuración",
+ "Finishing …" : "Terminando …",
+ "Need help?" : "¿Necesitas ayuda?",
+ "See the documentation" : "Ver la documentación",
+ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere de JavaScript para su correcta operación. Por favor {linkstart}habilita JavaScript{linkend} y vuelve a cargar la página. ",
+ "More apps" : "Más aplicaciones",
+ "Search" : "Buscar",
+ "Reset search" : "Reestablecer búsqueda",
+ "Confirm your password" : "Confirma tu contraseña",
+ "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!",
+ "Please contact your administrator." : "Por favor contacta al administrador.",
+ "An internal error occurred." : "Se presentó un error interno.",
+ "Please try again or contact your administrator." : "Por favor vuelve a intentarlo o contacta a tu adminsitrador. ",
+ "Username or email" : "Usuario o correo electrónico",
+ "Wrong password. Reset it?" : "Contraseña equivocada. ¿Deseas restablecerla?",
+ "Wrong password." : "Contraseña inválida. ",
+ "Log in" : "Ingresar",
+ "Stay logged in" : "Mantener la sesión abierta",
+ "Alternative Logins" : "Accesos Alternativos",
+ "Account access" : "Acceo de cuenta",
+ "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.",
+ "Grant access" : "Conceder acceso",
+ "App token" : "Ficha de la aplicación",
+ "Alternative login using app token" : "Inicio de sesión alternativo usando la ficha de la aplicación",
+ "Redirecting …" : "Redireccionando ... ",
+ "New password" : "Nueva contraseña",
+ "New Password" : "Nueva Contraseña",
+ "Reset password" : "Restablecer contraseña",
+ "Two-factor authentication" : "Autenticación de dos-factores",
+ "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguridad mejorada está habilitada para tu cuenta. Favor de autenticarte usando un segundo factor. ",
+ "Cancel log in" : "Cancelar inicio de sesión",
+ "Use backup code" : "Usar código de respaldo",
+ "Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
+ "Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
+ "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
+ "Depending on your configuration, this button could also work to trust the domain:" : "Dependiendo de tu configuración, este botón podría funcionar también para confiar en el dominio:",
+ "Add \"%s\" as trusted domain" : "Agregar \"%s\" como un dominio de confianza",
+ "App update required" : "Se requiere una actualización de la aplicación",
+ "%s will be updated to version %s" : "%s será actualizado a la versión %s",
+ "These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:",
+ "These incompatible apps will be disabled:" : "Las siguientes aplicaciones incompatibles serán deshabilitadas:",
+ "The theme %s has been disabled." : "El tema %s ha sido deshabilitado. ",
+ "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Por favor asegurarte de que la base de datos, la carpeta de configuración y las carpetas de datos hayan sido respaldadas antes de continuar. ",
+ "Start update" : "Iniciar actualización",
+ "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar la expiración de tiempo en instalaciones grandes, puedes ejecutar el siguiente comando desde tu directorio de instalación:",
+ "Detailed logs" : "Bitácoras detalladas",
+ "Update needed" : "Se requiere de una actualización",
+ "Please use the command line updater because you have a big instance with more than 50 users." : "Favor de usar el actualizador desde la línea de comandos ya que tu instancia cuenta con más de 50 usuarios.",
+ "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Estoy conciente de que si continúo haciendo la actualización vía web, la interfaz de usuario corre el riesgo de que el tiempo de la solicitud expire y cause pérdida de datos, pero cuento con un respaldo y sé como restaurar mi instancia en caso de una falla. ",
+ "Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo",
+ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ",
+ "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ",
+ "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.",
+ "Thank you for your patience." : "Gracias por tu paciencia.",
+ "Problem loading page, reloading in 5 seconds" : "Se presentó un problema al cargar la página, recargando en 5 segundos",
+ "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Tus archivos están encriptados. Si no has habilitado la llave de recuperación, no habrá manera de que puedas recuperar tus datos una vez que restablezcas tu contraseña.<br />Si no estás seguro de lo que estás haciendo, por favor contacta a tu adminstrador antes de continuar. <br />¿Realmente deseas continuar?",
+ "Ok" : "Ok",
+ "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Tu servidor web no está correctamente configurado para resolver \"{url}\". Puedes encontrar más información en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "No ha sido configurada la memoria caché. Por favor configura un memechache si está disponible para mejorar el desempeño. Puedes encontrar información adicional en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "No fue posible leer /dev/urandom por PHP que es altamente desalentado por razones de seguridad. Puedes obtener más información en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Estás usando PHP {version}. Te recomendamos actualizar tu versión de PHP para aprovechar <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">las actualizaciones de seguridad y desempeño suministradas por el Grupo PHP</a> tan pronto como tu distribución lo soporte. ",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuración de los encabezados del proxy inverso es incorrecta, o estás accediendo a Nextcloud desde un proxy de confianza. Si no estás accediendo a Nextcloud desde un proxy de confianza, se trata de un tema de seguridad y le puede permitir a un atacante hacer su dirección IP apócrifa visible para Nextcloud. Puedes encontar más infomración en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached está configurado como un caché distribuido, pero el módulo equivocado PHP \"memcache\" está instalado. \\OC\\Memcache\\Memcached sólo soporta \"memchached\" y no \"memchache\". Por favor ve el <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">wiki de ambos módulos</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algunos archivos no pasaron la verificación de integridad. Para más información de cómo resolver este tema consulta nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Listado de archivos inválidos …</a> / <a href=\"{rescanEndpoint}\">Volver a escanear…</a>)",
+ "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente tus directorios de datos y archivos son accesibles desde Internet. El archivo .htaccess no está funcionando. Te recomendamos ámpliamente que configures tu servidor web de tal modo que el directorio de datos no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web. ",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "El encabezado HTTP \"Strict-Transport-Security\" no está configurado a al menos \"{seconds}\" segundos. Para mejorar la seguridad, te recomendamos habilitar HSTS como se describe en nuestros <a href=\"{docUrl}\" rel=\"noreferrer\">consejos de seguridad</a>.",
+ "Shared with {recipients}" : "Compartido con {recipients}",
+ "Error while unsharing" : "Se presentó un error al dejar de compartir",
+ "can reshare" : "puede volver a compartir",
+ "can edit" : "puede editar",
+ "can create" : "puede crear",
+ "can change" : "puede modificar",
+ "can delete" : "puede borrar",
+ "access control" : "control de acceso",
+ "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Comparte con personas en otros servidores usando sus IDs username@example.com/nextcloud",
+ "Share with users or by mail..." : "Compartir con otros usuarios o por correo electrónico...",
+ "Share with users or remote users..." : "Compartir con otros usuarios o con otros usuarios remotos...",
+ "Share with users, remote users or by mail..." : "Compartir con otros usuarios, otros usuarios remotos o por correo electrónico...",
+ "Share with users or groups..." : "Compartir con otros usuarios o grupos...",
+ "Share with users, groups or by mail..." : "Compartir con otros usuarios, grupos o por correo electrónico...",
+ "Share with users, groups or remote users..." : "Compartir con otros usuarios, otros usuarios remotos o grupos...",
+ "Share with users, groups, remote users or by mail..." : "Compartir con usuarios, grupos, usuarios rempotos o por correo...",
+ "Share with users..." : "Compartir con otros usuarios...",
+ "The object type is not specified." : "El tipo del objeto no está especificado.",
+ "Enter new" : "Ingresar nuevo",
+ "Add" : "Agregar",
+ "Edit tags" : "Editar etiquetas",
+ "Error loading dialog template: {error}" : "Se presentó un error al cargar la plantilla de diálogo: {error}",
+ "No tags selected for deletion." : "No se seleccionaron etiquetas para borrar.",
+ "The update was successful. Redirecting you to Nextcloud now." : "La actualización fue exitosa. Redirigiendote ahora a tu Nextcloud. ",
+ "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hola,\n\nsólo queremos informarte que %s ha compartido %s contigo.\n\nVelo aquí: %s\n\n",
+ "The share will expire on %s." : "El recurso dejará de ser compartido el %s.",
+ "Cheers!" : "¡Saludos!",
+ "The server encountered an internal error and was unable to complete your request." : "Se presentó un error interno en el servidor y no fue posible completar tu solicitud. ",
+ "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Por favor contacta al administrador del servidor si este problema se presenta en múltiples ocasiones, por favor incluye los detalles técnicos siguientes en tu reporte. ",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Para más información de cómo configurar propiamente tu servidor, por favor ve la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentación</a>.",
+ "Log out" : "Salir",
+ "This action requires you to confirm your password:" : "Esta acción requiere que confirmes tu contraseña:",
+ "Use the following link to reset your password: {link}" : "Usa la siguiente liga para restablecer tu contraseña: {link}",
+ "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hola,<br><br> sólo queremos informarte que %s ha compartido <strong>%s</strong> contigo. <br><a href=\"%s\">¡Velo!</a><br><br>",
+ "This Nextcloud instance is currently in single user mode." : "Esta instalación de Nextcloud se encuentra en modo de usuario único.",
+ "This means only administrators can use the instance." : "Esto significa que sólo los administradores pueden usar la instancia.",
+ "You are accessing the server from an untrusted domain." : "Estás accediendo al servidor desde un dominio no de confianza. ",
+ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor contacta a tu administrador. Si eres el administrador de esta instancia, configura la opción \"trusted_domains\" en config/config.php. Un ejemplo de configuración se proporciona en config/config.sample.php. ",
+ "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de tu configuración, como adminsitrador podrías llegar a usar el botón inferior para confiar en este dominio. ",
+ "Please use the command line updater because you have a big instance." : "Por favor usa el actualizador de línea de comando porque cuentas con una instancia grande. ",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Para más ayuda, consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">doccumentación</a>.",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "El PHP OPcache no está configurado correctamente. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Para un mejor desempeño, recomendamos </a> usar las siguientes configuraciones en php.ini:<code>",
+ "You are about to grant \"%s\" access to your %s account." : "Estás apunto de concederle a \"%s\" acceso a yu cuenta %s."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/es_SV.json b/core/l10n/es_SV.json
new file mode 100644
index 00000000000..ef8cd29ec1e
--- /dev/null
+++ b/core/l10n/es_SV.json
@@ -0,0 +1,355 @@
+{ "translations": {
+ "Please select a file." : "Por favor selecciona un archivo.",
+ "File is too big" : "El archivo es demasiado grande.",
+ "The selected file is not an image." : "El archivo seleccionado no es una imagen.",
+ "The selected file cannot be read." : "El archivo seleccionado no se puede leer.",
+ "Invalid file provided" : "Archivo proporcionado inválido",
+ "No image or file provided" : "No se especificó un archivo o imagen",
+ "Unknown filetype" : "Tipo de archivo desconocido",
+ "Invalid image" : "Imagen inválida",
+ "An error occurred. Please contact your admin." : "Se presentó un error. Por favor contacta a tu adminsitrador. ",
+ "No temporary profile picture available, try again" : "No hay una imagen de perfil temporal disponible, por favor inténtalo de nuevo",
+ "No crop data provided" : "No se han proporcionado datos del recorte",
+ "No valid crop data provided" : "No se han proporcionado datos válidos del recorte",
+ "Crop is not square" : "El recorte no es cuadrado",
+ "State token does not match" : "La ficha de estado no corresponde",
+ "Password reset is disabled" : "Restablecer contraseña se encuentra deshabilitado",
+ "Couldn't reset password because the token is invalid" : "No ha sido posible restablecer la contraseña porque la ficha es inválida",
+ "Couldn't reset password because the token is expired" : "No ha sido posible restablecer la contraseña porque la ficha ha expirado",
+ "Could not send reset email because there is no email address for this username. Please contact your administrator." : "No fue posible enviar el correo electrónico para restablecer porque no hay una dirección de correo electrónico para este usuario. Por favor contacta a tu adminsitrador. ",
+ "%s password reset" : "%s restablecer la contraseña",
+ "Password reset" : "Restablecer contraseña",
+ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en el siguiente botón para restablecer tu contraseña. Si no has solicitado restablecer su contraseña, por favor ignora este correo. ",
+ "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Haz click en la siguiente liga para restablecer su contraseña. Si no has solicitado restablecer la contraseña, por favor ignora este mensaje. ",
+ "Reset your password" : "Restablecer tu contraseña",
+ "Couldn't send reset email. Please contact your administrator." : "No fue posible enviar el correo de restauración. Por favor contacta a tu adminsitrador. ",
+ "Couldn't send reset email. Please make sure your username is correct." : "No fue posible restablecer el correo electrónico. Por favor asegurarte de que tu nombre de usuario sea correcto. ",
+ "Preparing update" : "Preparando actualización",
+ "[%d / %d]: %s" : "[%d / %d]: %s ",
+ "Repair warning: " : "Advertencia de reparación:",
+ "Repair error: " : "Error de reparación: ",
+ "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php.",
+ "[%d / %d]: Checking table %s" : "[%d / %d]: Verificando tabla %s",
+ "Turned on maintenance mode" : "Modo mantenimiento activado",
+ "Turned off maintenance mode" : "Modo mantenimiento desactivado",
+ "Maintenance mode is kept active" : "El modo mantenimiento sigue activo",
+ "Updating database schema" : "Actualizando esquema de base de datos",
+ "Updated database" : "Base de datos actualizada",
+ "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Verificando si el archivo del esquema de base de datos puede ser actualizado (esto puedo tomar mucho tiempo dependiendo del tamaño de la base de datos)",
+ "Checked database schema update" : "Actualización del esquema de base de datos verificada",
+ "Checking updates of apps" : "Verificando actualizaciones para aplicaciones",
+ "Checking for update of app \"%s\" in appstore" : "Verificando actualizaciones para la aplicacion \"%s\" en la appstore",
+ "Update app \"%s\" from appstore" : "Actualizar la aplicación \"%s\" desde la appstore",
+ "Checked for update of app \"%s\" in appstore" : "Se verificaron actualizaciones para la aplicación \"%s\" en la appstore",
+ "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Verificando si el esquema de la base de datos para %s puede ser actualizado (esto puede tomar mucho tiempo dependiendo del tamaño de la base de datos)",
+ "Checked database schema update for apps" : "Se verificó la actualización del esquema de la base de datos para las aplicaciones",
+ "Updated \"%s\" to %s" : "Actualizando \"%s\" a %s",
+ "Set log level to debug" : "Establecer nivel de bitacora a depurar",
+ "Reset log level" : "Restablecer nivel de bitácora",
+ "Starting code integrity check" : "Comenzando verificación de integridad del código",
+ "Finished code integrity check" : "Terminó la verificación de integridad del código ",
+ "%s (3rdparty)" : "%s (de 3ros)",
+ "%s (incompatible)" : "%s (incompatible)",
+ "Following apps have been disabled: %s" : "Las siguientes aplicaciones han sido deshabilitadas: %s",
+ "Already up to date" : "Ya está actualizado",
+ "Search contacts …" : "Buscar contactos ...",
+ "No contacts found" : "No se encontraron contactos",
+ "Show all contacts …" : "Mostrar todos los contactos ...",
+ "There was an error loading your contacts" : "Se presentó un error al cargar tus contactos",
+ "Loading your contacts …" : "Cargando sus contactos ... ",
+ "Looking for {term} …" : "Buscando {term} ...",
+ "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Se presentaron problemas con la verificación de integridad del código. Más información ...</a>",
+ "No action available" : "No hay acciones disponibles",
+ "Error fetching contact actions" : "Se presentó un error al traer las acciónes de contatos",
+ "Settings" : "Configuraciones ",
+ "Connection to server lost" : "Se ha perdido la conexión con el servidor",
+ "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Se presentó un erorr al cargar la página, recargando en %n segundo","Se presentó un erorr al cargar la página, recargando en %n segundo"],
+ "Saving..." : "Guardando...",
+ "Dismiss" : "Descartar",
+ "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña",
+ "Authentication required" : "Se requiere autenticación",
+ "Password" : "Contraseña",
+ "Cancel" : "Cancelar",
+ "Confirm" : "Confirmar",
+ "Failed to authenticate, try again" : "Falla en la autenticación, por favor reintentalo",
+ "seconds ago" : "hace segundos",
+ "Logging in …" : "Iniciando sesión ...",
+ "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "La liga para restablecer tu contraseña ha sido enviada a tu correo electrónico. Si no lo recibes dentro de un tiempo razonable, verifica las carpetas de spam/basura.<br>Si no la encuentras consulta a tu adminstrador local.",
+ "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Tus archivos están encriptados. No habrá manera de recuperar tus datos una vez que restablezca tu contraseña. <br />Si no estás seguro de qué hacer, por favor contacta a tu administrador antes de continuar. <br />¿Realmente deseas continuar?",
+ "I know what I'm doing" : "Sé lo que estoy haciendo",
+ "Password can not be changed. Please contact your administrator." : "Las contraseñas no se pueden cambiar. Por favor contacta a tu adminstrador",
+ "No" : "No",
+ "Yes" : "Sí",
+ "No files in here" : "No hay archivos aquí",
+ "Choose" : "Seleccionar",
+ "Copy" : "Copiar",
+ "Move" : "Mover",
+ "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}",
+ "OK" : "OK",
+ "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}",
+ "read-only" : "sólo-lectura",
+ "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicto de archivo","{count} conflictos en el archivo"],
+ "One file conflict" : "Un conflicto en el archivo",
+ "New Files" : "Archivos Nuevos",
+ "Already existing files" : "Archivos ya existentes",
+ "Which files do you want to keep?" : "¿Cuales archivos deseas mantener?",
+ "If you select both versions, the copied file will have a number added to its name." : "Si seleccionas ambas versiones, se le agregará un número al nombre del archivo copiado.",
+ "Continue" : "Continuar",
+ "(all selected)" : "(todos seleccionados)",
+ "({count} selected)" : "({count} seleccionados)",
+ "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ",
+ "Pending" : "Pendiente",
+ "Copy to {folder}" : "Copiar a {folder}",
+ "Move to {folder}" : "Mover a {folder}",
+ "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",
+ "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Tu servidor web aún no se encuentra correctamente configurado para permitir la sincronización de archivos porque la interface de WebDAV parece estar rota. ",
+ "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor no cuenta con una conexión a Internet: No fue posible alcanzar diversos puntos de acceso <EndPoints>. Esto significa que algunas funcionalidades como el montaje de almacenamiento externo, notificaciónes de actualizaciones o la instalación de aplicaciones de terceros no funcionarán. Acceder archivos de forma remota y el envío de correos electrónicos de notificación puede que tampoco funcionen. Te sugerimos habilitar la conexión a Internet para este servidor si deseas contar con todas las características.",
+ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "La fución PHP \"set_time_limit\" no está disponible. Esto podría generar scripts que se interrumpan a media ejecución, rompiendo la instalación. Te recomendamos ámpliamente habilitar esta función.",
+ "Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor",
+ "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente tus archivos y directorio de datos sean accesibles desde Internet. El archivo .htaccess no está funcionando. Te recomendamos ámpliamente configurar tu servidor web de tal modo que el directorio de datos no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web. ",
+ "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "El encabezado HTTP \"{header}\" no está configurado como \"{expected}\". Este es un riesgo potencial de seguridad o privacidad y te recomendamos cambiar esta configuración.",
+ "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Estás accediendo este sitio via HTTP. Te recomendamos ámpliamente que configures tu servidor para que en su lugar, el uso de HTTPS sea requerido como está descrito en nuestros <a href=\"{docUrl}\">consejos de seguridad</a>.",
+ "Shared" : "Compartido",
+ "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
+ "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
+ "Set expiration date" : "Selecciona la vigencia de tu archivo",
+ "Expiration" : "Expiración",
+ "Expiration date" : "Fecha de expiración",
+ "Choose a password for the public link" : "Seleccione una contraseña para la liga pública",
+ "Choose a password for the public link or press the \"Enter\" key" : "Elige una contraseña para la liga pública o presiona la tecla \"Intro\"",
+ "Copied!" : "¡Copiado!",
+ "Not supported!" : "¡No está soportado!",
+ "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
+ "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
+ "Resharing is not allowed" : "No se permite volver a compartir",
+ "Share to {name}" : "Compartir con {name}",
+ "Share link" : "Compartir liga",
+ "Link" : "Liga",
+ "Password protect" : "Proteger con contraseña",
+ "Allow editing" : "Permitir editar",
+ "Email link to person" : "Enviar la liga por correo electrónico a una persona",
+ "Send" : "Enviar",
+ "Allow upload and editing" : "Permitir carga y edición",
+ "Read only" : "Sólo lectura",
+ "File drop (upload only)" : "Permitir carga",
+ "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
+ "Shared with you by {owner}" : "Compartido contigo por {owner}",
+ "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
+ "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha compartido mediante una liga",
+ "group" : "grupo",
+ "remote" : "remoto",
+ "email" : "correo electrónico",
+ "shared by {sharer}" : "compartido por {sharer}",
+ "Unshare" : "Dejar de compartir",
+ "Can reshare" : "Puede volver a compartir",
+ "Can edit" : "Puede editar",
+ "Can create" : "Puede crear",
+ "Can change" : "Puede cambiar",
+ "Can delete" : "Puede borrar",
+ "Access control" : "Control de acceso",
+ "Could not unshare" : "No fue posible dejar de compartir",
+ "Error while sharing" : "Se presentó un error al compartir",
+ "Share details could not be loaded for this item." : "Los detalles del recurso compartido no se pudieron cargar para este elemento. ",
+ "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Se requiere de la menos {count} caracter para el auto completar","Se requieren de la menos {count} caracteres para el auto completar"],
+ "This list is maybe truncated - please refine your search term to see more results." : "Esta lista puede estar truncada - por favor refina tus términos de búsqueda para poder ver más resultados. ",
+ "No users or groups found for {search}" : "No se encontraron usuarios o gurpos para {search}",
+ "No users found for {search}" : "No se encontraron usuarios para {search}",
+ "An error occurred. Please try again" : "Se presentó un error. Por favor vuelve a intentarlo",
+ "{sharee} (group)" : "{sharee} (grupo)",
+ "{sharee} (remote)" : "{sharee} (remoto)",
+ "{sharee} (email)" : "{sharee} (correo electrónico)",
+ "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
+ "Share" : "Compartir",
+ "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparte con otras personas ingresando una dirección de correo electrónico.",
+ "Share with other people by entering a user or group or a federated cloud ID." : "Comparte con otras personas ingresando un usuario o un grupo.",
+ "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
+ "Name or email address..." : "Nombre o dirección de correo electrónico",
+ "Name or federated cloud ID..." : "Nombre...",
+ "Name, federated cloud ID or email address..." : "Nombre o dirección de correo electrónico...",
+ "Name..." : "Nombre...",
+ "Error" : "Error",
+ "Error removing share" : "Se presentó un error al dejar de compartir",
+ "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente",
+ "restricted" : "restringido",
+ "invisible" : "invisible",
+ "({scope})" : "({scope})",
+ "Delete" : "Borrar",
+ "Rename" : "Renombrar",
+ "Collaborative tags" : "Etiquetas colaborativas",
+ "No tags found" : "No se encontraron etiquetas",
+ "unknown text" : "texto desconocido",
+ "Hello world!" : "¡Hola mundo!",
+ "sunny" : "soleado",
+ "Hello {name}, the weather is {weather}" : "Hola {name}, el clima es {weather}",
+ "Hello {name}" : "Hola {name}",
+ "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Estos son los resultados de tu búsqueda <script>alert(1)</script></strong>",
+ "new" : "nuevo",
+ "_download %n file_::_download %n files_" : ["Descargar %n archivos","Descargar %n archivos"],
+ "The update is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, abandonar esta página puede interrumpir el proceso en algunos ambientes. ",
+ "Update to {version}" : "Actualizar a {version}",
+ "An error occurred." : "Se presentó un error.",
+ "Please reload the page." : "Por favor vuelve a cargar la página.",
+ "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "La actualización no fue exitosa. Para más información <a href=\"{url}\">consulta nuestro comentario en el foro </a> que cubre este tema. ",
+ "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "La actualización no fue exitosa. Por favor reporta este tema a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Comunidad Nextcloud</a>.",
+ "Continue to Nextcloud" : "Continuar a Nextcloud",
+ "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["La actualización fue exitosa. Lo estamos redireccionando a Nextcloud en %n segundo. ","La actualización fue exitosa. Te redireccionaremos a Nextcloud en %n segundos."],
+ "Searching other places" : "Buscando en otras ubicaciones",
+ "No search results in other folders for {tag}{filter}{endtag}" : "No hay resultados para la búsqueda {tag}{filter}{endtag} en otras carpetas",
+ "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado de la búsqueda en otra carpeta","{count} resultados de la búsqueda en otras carpetas"],
+ "Personal" : "Personal",
+ "Users" : "Usuarios",
+ "Apps" : "Aplicaciones",
+ "Admin" : "Administración",
+ "Help" : "Ayuda",
+ "Access forbidden" : "Acceso prohibido",
+ "File not found" : "Archivo no encontrado",
+ "The specified document has not been found on the server." : "El documento especificado no ha sido encontrado en el servidor. ",
+ "You can click here to return to %s." : "Puedes hacer click aquí para regresar a %s.",
+ "Internal Server Error" : "Error interno del servidor",
+ "The server was unable to complete your request." : "El servidor no pudo completar tu solicitud.",
+ "If this happens again, please send the technical details below to the server administrator." : "Si esto vuelve a suceder, por favor envia los detalles tecnicos siguientes al adminsitrador del sistema.",
+ "More details can be found in the server log." : "Puedes consultar más detalles en la bitácora del servidor. ",
+ "Technical details" : "Detalles técnicos",
+ "Remote Address: %s" : "Dirección Remota: %s",
+ "Request ID: %s" : "ID de solicitud: %s",
+ "Type: %s" : "Tipo: %s",
+ "Code: %s" : "Código: %s",
+ "Message: %s" : "Mensaje: %s",
+ "File: %s" : "Archivo: %s",
+ "Line: %s" : "Línea: %s",
+ "Trace" : "Rastrear",
+ "Security warning" : "Advertencia de seguridad",
+ "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Tu directorio de datos y sus archivos probablemente sean accesibles desde Internet ya que el archivo .htaccess no funciona.",
+ "Create an <strong>admin account</strong>" : "Crear una <strong>cuenta de administrador</strong>",
+ "Username" : "Usuario",
+ "Storage & database" : "Almacenamiento & base de datos",
+ "Data folder" : "Carpeta de datos",
+ "Configure the database" : "Configurar la base de datos",
+ "Only %s is available." : "Sólo %s está disponible.",
+ "Install and activate additional PHP modules to choose other database types." : "Instala y activa módulos adicionales de PHP para seleccionar otros tipos de bases de datos. ",
+ "For more details check out the documentation." : "Por favor consulta la documentación para más detalles. ",
+ "Database user" : "Usuario de la base de datos",
+ "Database password" : "Contraseña de la base de datos",
+ "Database name" : "Nombre de la base de datos",
+ "Database tablespace" : "Espacio de tablas en la base de datos",
+ "Database host" : "Servidor de base de datos",
+ "Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifica el número de puerto así como el nombre del servidor (ejem., localhost:5432).",
+ "Performance warning" : "Advertencia de desempeño",
+ "SQLite will be used as database." : "SQLite será usado como la base de datos.",
+ "For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
+ "Finish setup" : "Terminar configuración",
+ "Finishing …" : "Terminando …",
+ "Need help?" : "¿Necesitas ayuda?",
+ "See the documentation" : "Ver la documentación",
+ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere de JavaScript para su correcta operación. Por favor {linkstart}habilita JavaScript{linkend} y vuelve a cargar la página. ",
+ "More apps" : "Más aplicaciones",
+ "Search" : "Buscar",
+ "Reset search" : "Reestablecer búsqueda",
+ "Confirm your password" : "Confirma tu contraseña",
+ "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!",
+ "Please contact your administrator." : "Por favor contacta al administrador.",
+ "An internal error occurred." : "Se presentó un error interno.",
+ "Please try again or contact your administrator." : "Por favor vuelve a intentarlo o contacta a tu adminsitrador. ",
+ "Username or email" : "Usuario o correo electrónico",
+ "Wrong password. Reset it?" : "Contraseña equivocada. ¿Deseas restablecerla?",
+ "Wrong password." : "Contraseña inválida. ",
+ "Log in" : "Ingresar",
+ "Stay logged in" : "Mantener la sesión abierta",
+ "Alternative Logins" : "Accesos Alternativos",
+ "Account access" : "Acceo de cuenta",
+ "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.",
+ "Grant access" : "Conceder acceso",
+ "App token" : "Ficha de la aplicación",
+ "Alternative login using app token" : "Inicio de sesión alternativo usando la ficha de la aplicación",
+ "Redirecting …" : "Redireccionando ... ",
+ "New password" : "Nueva contraseña",
+ "New Password" : "Nueva Contraseña",
+ "Reset password" : "Restablecer contraseña",
+ "Two-factor authentication" : "Autenticación de dos-factores",
+ "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguridad mejorada está habilitada para tu cuenta. Favor de autenticarte usando un segundo factor. ",
+ "Cancel log in" : "Cancelar inicio de sesión",
+ "Use backup code" : "Usar código de respaldo",
+ "Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
+ "Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
+ "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
+ "Depending on your configuration, this button could also work to trust the domain:" : "Dependiendo de tu configuración, este botón podría funcionar también para confiar en el dominio:",
+ "Add \"%s\" as trusted domain" : "Agregar \"%s\" como un dominio de confianza",
+ "App update required" : "Se requiere una actualización de la aplicación",
+ "%s will be updated to version %s" : "%s será actualizado a la versión %s",
+ "These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:",
+ "These incompatible apps will be disabled:" : "Las siguientes aplicaciones incompatibles serán deshabilitadas:",
+ "The theme %s has been disabled." : "El tema %s ha sido deshabilitado. ",
+ "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Por favor asegurarte de que la base de datos, la carpeta de configuración y las carpetas de datos hayan sido respaldadas antes de continuar. ",
+ "Start update" : "Iniciar actualización",
+ "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar la expiración de tiempo en instalaciones grandes, puedes ejecutar el siguiente comando desde tu directorio de instalación:",
+ "Detailed logs" : "Bitácoras detalladas",
+ "Update needed" : "Se requiere de una actualización",
+ "Please use the command line updater because you have a big instance with more than 50 users." : "Favor de usar el actualizador desde la línea de comandos ya que tu instancia cuenta con más de 50 usuarios.",
+ "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Estoy conciente de que si continúo haciendo la actualización vía web, la interfaz de usuario corre el riesgo de que el tiempo de la solicitud expire y cause pérdida de datos, pero cuento con un respaldo y sé como restaurar mi instancia en caso de una falla. ",
+ "Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo",
+ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ",
+ "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ",
+ "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.",
+ "Thank you for your patience." : "Gracias por tu paciencia.",
+ "Problem loading page, reloading in 5 seconds" : "Se presentó un problema al cargar la página, recargando en 5 segundos",
+ "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Tus archivos están encriptados. Si no has habilitado la llave de recuperación, no habrá manera de que puedas recuperar tus datos una vez que restablezcas tu contraseña.<br />Si no estás seguro de lo que estás haciendo, por favor contacta a tu adminstrador antes de continuar. <br />¿Realmente deseas continuar?",
+ "Ok" : "Ok",
+ "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Tu servidor web no está correctamente configurado para resolver \"{url}\". Puedes encontrar más información en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "No ha sido configurada la memoria caché. Por favor configura un memechache si está disponible para mejorar el desempeño. Puedes encontrar información adicional en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "No fue posible leer /dev/urandom por PHP que es altamente desalentado por razones de seguridad. Puedes obtener más información en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Estás usando PHP {version}. Te recomendamos actualizar tu versión de PHP para aprovechar <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">las actualizaciones de seguridad y desempeño suministradas por el Grupo PHP</a> tan pronto como tu distribución lo soporte. ",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuración de los encabezados del proxy inverso es incorrecta, o estás accediendo a Nextcloud desde un proxy de confianza. Si no estás accediendo a Nextcloud desde un proxy de confianza, se trata de un tema de seguridad y le puede permitir a un atacante hacer su dirección IP apócrifa visible para Nextcloud. Puedes encontar más infomración en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached está configurado como un caché distribuido, pero el módulo equivocado PHP \"memcache\" está instalado. \\OC\\Memcache\\Memcached sólo soporta \"memchached\" y no \"memchache\". Por favor ve el <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">wiki de ambos módulos</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algunos archivos no pasaron la verificación de integridad. Para más información de cómo resolver este tema consulta nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Listado de archivos inválidos …</a> / <a href=\"{rescanEndpoint}\">Volver a escanear…</a>)",
+ "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Posiblemente tus directorios de datos y archivos son accesibles desde Internet. El archivo .htaccess no está funcionando. Te recomendamos ámpliamente que configures tu servidor web de tal modo que el directorio de datos no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web. ",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "El encabezado HTTP \"Strict-Transport-Security\" no está configurado a al menos \"{seconds}\" segundos. Para mejorar la seguridad, te recomendamos habilitar HSTS como se describe en nuestros <a href=\"{docUrl}\" rel=\"noreferrer\">consejos de seguridad</a>.",
+ "Shared with {recipients}" : "Compartido con {recipients}",
+ "Error while unsharing" : "Se presentó un error al dejar de compartir",
+ "can reshare" : "puede volver a compartir",
+ "can edit" : "puede editar",
+ "can create" : "puede crear",
+ "can change" : "puede modificar",
+ "can delete" : "puede borrar",
+ "access control" : "control de acceso",
+ "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Comparte con personas en otros servidores usando sus IDs username@example.com/nextcloud",
+ "Share with users or by mail..." : "Compartir con otros usuarios o por correo electrónico...",
+ "Share with users or remote users..." : "Compartir con otros usuarios o con otros usuarios remotos...",
+ "Share with users, remote users or by mail..." : "Compartir con otros usuarios, otros usuarios remotos o por correo electrónico...",
+ "Share with users or groups..." : "Compartir con otros usuarios o grupos...",
+ "Share with users, groups or by mail..." : "Compartir con otros usuarios, grupos o por correo electrónico...",
+ "Share with users, groups or remote users..." : "Compartir con otros usuarios, otros usuarios remotos o grupos...",
+ "Share with users, groups, remote users or by mail..." : "Compartir con usuarios, grupos, usuarios rempotos o por correo...",
+ "Share with users..." : "Compartir con otros usuarios...",
+ "The object type is not specified." : "El tipo del objeto no está especificado.",
+ "Enter new" : "Ingresar nuevo",
+ "Add" : "Agregar",
+ "Edit tags" : "Editar etiquetas",
+ "Error loading dialog template: {error}" : "Se presentó un error al cargar la plantilla de diálogo: {error}",
+ "No tags selected for deletion." : "No se seleccionaron etiquetas para borrar.",
+ "The update was successful. Redirecting you to Nextcloud now." : "La actualización fue exitosa. Redirigiendote ahora a tu Nextcloud. ",
+ "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hola,\n\nsólo queremos informarte que %s ha compartido %s contigo.\n\nVelo aquí: %s\n\n",
+ "The share will expire on %s." : "El recurso dejará de ser compartido el %s.",
+ "Cheers!" : "¡Saludos!",
+ "The server encountered an internal error and was unable to complete your request." : "Se presentó un error interno en el servidor y no fue posible completar tu solicitud. ",
+ "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Por favor contacta al administrador del servidor si este problema se presenta en múltiples ocasiones, por favor incluye los detalles técnicos siguientes en tu reporte. ",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Para más información de cómo configurar propiamente tu servidor, por favor ve la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentación</a>.",
+ "Log out" : "Salir",
+ "This action requires you to confirm your password:" : "Esta acción requiere que confirmes tu contraseña:",
+ "Use the following link to reset your password: {link}" : "Usa la siguiente liga para restablecer tu contraseña: {link}",
+ "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hola,<br><br> sólo queremos informarte que %s ha compartido <strong>%s</strong> contigo. <br><a href=\"%s\">¡Velo!</a><br><br>",
+ "This Nextcloud instance is currently in single user mode." : "Esta instalación de Nextcloud se encuentra en modo de usuario único.",
+ "This means only administrators can use the instance." : "Esto significa que sólo los administradores pueden usar la instancia.",
+ "You are accessing the server from an untrusted domain." : "Estás accediendo al servidor desde un dominio no de confianza. ",
+ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor contacta a tu administrador. Si eres el administrador de esta instancia, configura la opción \"trusted_domains\" en config/config.php. Un ejemplo de configuración se proporciona en config/config.sample.php. ",
+ "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de tu configuración, como adminsitrador podrías llegar a usar el botón inferior para confiar en este dominio. ",
+ "Please use the command line updater because you have a big instance." : "Por favor usa el actualizador de línea de comando porque cuentas con una instancia grande. ",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Para más ayuda, consulta la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">doccumentación</a>.",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "El PHP OPcache no está configurado correctamente. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Para un mejor desempeño, recomendamos </a> usar las siguientes configuraciones en php.ini:<code>",
+ "You are about to grant \"%s\" access to your %s account." : "Estás apunto de concederle a \"%s\" acceso a yu cuenta %s."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/core/l10n/hu.js b/core/l10n/hu.js
index 4653f9b2eea..8ad83fcb236 100644
--- a/core/l10n/hu.js
+++ b/core/l10n/hu.js
@@ -109,13 +109,24 @@ OC.L10N.register(
"Good password" : "Jó jelszó",
"Strong password" : "Erős jelszó",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "A webszerver nincs megfelelően beállítva a fájl szinkronizációhoz, mert a WebDAV interfész nem működik.",
+ "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "A web szervered nincs megfelelően beállítva a \"{url}\" feloldására. További információk a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentációban</a> találhatók.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Ennek a szervernek nincs működő internet kapcsolata: több végpont nem érhető el. Ez azt jelenti, hogy néhány funkció, mint pl. külső tárolók csatolása, frissítési értesítések, vagy a harmadik féltől származó alkalmazások telepítése nem fog működni. A fájlok távoli elérése és az e-mail értesítések is lehet, hogy nem működnek. Ajánlott az internet kapcsolat engedélyezése a szerveren, ha minden funkciót használni szeretnél.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nincs memória cache beállítva. A teljesítmény javítása érdekében kapcsold be ha lehetséges. További információk a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentációban</a> találhatók.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "a /dev/urandom nem olvasható a PHP által, ami erősen ellenjavallott biztonsági okokból. További információt a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentációban</a> találsz.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Jelenleg {version} verziójú PHP-t futtatsz. Javasoljuk frissítsd, hogy élvezhesd a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">teljesítmény és biztonságbeli frissítéseket a PHP Csoporttól</a> amint a disztribúciód támogatja.",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "A reverse proxy fejlécek beállítása helytelen, vagy egy megbízható proxyval kapcsolódsz a Nextcloud-ra. Ha nem egy megbízható proxyval csatlakozol, ez egy biztonsági rés lehet, mely segítségével egy támadó meghamisíthatja az IP-jét a Nextcloud felé. További információk a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokmetációban</a> találhatók.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "A Memcached elosztott tárolásra van beállítva, de a rossz PHP modul \"memcache\" van telepítve. \\OC\\Memcache\\Memcached csak a \"memcached\"-t támogatja a \"memcache\"-t nem. Nézd meg a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki-t a két modulra vonatkozólag</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Pár fájl nem ment át az integritás ellenőrzésen. További információk a helyzet megoldására a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentációban </a> található. (<a href=\"{codeIntegrityDownloadEndpoint}\">Érvénytelen fájlok listája…</a> / <a href=\"{rescanEndpoint}\">Újraellenőrzés…</a>)",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "A PHP OPcache nincs megfelelően beállítva. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">A jobb teljesítményért</a> használd az alábbi beállításokat a <code>php.ini</code>-ben:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "A \"set_time_limit\" beállítás nem elérhető. Így egy script megszakadhat, a telepítésed megbénítását okozhatva. Erősen javasoljuk a beállítás engedélyezését.",
"Error occurred while checking server setup" : "Hiba történt a szerver beállítások ellenőrzése közben",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Az adatmappád és fájljaid elérhetők az interneten. A .htaccess fájlod nem működik. Erősen javasolt, hogy a webszerveredet úgy állítsd be, hogy a mappa tartalma ne legyen közvetlenül elérhető, vagy mozgasd át a mappát a kiszolgálási területen kívülre.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "A \"{header}\" HTTP fejléc nincs beállítva, hogy megegyezzen az elvárttal \"{expected}\". Ez egy potenciális biztonsági kockázat és kérjük, hogy változtassa meg a beállításokat.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "A \"Strict-Transport-Security\" HTTP fejléc nincs legalább \"{seconds}\" másodpercre állítva. A fejlettebb védelem érdekében javasoljuk a HSTS engedélyezését a <a href=\"{docUrl}\" rel=\"noreferrer noopener\">biztonsági tippekben</a> leírtak szerint.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Jelenleg HTTP-vel éri el a weboldalt. Erősen ajánlott a HTTPS konfiguráció használata ehelyett, ahogyan ezt részleteztük a <a href=\"{docUrl}\">biztonsági tippek</a> dokumentációban",
"Shared" : "Megosztott",
+ "Shared with" : "Megosztva vele:",
+ "Shared by" : "Megosztotta",
"Error setting expiration date" : "Nem sikerült a lejárati időt beállítani",
"The public link will expire no later than {days} days after it is created" : "A nyilvános hivatkozás érvényessége legkorábban {days} nappal a létrehozása után jár csak le",
"Set expiration date" : "Legyen lejárati idő",
@@ -226,6 +237,7 @@ OC.L10N.register(
"Trace" : "Lekövetés",
"Security warning" : "Biztonsági figyelmeztetés",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Az adatkönyvtár és a benne levő fájlok valószínűleg közvetlenül is elérhetők az internetről, mert a .htaccess fájl nem érvényesül.",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "További információkért a szervered helyes beállításához nézd meg a <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">dokumentációt</a>.",
"Create an <strong>admin account</strong>" : "<strong>Rendszergazdai fiók</strong> létrehozása",
"Username" : "Felhasználónév",
"Storage & database" : "Tárhely és adatbázis",
@@ -265,6 +277,7 @@ OC.L10N.register(
"Alternative Logins" : "Alternatív bejelentkezés",
"Account access" : "Fiók hozzáférés",
"You are about to grant %s access to your %s account." : "Hozzáférést készülsz biztosítani neki: %s ehhez a fiókodhoz: %s.",
+ "Grant access" : "Hozzáférés megadása",
"App token" : "App token",
"Alternative login using app token" : "Alternatív bejelentkezés app token segítségével",
"Redirecting …" : "Átirányítás ...",
@@ -291,6 +304,7 @@ OC.L10N.register(
"Detailed logs" : "Részletezett naplók",
"Update needed" : "Frissítés szükséges",
"Please use the command line updater because you have a big instance with more than 50 users." : "Kérlek használd a parancssori frissítőt, mert túl nagy a telepítésed, több mint 50 felhasználód van.",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Segítségért nézd meg a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">dokumentációt</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Tudomásul veszem, hogy a webes frissítőfelület használata közben fellépő időtúllépés adatvesztéssel járhat. Van biztonsági mentésem, tudom hogyan állítsam vissza az adatokat hiba esetén.",
"Upgrade via web on my own risk" : "Saját felelőségre frissítés weben keresztül",
"This %s instance is currently in maintenance mode, which may take a while." : "Ez a %s folyamat éppen karbantartó üzemmódban van, ami eltarthat egy darabig.",
diff --git a/core/l10n/hu.json b/core/l10n/hu.json
index cf8fba3431f..784a53e57da 100644
--- a/core/l10n/hu.json
+++ b/core/l10n/hu.json
@@ -107,13 +107,24 @@
"Good password" : "Jó jelszó",
"Strong password" : "Erős jelszó",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "A webszerver nincs megfelelően beállítva a fájl szinkronizációhoz, mert a WebDAV interfész nem működik.",
+ "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "A web szervered nincs megfelelően beállítva a \"{url}\" feloldására. További információk a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentációban</a> találhatók.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Ennek a szervernek nincs működő internet kapcsolata: több végpont nem érhető el. Ez azt jelenti, hogy néhány funkció, mint pl. külső tárolók csatolása, frissítési értesítések, vagy a harmadik féltől származó alkalmazások telepítése nem fog működni. A fájlok távoli elérése és az e-mail értesítések is lehet, hogy nem működnek. Ajánlott az internet kapcsolat engedélyezése a szerveren, ha minden funkciót használni szeretnél.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nincs memória cache beállítva. A teljesítmény javítása érdekében kapcsold be ha lehetséges. További információk a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentációban</a> találhatók.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "a /dev/urandom nem olvasható a PHP által, ami erősen ellenjavallott biztonsági okokból. További információt a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentációban</a> találsz.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Jelenleg {version} verziójú PHP-t futtatsz. Javasoljuk frissítsd, hogy élvezhesd a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">teljesítmény és biztonságbeli frissítéseket a PHP Csoporttól</a> amint a disztribúciód támogatja.",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "A reverse proxy fejlécek beállítása helytelen, vagy egy megbízható proxyval kapcsolódsz a Nextcloud-ra. Ha nem egy megbízható proxyval csatlakozol, ez egy biztonsági rés lehet, mely segítségével egy támadó meghamisíthatja az IP-jét a Nextcloud felé. További információk a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokmetációban</a> találhatók.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "A Memcached elosztott tárolásra van beállítva, de a rossz PHP modul \"memcache\" van telepítve. \\OC\\Memcache\\Memcached csak a \"memcached\"-t támogatja a \"memcache\"-t nem. Nézd meg a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki-t a két modulra vonatkozólag</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Pár fájl nem ment át az integritás ellenőrzésen. További információk a helyzet megoldására a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentációban </a> található. (<a href=\"{codeIntegrityDownloadEndpoint}\">Érvénytelen fájlok listája…</a> / <a href=\"{rescanEndpoint}\">Újraellenőrzés…</a>)",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "A PHP OPcache nincs megfelelően beállítva. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">A jobb teljesítményért</a> használd az alábbi beállításokat a <code>php.ini</code>-ben:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "A \"set_time_limit\" beállítás nem elérhető. Így egy script megszakadhat, a telepítésed megbénítását okozhatva. Erősen javasoljuk a beállítás engedélyezését.",
"Error occurred while checking server setup" : "Hiba történt a szerver beállítások ellenőrzése közben",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Az adatmappád és fájljaid elérhetők az interneten. A .htaccess fájlod nem működik. Erősen javasolt, hogy a webszerveredet úgy állítsd be, hogy a mappa tartalma ne legyen közvetlenül elérhető, vagy mozgasd át a mappát a kiszolgálási területen kívülre.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "A \"{header}\" HTTP fejléc nincs beállítva, hogy megegyezzen az elvárttal \"{expected}\". Ez egy potenciális biztonsági kockázat és kérjük, hogy változtassa meg a beállításokat.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "A \"Strict-Transport-Security\" HTTP fejléc nincs legalább \"{seconds}\" másodpercre állítva. A fejlettebb védelem érdekében javasoljuk a HSTS engedélyezését a <a href=\"{docUrl}\" rel=\"noreferrer noopener\">biztonsági tippekben</a> leírtak szerint.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Jelenleg HTTP-vel éri el a weboldalt. Erősen ajánlott a HTTPS konfiguráció használata ehelyett, ahogyan ezt részleteztük a <a href=\"{docUrl}\">biztonsági tippek</a> dokumentációban",
"Shared" : "Megosztott",
+ "Shared with" : "Megosztva vele:",
+ "Shared by" : "Megosztotta",
"Error setting expiration date" : "Nem sikerült a lejárati időt beállítani",
"The public link will expire no later than {days} days after it is created" : "A nyilvános hivatkozás érvényessége legkorábban {days} nappal a létrehozása után jár csak le",
"Set expiration date" : "Legyen lejárati idő",
@@ -224,6 +235,7 @@
"Trace" : "Lekövetés",
"Security warning" : "Biztonsági figyelmeztetés",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Az adatkönyvtár és a benne levő fájlok valószínűleg közvetlenül is elérhetők az internetről, mert a .htaccess fájl nem érvényesül.",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "További információkért a szervered helyes beállításához nézd meg a <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">dokumentációt</a>.",
"Create an <strong>admin account</strong>" : "<strong>Rendszergazdai fiók</strong> létrehozása",
"Username" : "Felhasználónév",
"Storage & database" : "Tárhely és adatbázis",
@@ -263,6 +275,7 @@
"Alternative Logins" : "Alternatív bejelentkezés",
"Account access" : "Fiók hozzáférés",
"You are about to grant %s access to your %s account." : "Hozzáférést készülsz biztosítani neki: %s ehhez a fiókodhoz: %s.",
+ "Grant access" : "Hozzáférés megadása",
"App token" : "App token",
"Alternative login using app token" : "Alternatív bejelentkezés app token segítségével",
"Redirecting …" : "Átirányítás ...",
@@ -289,6 +302,7 @@
"Detailed logs" : "Részletezett naplók",
"Update needed" : "Frissítés szükséges",
"Please use the command line updater because you have a big instance with more than 50 users." : "Kérlek használd a parancssori frissítőt, mert túl nagy a telepítésed, több mint 50 felhasználód van.",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Segítségért nézd meg a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">dokumentációt</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Tudomásul veszem, hogy a webes frissítőfelület használata közben fellépő időtúllépés adatvesztéssel járhat. Van biztonsági mentésem, tudom hogyan állítsam vissza az adatokat hiba esetén.",
"Upgrade via web on my own risk" : "Saját felelőségre frissítés weben keresztül",
"This %s instance is currently in maintenance mode, which may take a while." : "Ez a %s folyamat éppen karbantartó üzemmódban van, ami eltarthat egy darabig.",
diff --git a/core/l10n/is.js b/core/l10n/is.js
index 210431d7f5a..8871e3aafac 100644
--- a/core/l10n/is.js
+++ b/core/l10n/is.js
@@ -109,11 +109,20 @@ OC.L10N.register(
"Good password" : "Gott lykilorð",
"Strong password" : "Sterkt lykilorð",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Vefþjónninn er ekki enn sett upp á réttan hátt til að leyfa skráasamstillingu því WebDAV viðmótið virðist vera skemmt.",
+ "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Vefþjónninn þinn er ekki uppsettur þannig að hann geti leyst \"{url}\". Frekari upplýsingar er að finna í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Þessi þjónn er ekki með virka nettengingu: ekki náðis tenging við fjölmarga endapunkta. Þetta þýðir að sumir eiginleikar eins og að virkja ytri gagnageymslu, tilkynningar um uppfærslur eða uppsetningu á forritum þriðja aðila, mun ekki virka. Fjartengdur aðgangur að skrám og sending tilkynninga í tölvupósti virka líklega ekki heldur. Við leggjum til að internettenging sé virkjuð fyrir þennan vefþjón ef þú vilt hafa alla eiginleika tiltæka.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ekkert skyndiminni (cache) hefur verið stillt. Til að auka afköst ættirðu að setja upp skyndiminni (með memcache) ef það er tiltækt. Hægt er að finna nánari upplýsingar um þetta í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "/dev/urandom er ekki lesanlegt af PHP sem er mjög óráðlegt af öryggisástæðum. Hægt er að finna nánari upplýsingar um þetta í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Þú ert að keyra PHP {version}. Við hvetjum þig til að uppfæra PHP útgáfuna til að njóta <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">afkastaaukningar og öryggisuppfærslna frá PHP Group</a> um leið og dreifingin þín styður það.",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Uppsetning gagnstæðs milliþjónshauss (reverse proxy header) er röng, eða að þú ert að tengjast Nextcloud frá treystum milliþjóni Ef þú ert ekki að tengjast Nextcloud frá treystum milliþjóni, þá er þetta er öryggisvandamál og getur leyft árásaraðilum að dulbúa IP-vistfang þeirra sem sýnilegt Nextcloud. Nánari upplýsingar má finna í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached er sett upp sem dreift skyndiminni, en hinsvegar er ranga PHP-einingin \"memcache\" uppsett. \\OC\\Memcache\\Memcached styður einungis \"memcached\" en ekki \"memcache\". Skoðaðu <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki-síðurnar um báðar einingarnar</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Sumar skrár hafa ekki staðist áreiðanleikaprófun. Hægt er að finna nánari upplýsingar um þetta í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar. (<a href=\"{codeIntegrityDownloadEndpoint}\">Listi yfir ógildar skrár…</a> / <a href=\"{rescanEndpoint}\">Endurskanna…</a>)",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "PHP Opcache er ekki rétt uppsett. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Fyrir betri afköst mælum við með</a> því að nota eftirfarandi stillingar í <code>php.ini</code>:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "PHP-fallið \"set_time_limit\" er ekki tiltækt. Þetta gæti valdið því að skriftur stöðvist í miðri keyrslu og skemmi uppsetninguna þína. Við mælumst til þess að þetta fall sé gert virkt.",
"Error occurred while checking server setup" : "Villa kom upp við athugun á uppsetningu þjóns",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Gagnamappan og skrárnar þínar eru líklega aðgengilegar öllum af internetinu vegna þess að .htaccess skrá er ekki virk. Við mælum eindregið með að þú stillir vefþjóninn þinn á þann hátt að gagnamappa er ekki lengur aðgengileg eða þú færir gagnamöppu út fyrir skjalarót vefþjóns.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "\"{header}\" HTTP-haus er ekki stilltur til jafns við \"{expected}\". Þetta er möguleg áhætta varðandi öryggi og gagnaleynd, við mælum með því að laga þessa stillingu.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "\"Strict-Transport-Security\" HTTP-hausinn er ekki stilltur á að minnsa kosti \"{seconds}\" sekúndur. Fyrir aukið öryggi mælum við með því að virkja HSTS eins og lýst er í <a href=\"{docUrl}\" rel=\"noreferrer noopener\">öryggisleiðbeiningum</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : " Þú ert að tengjast þessu vefsvæði með HTTP. Við mælum eindregið með að þú stillir þjóninn á að krefjast HTTPS í staðinn eins og lýst er í <a href=\"{docUrl}\">öryggisleiðbeiningunum</a> okkar.",
"Shared" : "Deilt",
"Shared with" : "Deilt með",
@@ -228,6 +237,7 @@ OC.L10N.register(
"Trace" : "Rekja",
"Security warning" : "Öryggisviðvörun",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Gagnamappan og skrárnar eru líklega aðgengilegar af internetinu vegna þess að .htaccess skrá er ekki virk.",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Til að fá upplýsingar hvernig á að stilla miðlarann almennilega, skaltu skoða <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">hjálparskjölin</a>.",
"Create an <strong>admin account</strong>" : "Útbúa <strong>kerfisstjóraaðgang</strong>",
"Username" : "Notandanafn",
"Storage & database" : "Geymsla & gagnagrunnur",
@@ -294,6 +304,7 @@ OC.L10N.register(
"Detailed logs" : "Ítarlegar atvikaskrár",
"Update needed" : "Þarfnast uppfærslu",
"Please use the command line updater because you have a big instance with more than 50 users." : "Endilega notaðu uppfærslutólið af skipanalínu, því þú ert með mjög stóra uppsetningu með fleiri en 50 notendum.",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Til að fá hjálp er best að skoða fyrst <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">hjálparskjölin</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Ég veit að ef ég held uppfærslunni áfram í gegnum vefviðmótið, þá er sú áhætta fyrir hendi að beiðnin falli á tímamörkum, sem aftur gæti valdið gagnatapi - en ég á öryggisafrit og veit hvernig ég get endurheimt uppsetninguna mína ef aðgerðin misferst.",
"Upgrade via web on my own risk" : "Uppfæra með vefviðmóti á mína eigin ábyrgð",
"This %s instance is currently in maintenance mode, which may take a while." : "Þessi %s er nú í viðhaldsham, sem getur tekið smá stund.",
diff --git a/core/l10n/is.json b/core/l10n/is.json
index 681c4aec29a..b07210f9ace 100644
--- a/core/l10n/is.json
+++ b/core/l10n/is.json
@@ -107,11 +107,20 @@
"Good password" : "Gott lykilorð",
"Strong password" : "Sterkt lykilorð",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Vefþjónninn er ekki enn sett upp á réttan hátt til að leyfa skráasamstillingu því WebDAV viðmótið virðist vera skemmt.",
+ "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Vefþjónninn þinn er ekki uppsettur þannig að hann geti leyst \"{url}\". Frekari upplýsingar er að finna í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Þessi þjónn er ekki með virka nettengingu: ekki náðis tenging við fjölmarga endapunkta. Þetta þýðir að sumir eiginleikar eins og að virkja ytri gagnageymslu, tilkynningar um uppfærslur eða uppsetningu á forritum þriðja aðila, mun ekki virka. Fjartengdur aðgangur að skrám og sending tilkynninga í tölvupósti virka líklega ekki heldur. Við leggjum til að internettenging sé virkjuð fyrir þennan vefþjón ef þú vilt hafa alla eiginleika tiltæka.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ekkert skyndiminni (cache) hefur verið stillt. Til að auka afköst ættirðu að setja upp skyndiminni (með memcache) ef það er tiltækt. Hægt er að finna nánari upplýsingar um þetta í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "/dev/urandom er ekki lesanlegt af PHP sem er mjög óráðlegt af öryggisástæðum. Hægt er að finna nánari upplýsingar um þetta í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Þú ert að keyra PHP {version}. Við hvetjum þig til að uppfæra PHP útgáfuna til að njóta <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">afkastaaukningar og öryggisuppfærslna frá PHP Group</a> um leið og dreifingin þín styður það.",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Uppsetning gagnstæðs milliþjónshauss (reverse proxy header) er röng, eða að þú ert að tengjast Nextcloud frá treystum milliþjóni Ef þú ert ekki að tengjast Nextcloud frá treystum milliþjóni, þá er þetta er öryggisvandamál og getur leyft árásaraðilum að dulbúa IP-vistfang þeirra sem sýnilegt Nextcloud. Nánari upplýsingar má finna í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached er sett upp sem dreift skyndiminni, en hinsvegar er ranga PHP-einingin \"memcache\" uppsett. \\OC\\Memcache\\Memcached styður einungis \"memcached\" en ekki \"memcache\". Skoðaðu <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki-síðurnar um báðar einingarnar</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Sumar skrár hafa ekki staðist áreiðanleikaprófun. Hægt er að finna nánari upplýsingar um þetta í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar. (<a href=\"{codeIntegrityDownloadEndpoint}\">Listi yfir ógildar skrár…</a> / <a href=\"{rescanEndpoint}\">Endurskanna…</a>)",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "PHP Opcache er ekki rétt uppsett. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Fyrir betri afköst mælum við með</a> því að nota eftirfarandi stillingar í <code>php.ini</code>:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "PHP-fallið \"set_time_limit\" er ekki tiltækt. Þetta gæti valdið því að skriftur stöðvist í miðri keyrslu og skemmi uppsetninguna þína. Við mælumst til þess að þetta fall sé gert virkt.",
"Error occurred while checking server setup" : "Villa kom upp við athugun á uppsetningu þjóns",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Gagnamappan og skrárnar þínar eru líklega aðgengilegar öllum af internetinu vegna þess að .htaccess skrá er ekki virk. Við mælum eindregið með að þú stillir vefþjóninn þinn á þann hátt að gagnamappa er ekki lengur aðgengileg eða þú færir gagnamöppu út fyrir skjalarót vefþjóns.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "\"{header}\" HTTP-haus er ekki stilltur til jafns við \"{expected}\". Þetta er möguleg áhætta varðandi öryggi og gagnaleynd, við mælum með því að laga þessa stillingu.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "\"Strict-Transport-Security\" HTTP-hausinn er ekki stilltur á að minnsa kosti \"{seconds}\" sekúndur. Fyrir aukið öryggi mælum við með því að virkja HSTS eins og lýst er í <a href=\"{docUrl}\" rel=\"noreferrer noopener\">öryggisleiðbeiningum</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : " Þú ert að tengjast þessu vefsvæði með HTTP. Við mælum eindregið með að þú stillir þjóninn á að krefjast HTTPS í staðinn eins og lýst er í <a href=\"{docUrl}\">öryggisleiðbeiningunum</a> okkar.",
"Shared" : "Deilt",
"Shared with" : "Deilt með",
@@ -226,6 +235,7 @@
"Trace" : "Rekja",
"Security warning" : "Öryggisviðvörun",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Gagnamappan og skrárnar eru líklega aðgengilegar af internetinu vegna þess að .htaccess skrá er ekki virk.",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Til að fá upplýsingar hvernig á að stilla miðlarann almennilega, skaltu skoða <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">hjálparskjölin</a>.",
"Create an <strong>admin account</strong>" : "Útbúa <strong>kerfisstjóraaðgang</strong>",
"Username" : "Notandanafn",
"Storage & database" : "Geymsla & gagnagrunnur",
@@ -292,6 +302,7 @@
"Detailed logs" : "Ítarlegar atvikaskrár",
"Update needed" : "Þarfnast uppfærslu",
"Please use the command line updater because you have a big instance with more than 50 users." : "Endilega notaðu uppfærslutólið af skipanalínu, því þú ert með mjög stóra uppsetningu með fleiri en 50 notendum.",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Til að fá hjálp er best að skoða fyrst <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">hjálparskjölin</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Ég veit að ef ég held uppfærslunni áfram í gegnum vefviðmótið, þá er sú áhætta fyrir hendi að beiðnin falli á tímamörkum, sem aftur gæti valdið gagnatapi - en ég á öryggisafrit og veit hvernig ég get endurheimt uppsetninguna mína ef aðgerðin misferst.",
"Upgrade via web on my own risk" : "Uppfæra með vefviðmóti á mína eigin ábyrgð",
"This %s instance is currently in maintenance mode, which may take a while." : "Þessi %s er nú í viðhaldsham, sem getur tekið smá stund.",
diff --git a/core/l10n/it.js b/core/l10n/it.js
index 236f2b5f5e4..17d290868a7 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -109,11 +109,20 @@ OC.L10N.register(
"Good password" : "Password buona",
"Strong password" : "Password forte",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Il tuo server web non è configurato correttamente per consentire la sincronizzazione dei file poiché l'interfaccia WebDAV sembra essere danneggiata.",
+ "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Il tuo server web non è configurato correttamente per risolvere \"{url}\". Ulteriori informazioni sono disponibili nella nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentazione</a>.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Questo server non ha una connessione a Internet funzionante: diversi dispositivi finali non sono raggiungibili. Ciò significa che alcune delle funzionalità come il montaggio di archivi esterni, le notifiche degli aggiornamenti o l'installazione di applicazioni di terze parti non funzioneranno. L'accesso remoto ai file e l'invio di email di notifica potrebbero non funzionare. Ti suggeriamo di abilitare la connessione a Internet del server se desideri disporre di tutte le funzionalità.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Non è stata configurata alcuna cache di memoria. Per migliorare le prestazioni configura memcache, se disponibile. Ulteriori informazioni sono disponibili nella nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentazione</a>.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "/dev/urandom non è leggibile da PHP e ciò è vivamente sconsigliato per motivi di sicurezza. Ulteriori informazioni sono disponibili nella nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentazione</a>.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Stai eseguendo attualmente PHP {version}. Ti esortiamo ad aggiornare la tua versione di PHP per trarre vantaggio dagli <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">aggiornamenti in termini di prestazioni e sicurezza forniti dal PHP Group</a> non appena la tua distribuzione la supporta.",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La configurazione delle intestazioni del proxy inverso non è corretta, o stai effettuando l'accesso a Nextcloud da un proxy affidabile. Se non stai effettuando l'accesso da un proxy affidabile, questo è un problema di sicurezza e può consentire a un attaccante di falsificare il suo indirizzo IP, rendendolo visibile a Nextcloud. Ulteriori informazioni sono disponibili nella nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentazione</a>.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached è configurato come cache distribuita, ma è installato il modulo \"memcache\" errato. \\OC\\Memcache\\Memcached supporta solo \"memcached\" e non \"memcache\". Vedi il <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">wiki di memcached per informazioni su entrambi i moduli</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Alcuni file non hanno superato il controllo di integrità. Ulteriori informazioni su come risolvere questo problema sono disponibili nella nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentazione</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Elenco dei file non validi…</a> / <a href=\"{rescanEndpoint}\">Nuova scansione…</a>)",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "PHP OpCache non è configurata correttamente. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Per prestazioni migliori consigliamo</a> di utilizzare le impostazioni in <code>php.ini</code>:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "La funzione PHP \"set_time_limit\" non è disponibile. Ciò potrebbe comportare l'interruzione di script durante l'esecuzione, compromettendo la tua installazione. Ti consigliamo vivamente di abilitare questa funzione.",
"Error occurred while checking server setup" : "Si è verificato un errore durante il controllo della configurazione del server",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "La cartella dei dati e i tuoi file sono probabilmente accessibili da Internet.\nIl file .htaccess non funziona. Ti consigliamo vivamente di configurare il server web in modo che la cartella dei dati non sia più accessibile o di spostare la cartella fuori dalla radice del server web.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "L'intestazione HTTP \"{header}\" non è configurata come \"{expected}\". \nQuesto è un potenziale rischio di sicurezza o di riservatezza dei dati e noi consigliamo di modificare questa impostazione.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "L'intestazione HTTP \"Strict-Transport-Security\" non è configurata con un valore di almeno \"{seconds}\" secondi. Per migliorare la sicurezza, consigliamo di abilitare HSTS come descritto nei nostri <a href=\"{docUrl}\" rel=\"noreferrer noopener\">consigli sulla sicurezza</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Sei connesso a questo sito tramite HTTP. Ti suggeriamo vivamente di configurare il tuo server per richiedere invece l'utilizzo del protocollo HTTPS, come descritto nei nostri <a href=\"{docUrl}\">consigli sulla sicurezza</a>.",
"Shared" : "Condiviso",
"Shared with" : "Condiviso con",
@@ -228,6 +237,7 @@ OC.L10N.register(
"Trace" : "Traccia",
"Security warning" : "Avviso di sicurezza",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "La cartella dei dati e i file sono probabilmente accessibili da Internet poiché il file .htaccess non funziona.",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Per informazioni su come configurare correttamente il tuo server, vedi la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentazione</a>.",
"Create an <strong>admin account</strong>" : "Crea un <strong>account amministratore</strong>",
"Username" : "Nome utente",
"Storage & database" : "Archiviazione e database",
@@ -294,6 +304,7 @@ OC.L10N.register(
"Detailed logs" : "Log dettagliati",
"Update needed" : "Aggiornamento necessario",
"Please use the command line updater because you have a big instance with more than 50 users." : "Utilizza lo strumento di aggiornamento da riga di comando perché hai un'istanza grande con più di 50 utenti.",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Per la guida, vedi la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentazione</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Sono consapevole che, procedendo con l'aggiornamento tramite interfaccia web, esista il rischio che la richiesta possa scadere e causare perdite di dati, ma ho una copia di sicurezza e so come ripristinare la mia istanza in caso di problemi.",
"Upgrade via web on my own risk" : "Aggiorna tramite web a mio rischio",
"This %s instance is currently in maintenance mode, which may take a while." : "Questa istanza di %s è attualmente in manutenzione, potrebbe richiedere del tempo.",
diff --git a/core/l10n/it.json b/core/l10n/it.json
index 82972a6d0cd..8fc3d5d98ab 100644
--- a/core/l10n/it.json
+++ b/core/l10n/it.json
@@ -107,11 +107,20 @@
"Good password" : "Password buona",
"Strong password" : "Password forte",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Il tuo server web non è configurato correttamente per consentire la sincronizzazione dei file poiché l'interfaccia WebDAV sembra essere danneggiata.",
+ "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Il tuo server web non è configurato correttamente per risolvere \"{url}\". Ulteriori informazioni sono disponibili nella nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentazione</a>.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Questo server non ha una connessione a Internet funzionante: diversi dispositivi finali non sono raggiungibili. Ciò significa che alcune delle funzionalità come il montaggio di archivi esterni, le notifiche degli aggiornamenti o l'installazione di applicazioni di terze parti non funzioneranno. L'accesso remoto ai file e l'invio di email di notifica potrebbero non funzionare. Ti suggeriamo di abilitare la connessione a Internet del server se desideri disporre di tutte le funzionalità.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Non è stata configurata alcuna cache di memoria. Per migliorare le prestazioni configura memcache, se disponibile. Ulteriori informazioni sono disponibili nella nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentazione</a>.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "/dev/urandom non è leggibile da PHP e ciò è vivamente sconsigliato per motivi di sicurezza. Ulteriori informazioni sono disponibili nella nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentazione</a>.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Stai eseguendo attualmente PHP {version}. Ti esortiamo ad aggiornare la tua versione di PHP per trarre vantaggio dagli <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">aggiornamenti in termini di prestazioni e sicurezza forniti dal PHP Group</a> non appena la tua distribuzione la supporta.",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La configurazione delle intestazioni del proxy inverso non è corretta, o stai effettuando l'accesso a Nextcloud da un proxy affidabile. Se non stai effettuando l'accesso da un proxy affidabile, questo è un problema di sicurezza e può consentire a un attaccante di falsificare il suo indirizzo IP, rendendolo visibile a Nextcloud. Ulteriori informazioni sono disponibili nella nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentazione</a>.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached è configurato come cache distribuita, ma è installato il modulo \"memcache\" errato. \\OC\\Memcache\\Memcached supporta solo \"memcached\" e non \"memcache\". Vedi il <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">wiki di memcached per informazioni su entrambi i moduli</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Alcuni file non hanno superato il controllo di integrità. Ulteriori informazioni su come risolvere questo problema sono disponibili nella nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentazione</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Elenco dei file non validi…</a> / <a href=\"{rescanEndpoint}\">Nuova scansione…</a>)",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "PHP OpCache non è configurata correttamente. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Per prestazioni migliori consigliamo</a> di utilizzare le impostazioni in <code>php.ini</code>:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "La funzione PHP \"set_time_limit\" non è disponibile. Ciò potrebbe comportare l'interruzione di script durante l'esecuzione, compromettendo la tua installazione. Ti consigliamo vivamente di abilitare questa funzione.",
"Error occurred while checking server setup" : "Si è verificato un errore durante il controllo della configurazione del server",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "La cartella dei dati e i tuoi file sono probabilmente accessibili da Internet.\nIl file .htaccess non funziona. Ti consigliamo vivamente di configurare il server web in modo che la cartella dei dati non sia più accessibile o di spostare la cartella fuori dalla radice del server web.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "L'intestazione HTTP \"{header}\" non è configurata come \"{expected}\". \nQuesto è un potenziale rischio di sicurezza o di riservatezza dei dati e noi consigliamo di modificare questa impostazione.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "L'intestazione HTTP \"Strict-Transport-Security\" non è configurata con un valore di almeno \"{seconds}\" secondi. Per migliorare la sicurezza, consigliamo di abilitare HSTS come descritto nei nostri <a href=\"{docUrl}\" rel=\"noreferrer noopener\">consigli sulla sicurezza</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Sei connesso a questo sito tramite HTTP. Ti suggeriamo vivamente di configurare il tuo server per richiedere invece l'utilizzo del protocollo HTTPS, come descritto nei nostri <a href=\"{docUrl}\">consigli sulla sicurezza</a>.",
"Shared" : "Condiviso",
"Shared with" : "Condiviso con",
@@ -226,6 +235,7 @@
"Trace" : "Traccia",
"Security warning" : "Avviso di sicurezza",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "La cartella dei dati e i file sono probabilmente accessibili da Internet poiché il file .htaccess non funziona.",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Per informazioni su come configurare correttamente il tuo server, vedi la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentazione</a>.",
"Create an <strong>admin account</strong>" : "Crea un <strong>account amministratore</strong>",
"Username" : "Nome utente",
"Storage & database" : "Archiviazione e database",
@@ -292,6 +302,7 @@
"Detailed logs" : "Log dettagliati",
"Update needed" : "Aggiornamento necessario",
"Please use the command line updater because you have a big instance with more than 50 users." : "Utilizza lo strumento di aggiornamento da riga di comando perché hai un'istanza grande con più di 50 utenti.",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Per la guida, vedi la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentazione</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Sono consapevole che, procedendo con l'aggiornamento tramite interfaccia web, esista il rischio che la richiesta possa scadere e causare perdite di dati, ma ho una copia di sicurezza e so come ripristinare la mia istanza in caso di problemi.",
"Upgrade via web on my own risk" : "Aggiorna tramite web a mio rischio",
"This %s instance is currently in maintenance mode, which may take a while." : "Questa istanza di %s è attualmente in manutenzione, potrebbe richiedere del tempo.",
diff --git a/core/l10n/ka_GE.js b/core/l10n/ka_GE.js
index 177c702bb2f..1983a367afc 100644
--- a/core/l10n/ka_GE.js
+++ b/core/l10n/ka_GE.js
@@ -109,11 +109,20 @@ OC.L10N.register(
"Good password" : "კარგი პაროლი",
"Strong password" : "ძლიერი პაროლი",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "ფაილის სინქრონიზაციის დასაშვებათ თქვენი ვებ-სერვერი ჯერ არაა სწორად კოფინგირურებული, როგორც ჩანს WebDAV ინტერფეისი გაფუჭებულია.",
+ "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "\"{url}\"-ის გასახსნელად თქვენი ვებ-სერვერი არაა სწორად კონფიგურირებული. შეგიძლიათ იხილოთ მეტი ინფორმაცია ჩვენს <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">დოკუმენტაციაში</a>.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "ამ სერვერს არ გააჩნია მოქმედი ინტერნეტ კავშირი: მიუწვდომელია მრავალი წერტილი. ეს ნიშნავს, რომ ფუნქციები როგორებიცაა ექსტერნალური საცავის დაყენება, შეტყობინებები განახლებებზე ან მესამე მხარის აპლიკაციების ინსტალაცია არ იმუშავებს. შესაძლოა ფაილებთან დისტანციური წვდომა და საფოსტო შეტყობინებების გაგზავნაც არ მუშაობდეს. ყველა ფიუნქციის მუშაობისთვის, გირჩევდით ამ სერვერზე ჩართოთ ინტერნეტ კავშირი.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "მეხსიერების კეში არაა კონფიგურირებული. მოქმედების მახასიათებლების გაუმჯობესებისთვის გთოხვთ გაუწიოთ კონფიგურაცია memcache-ს. შეგიძლიათ იხილოთ მეტი ინფორმაცია ჩვენს <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">დოკუმენტაციაში</a>.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "/dev/urandom PHP-ს მიერ ვერ იკითხება, რაც უსაფრთოხების მიზნებიდან გამომდინარე უკიდურესად არა-რეკომენდირებულია. შეგიძლიათ მეტი ინფორმაცია მიიღოთ ჩვენი <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">დოკუემენტაციით</a>.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "ამჟამად თქვენთან მოქმედია PHP {version}. ჩვენ მოგიწოდებთ რაც შეიძლება მალე განაახლოთ თქვენი PHP ვერსია, რათა ისარგებლოთ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">PHP Group-ის მიერ უზრუნველყოფილი გაუმჯობესებული ქმედებითა და უსაფრთხოებებისის განახლებებით</a>.",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nextcloud-ს უკავშირდებით სანდრო პქოქსით ან საწინააღმეგო პროქსის დასათაურებებების კონფიგურაცია არასწორია. იმ შემთხვევაში თუ არ უკავშირდებით Nextcloud-ს სანდო პროქსით, ეს უსაფრთხოების პრობლემაა და თავდამსხმელმა შეიძლება მოიტყუოს IP მისამართით. იხილეთ მეტი ინფორმაცია ჩვენს <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">დოკუმენტაციაში</a>.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached კონფიგურირებულია როგორც განაწილებული ქეში, თუმცა დაყენებულია არასწორი PHP მოდული \"memcache\" . \\OC\\Memcache\\Memcached მხარს უჭერს მხოლოდ \"memcached\"-ს და არა \"memcache\"-s. მეტი ინფორმაციისთვის იხილეთ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached ვიკი ორივე მოდულზე</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "გარკვეულმა ფაილება ვერ გაიარეს ერთიანობის შემოწმება. ინფორმაცია თუ როგორც აღმოფხრათ ეს პრობლემა შეგიძლიათ მოიძიოთ ჩვენს <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">დოკუმენტაციაში</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">არასწორი ფაილების სია...</a> / <a href=\"{rescanEndpoint}\">ხელახალი სკანირება...</a>)",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "PHP OPcache არაა სწორად კონფიგურირებული. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">უკეთესი მოქმედებისთვის ჩვენ რეკომენდაციას გიწევთ</a> <code>php.ini</code>-ში გამოიყენოთ შემდეგი პარამეტრები:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "PHP-ს ფუნქცია \"set_time_limit\" არაა ხელმისაწვდომი. ამან შეიძლება ქმედებისას გამოიწვიოს სკრიპტების შეჩერება, ინსტალაციის შეწყვეტა. გირჩევთ ჩართოთ ეს ფუნქცია.",
"Error occurred while checking server setup" : "შეცდომა სერვერის მოწყობის შემოწმებისას",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "თქვენი data დირექტორია და ფაილები ალბათ წვდომადია ინტერნეტიდან. .htaccess ფაილი არ მუშაობს. მკაცრად რეკომენდირებულია ისე გაუწიოთ თქვენს ვებ-სერვერს კონფიგურაცია, რომ data დირექტორია აღარ იყოს წვდომადი, ან გაიტანოთ ის ვებ-სერვერის root დირექტორიიდან.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "HTTP დასათაურება \"{header}\" არაა კონფიგურირებული რომ უტოლდებოდეს \"{expected\"}-ს. ეს პოტენციური უსაფრთხოების და კონფიდენციალურობის რისკია, გირჩევთ ამ პარამეტრის გამოსწორებას.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "\"Strict-Transport-Security\" HTTP დასათაურება არაა კონფიგურირებული \"{seconds}\" წამამდე მაინც. გაუმჯობესებული თავდაცვის მიზნებისთვის რეკომენდაციას გიწევთ ჩართოთ HSTS როგორც აღწერილია ჩვენს <a href=\"{docUrl}\" rel=\"noreferrer noopener\">თავდაცვის რეკომენდაციებში</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "ამ საიტს უკავშირდებით HTTP-თი. მტკიცედ გირჩევთ გაუწიოთ სერვერს კონფიგურაცია, ისე რომ გამოიყენოთ HTTPS, როგორც აღწერილია ჩვენს <a href=\"{docUrl}\">თავდაცვის რეკომენდაციებში</a>.",
"Shared" : "გაზიარებული",
"Shared with" : "გაზიარებულია",
@@ -228,6 +237,7 @@ OC.L10N.register(
"Trace" : "კვალი",
"Security warning" : "გაფრთხილება უსაფრთხოების შესახებ",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "თქვენი ფაილები და მონაცემების დირექტორია ინტერნეტით წვდომადია, რადგან .htaccess ფაილი არ მუშაობს.",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "ინფორმაციისთვის თუ როგორ გაუწიოთ სერვერს სწორი კონფიგურაცია იხილეთ <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">დოკუემტაცია</a>.",
"Create an <strong>admin account</strong>" : "შექმენით <strong>ადმინისტრატორის ანგარიში</strong>",
"Username" : "მომხმარებლის სახელი",
"Storage & database" : "საცავი და მონაცემთა ბაზა",
@@ -294,6 +304,7 @@ OC.L10N.register(
"Detailed logs" : "დეტალური ლოგები",
"Update needed" : "საჭიროა განახლება",
"Please use the command line updater because you have a big instance with more than 50 users." : "გთხოვთ მოიხმაროთ \"command-line\" განმანახლებელი რადგანაც ეს დიდი ნიმუშია, მასზე 50-ზე მეტი მომხმარებელია.",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "დახმარებისთვის <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">იხილეთ დოკუმენტაცია</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "ვიცი რომ თუ გავაგრძელებ განახლებას ვებ-ინტერფეისით არის რისკი, რომ მოთხოვნას დრო ამოეწურება და შეიძლება მოხდეს მონაცემების დაკარგვა, თუმცა მაქვს დაზღვევა და ვიცი თუ როგორ აღვადგინო ნიმუში იმ შემთხვევაში თუ მოხდება შეცდომა.",
"Upgrade via web on my own risk" : "განაახლეთ ვებით თქვენი პასუხისმგებლობით",
"This %s instance is currently in maintenance mode, which may take a while." : "ეს %s ნიმუში ამჟამად სარემონტო რეჟიმშია, ამან შეიძლება გასტანოს გარკვეული დრო.",
diff --git a/core/l10n/ka_GE.json b/core/l10n/ka_GE.json
index 7199bc2dd22..0ab64e2f147 100644
--- a/core/l10n/ka_GE.json
+++ b/core/l10n/ka_GE.json
@@ -107,11 +107,20 @@
"Good password" : "კარგი პაროლი",
"Strong password" : "ძლიერი პაროლი",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "ფაილის სინქრონიზაციის დასაშვებათ თქვენი ვებ-სერვერი ჯერ არაა სწორად კოფინგირურებული, როგორც ჩანს WebDAV ინტერფეისი გაფუჭებულია.",
+ "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "\"{url}\"-ის გასახსნელად თქვენი ვებ-სერვერი არაა სწორად კონფიგურირებული. შეგიძლიათ იხილოთ მეტი ინფორმაცია ჩვენს <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">დოკუმენტაციაში</a>.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "ამ სერვერს არ გააჩნია მოქმედი ინტერნეტ კავშირი: მიუწვდომელია მრავალი წერტილი. ეს ნიშნავს, რომ ფუნქციები როგორებიცაა ექსტერნალური საცავის დაყენება, შეტყობინებები განახლებებზე ან მესამე მხარის აპლიკაციების ინსტალაცია არ იმუშავებს. შესაძლოა ფაილებთან დისტანციური წვდომა და საფოსტო შეტყობინებების გაგზავნაც არ მუშაობდეს. ყველა ფიუნქციის მუშაობისთვის, გირჩევდით ამ სერვერზე ჩართოთ ინტერნეტ კავშირი.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "მეხსიერების კეში არაა კონფიგურირებული. მოქმედების მახასიათებლების გაუმჯობესებისთვის გთოხვთ გაუწიოთ კონფიგურაცია memcache-ს. შეგიძლიათ იხილოთ მეტი ინფორმაცია ჩვენს <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">დოკუმენტაციაში</a>.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "/dev/urandom PHP-ს მიერ ვერ იკითხება, რაც უსაფრთოხების მიზნებიდან გამომდინარე უკიდურესად არა-რეკომენდირებულია. შეგიძლიათ მეტი ინფორმაცია მიიღოთ ჩვენი <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">დოკუემენტაციით</a>.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "ამჟამად თქვენთან მოქმედია PHP {version}. ჩვენ მოგიწოდებთ რაც შეიძლება მალე განაახლოთ თქვენი PHP ვერსია, რათა ისარგებლოთ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">PHP Group-ის მიერ უზრუნველყოფილი გაუმჯობესებული ქმედებითა და უსაფრთხოებებისის განახლებებით</a>.",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nextcloud-ს უკავშირდებით სანდრო პქოქსით ან საწინააღმეგო პროქსის დასათაურებებების კონფიგურაცია არასწორია. იმ შემთხვევაში თუ არ უკავშირდებით Nextcloud-ს სანდო პროქსით, ეს უსაფრთხოების პრობლემაა და თავდამსხმელმა შეიძლება მოიტყუოს IP მისამართით. იხილეთ მეტი ინფორმაცია ჩვენს <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">დოკუმენტაციაში</a>.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached კონფიგურირებულია როგორც განაწილებული ქეში, თუმცა დაყენებულია არასწორი PHP მოდული \"memcache\" . \\OC\\Memcache\\Memcached მხარს უჭერს მხოლოდ \"memcached\"-ს და არა \"memcache\"-s. მეტი ინფორმაციისთვის იხილეთ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached ვიკი ორივე მოდულზე</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "გარკვეულმა ფაილება ვერ გაიარეს ერთიანობის შემოწმება. ინფორმაცია თუ როგორც აღმოფხრათ ეს პრობლემა შეგიძლიათ მოიძიოთ ჩვენს <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">დოკუმენტაციაში</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">არასწორი ფაილების სია...</a> / <a href=\"{rescanEndpoint}\">ხელახალი სკანირება...</a>)",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "PHP OPcache არაა სწორად კონფიგურირებული. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">უკეთესი მოქმედებისთვის ჩვენ რეკომენდაციას გიწევთ</a> <code>php.ini</code>-ში გამოიყენოთ შემდეგი პარამეტრები:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "PHP-ს ფუნქცია \"set_time_limit\" არაა ხელმისაწვდომი. ამან შეიძლება ქმედებისას გამოიწვიოს სკრიპტების შეჩერება, ინსტალაციის შეწყვეტა. გირჩევთ ჩართოთ ეს ფუნქცია.",
"Error occurred while checking server setup" : "შეცდომა სერვერის მოწყობის შემოწმებისას",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "თქვენი data დირექტორია და ფაილები ალბათ წვდომადია ინტერნეტიდან. .htaccess ფაილი არ მუშაობს. მკაცრად რეკომენდირებულია ისე გაუწიოთ თქვენს ვებ-სერვერს კონფიგურაცია, რომ data დირექტორია აღარ იყოს წვდომადი, ან გაიტანოთ ის ვებ-სერვერის root დირექტორიიდან.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "HTTP დასათაურება \"{header}\" არაა კონფიგურირებული რომ უტოლდებოდეს \"{expected\"}-ს. ეს პოტენციური უსაფრთხოების და კონფიდენციალურობის რისკია, გირჩევთ ამ პარამეტრის გამოსწორებას.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "\"Strict-Transport-Security\" HTTP დასათაურება არაა კონფიგურირებული \"{seconds}\" წამამდე მაინც. გაუმჯობესებული თავდაცვის მიზნებისთვის რეკომენდაციას გიწევთ ჩართოთ HSTS როგორც აღწერილია ჩვენს <a href=\"{docUrl}\" rel=\"noreferrer noopener\">თავდაცვის რეკომენდაციებში</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "ამ საიტს უკავშირდებით HTTP-თი. მტკიცედ გირჩევთ გაუწიოთ სერვერს კონფიგურაცია, ისე რომ გამოიყენოთ HTTPS, როგორც აღწერილია ჩვენს <a href=\"{docUrl}\">თავდაცვის რეკომენდაციებში</a>.",
"Shared" : "გაზიარებული",
"Shared with" : "გაზიარებულია",
@@ -226,6 +235,7 @@
"Trace" : "კვალი",
"Security warning" : "გაფრთხილება უსაფრთხოების შესახებ",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "თქვენი ფაილები და მონაცემების დირექტორია ინტერნეტით წვდომადია, რადგან .htaccess ფაილი არ მუშაობს.",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "ინფორმაციისთვის თუ როგორ გაუწიოთ სერვერს სწორი კონფიგურაცია იხილეთ <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">დოკუემტაცია</a>.",
"Create an <strong>admin account</strong>" : "შექმენით <strong>ადმინისტრატორის ანგარიში</strong>",
"Username" : "მომხმარებლის სახელი",
"Storage & database" : "საცავი და მონაცემთა ბაზა",
@@ -292,6 +302,7 @@
"Detailed logs" : "დეტალური ლოგები",
"Update needed" : "საჭიროა განახლება",
"Please use the command line updater because you have a big instance with more than 50 users." : "გთხოვთ მოიხმაროთ \"command-line\" განმანახლებელი რადგანაც ეს დიდი ნიმუშია, მასზე 50-ზე მეტი მომხმარებელია.",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "დახმარებისთვის <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">იხილეთ დოკუმენტაცია</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "ვიცი რომ თუ გავაგრძელებ განახლებას ვებ-ინტერფეისით არის რისკი, რომ მოთხოვნას დრო ამოეწურება და შეიძლება მოხდეს მონაცემების დაკარგვა, თუმცა მაქვს დაზღვევა და ვიცი თუ როგორ აღვადგინო ნიმუში იმ შემთხვევაში თუ მოხდება შეცდომა.",
"Upgrade via web on my own risk" : "განაახლეთ ვებით თქვენი პასუხისმგებლობით",
"This %s instance is currently in maintenance mode, which may take a while." : "ეს %s ნიმუში ამჟამად სარემონტო რეჟიმშია, ამან შეიძლება გასტანოს გარკვეული დრო.",
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index 954f70261e0..aa8760f0881 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -109,11 +109,20 @@ OC.L10N.register(
"Good password" : "Senha boa",
"Strong password" : "Senha forte",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Seu servidor web ainda não está configurado corretamente para permitir a sincronização de arquivos, pois a interface WebDAV parece ser desconfigurada.",
+ "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Seu servidor web não está corretamente configurado para resolver \"{url}\". Informações adicionais podem ser encontradas em nossa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentação</a>.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor não tem nenhuma conexão com a Internet: Várias terminações finais podem não ser encontradas. Isso significa que alguns dos recursos como montagem de armazenamento externo, notificações sobre atualizações ou instalação de aplicativos de terceiros podem não funcionar. Acesso a arquivos remotos e envio de e-mails de notificação podem não funcionar também. Sugerimos habilitar a conexão com a Internet para este servidor, se você quer ter todas as funcionalidades.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nenhum cache de memória foi configurado. Para melhorar a performance, configure um memcache se disponível. Informações adicionais podem ser encontradas em nossa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentação</a>.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "/dev/urandom não é legível pelo PHP e isso é altamente desencorajado por razões de segurança. Informações adicionais podem ser encontradas em nossa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentação</a>.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Você está rodando o PHP versão {version}. Sugerimos o upgrade de versão pelas vantagens de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance e atualizações de segurança fornecidos pelo Grupo PHP</a>, tão logo sua distribuição suporte-a.",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "A configuração de cabeçalho do proxy reverso está incorreta ou você está acessando o Nextcloud a partir de um proxy confiável. Se você não estiver acessando o Nextcloud a partir de um proxy confiável, este é um problema de segurança e pode permitir que um invasor ataque o endereço IP do Nextcloud. Informações adicionais podem ser encontradas em nossa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentação</a>.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "O Memcached está configurado como cache distribuído, mas o módulo PHP \"memcache\" errado está instalado. \\OC\\Memcache\\Memcached somente suporta \"memcached\" e não \"memcache\". Leia no <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">wiki memcached sobre este módulos</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Alguns arquivos não passaram pela verificação de integridade. Informações adicionais sobre como resolver isso podem ser encontradas em nossa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentação</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista de arquivos inválidos…</a> / <a href=\"{rescanEndpoint}\">Rescanear…</a>)",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "O OPcache PHP não está corretamente configurado. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Para melhor performance recomendamos</a> usar as seguintes configurações no <code>php.ini</code>:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "A função PHP \"set_time_limit\" não está disponível. Isso pode resultar em scripts pendurados durante a execução e prejudicando sua instalação. Sugerimos fortemente habilitar esta função.",
"Error occurred while checking server setup" : "Erro ao verificar a configuração do servidor",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Seu diretório de dados e arquivos provavelmente estão acessíveis via internet. O arquivo .htaccess não está funcionando. É altamente recomendado que você configure seu servidor web de maneira que o diretório de dados não seja mais acessível ou mova-o para fora do diretório raiz do servidor web.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "O cabeçalho HTTP \"{header}\" não está configurado igual ao \"{expected}\". Este é um risco potencial para a segurança e recomendamos ajustar essa configuração.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "O cabeçalho HTTP \"Strict-Transport-Security\" não está configurado para pelo menos \"{segundos}\" segundos. Para uma melhor segurança, recomendamos habilitar HSTS como descrito em nossas<a href=\"{docUrl}\" rel=\"noreferrer noopener\">dicas de segurança</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Você está acessando este site via HTTP. Sugerimos fortemente que você configure o servidor para exigir o uso de HTTPS como descrito em nossas  <a href=\"{docUrl}\">dicas de segurança</a>.",
"Shared" : "Compartilhado",
"Shared with" : "Compartilhado com",
@@ -228,6 +237,7 @@ OC.L10N.register(
"Trace" : "Rastreamento",
"Security warning" : "Alerta de Segurança",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Seu diretório de dados e arquivos provavelmente estão acessíveis pela internet, porque o .htaccess não funciona.",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Para mais informações de como configurar apropriadamente seu servidor, consulte nossa <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentação</a>.",
"Create an <strong>admin account</strong>" : "Criar uma <strong>conta de administrador</strong>",
"Username" : "Nome do usuário",
"Storage & database" : "Armazenamento & banco de dados",
@@ -294,6 +304,7 @@ OC.L10N.register(
"Detailed logs" : "Logs detalhados",
"Update needed" : "Atualização necessária",
"Please use the command line updater because you have a big instance with more than 50 users." : "Use o atualizador pela linha de comando pois você tem uma grande instalação com mais de 50 usuários",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Precisando de ajuda, leia a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentação</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Sei que se continuar atualizando pela interface web, há o risco de ocorrer um timeout e perda de dados mas eu tenho um cópia de backup e sei como restaurar meu sistema se isso ocorrer.",
"Upgrade via web on my own risk" : "Atualizar via web por minha conta e risco",
"This %s instance is currently in maintenance mode, which may take a while." : "Esta instância %s está em modo de manutenção, o que pode demorar um pouco.",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index 9c530eaeeaf..cf6c01a4e79 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -107,11 +107,20 @@
"Good password" : "Senha boa",
"Strong password" : "Senha forte",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Seu servidor web ainda não está configurado corretamente para permitir a sincronização de arquivos, pois a interface WebDAV parece ser desconfigurada.",
+ "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Seu servidor web não está corretamente configurado para resolver \"{url}\". Informações adicionais podem ser encontradas em nossa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentação</a>.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor não tem nenhuma conexão com a Internet: Várias terminações finais podem não ser encontradas. Isso significa que alguns dos recursos como montagem de armazenamento externo, notificações sobre atualizações ou instalação de aplicativos de terceiros podem não funcionar. Acesso a arquivos remotos e envio de e-mails de notificação podem não funcionar também. Sugerimos habilitar a conexão com a Internet para este servidor, se você quer ter todas as funcionalidades.",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nenhum cache de memória foi configurado. Para melhorar a performance, configure um memcache se disponível. Informações adicionais podem ser encontradas em nossa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentação</a>.",
+ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "/dev/urandom não é legível pelo PHP e isso é altamente desencorajado por razões de segurança. Informações adicionais podem ser encontradas em nossa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentação</a>.",
+ "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Você está rodando o PHP versão {version}. Sugerimos o upgrade de versão pelas vantagens de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance e atualizações de segurança fornecidos pelo Grupo PHP</a>, tão logo sua distribuição suporte-a.",
+ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "A configuração de cabeçalho do proxy reverso está incorreta ou você está acessando o Nextcloud a partir de um proxy confiável. Se você não estiver acessando o Nextcloud a partir de um proxy confiável, este é um problema de segurança e pode permitir que um invasor ataque o endereço IP do Nextcloud. Informações adicionais podem ser encontradas em nossa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentação</a>.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "O Memcached está configurado como cache distribuído, mas o módulo PHP \"memcache\" errado está instalado. \\OC\\Memcache\\Memcached somente suporta \"memcached\" e não \"memcache\". Leia no <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">wiki memcached sobre este módulos</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Alguns arquivos não passaram pela verificação de integridade. Informações adicionais sobre como resolver isso podem ser encontradas em nossa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentação</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista de arquivos inválidos…</a> / <a href=\"{rescanEndpoint}\">Rescanear…</a>)",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "O OPcache PHP não está corretamente configurado. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Para melhor performance recomendamos</a> usar as seguintes configurações no <code>php.ini</code>:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "A função PHP \"set_time_limit\" não está disponível. Isso pode resultar em scripts pendurados durante a execução e prejudicando sua instalação. Sugerimos fortemente habilitar esta função.",
"Error occurred while checking server setup" : "Erro ao verificar a configuração do servidor",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Seu diretório de dados e arquivos provavelmente estão acessíveis via internet. O arquivo .htaccess não está funcionando. É altamente recomendado que você configure seu servidor web de maneira que o diretório de dados não seja mais acessível ou mova-o para fora do diretório raiz do servidor web.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "O cabeçalho HTTP \"{header}\" não está configurado igual ao \"{expected}\". Este é um risco potencial para a segurança e recomendamos ajustar essa configuração.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "O cabeçalho HTTP \"Strict-Transport-Security\" não está configurado para pelo menos \"{segundos}\" segundos. Para uma melhor segurança, recomendamos habilitar HSTS como descrito em nossas<a href=\"{docUrl}\" rel=\"noreferrer noopener\">dicas de segurança</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Você está acessando este site via HTTP. Sugerimos fortemente que você configure o servidor para exigir o uso de HTTPS como descrito em nossas  <a href=\"{docUrl}\">dicas de segurança</a>.",
"Shared" : "Compartilhado",
"Shared with" : "Compartilhado com",
@@ -226,6 +235,7 @@
"Trace" : "Rastreamento",
"Security warning" : "Alerta de Segurança",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Seu diretório de dados e arquivos provavelmente estão acessíveis pela internet, porque o .htaccess não funciona.",
+ "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Para mais informações de como configurar apropriadamente seu servidor, consulte nossa <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentação</a>.",
"Create an <strong>admin account</strong>" : "Criar uma <strong>conta de administrador</strong>",
"Username" : "Nome do usuário",
"Storage & database" : "Armazenamento & banco de dados",
@@ -292,6 +302,7 @@
"Detailed logs" : "Logs detalhados",
"Update needed" : "Atualização necessária",
"Please use the command line updater because you have a big instance with more than 50 users." : "Use o atualizador pela linha de comando pois você tem uma grande instalação com mais de 50 usuários",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Precisando de ajuda, leia a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentação</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Sei que se continuar atualizando pela interface web, há o risco de ocorrer um timeout e perda de dados mas eu tenho um cópia de backup e sei como restaurar meu sistema se isso ocorrer.",
"Upgrade via web on my own risk" : "Atualizar via web por minha conta e risco",
"This %s instance is currently in maintenance mode, which may take a while." : "Esta instância %s está em modo de manutenção, o que pode demorar um pouco.",