summaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-09-02 00:08:29 +0000
committerNextcloud bot <bot@nextcloud.com>2017-09-02 00:08:29 +0000
commit27c6dc965774f72688ce32f047da654aee64fed8 (patch)
tree3389d144f15bbdf2e5cc458a5850ff85ac2e88c4 /core/l10n
parent45f687a279923030eb19cfb4bf21a3dd7b027fa6 (diff)
downloadnextcloud-server-27c6dc965774f72688ce32f047da654aee64fed8.tar.gz
nextcloud-server-27c6dc965774f72688ce32f047da654aee64fed8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/es.js6
-rw-r--r--core/l10n/es.json6
-rw-r--r--core/l10n/et_EE.js5
-rw-r--r--core/l10n/et_EE.json5
-rw-r--r--core/l10n/sk.js10
-rw-r--r--core/l10n/sk.json10
-rw-r--r--core/l10n/sv.js3
-rw-r--r--core/l10n/sv.json3
8 files changed, 46 insertions, 2 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 364cae81d1c..0fa58257ce1 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -219,6 +219,8 @@ OC.L10N.register(
"The specified document has not been found on the server." : "El documento indicado no se ha encontrado en el servidor.",
"You can click here to return to %s." : "Puede hacer clic aquí para volver a %s.",
"Internal Server Error" : "Error interno del servidor",
+ "The server was unable to complete your request." : "El servidor no ha podido completar tu petición.",
+ "If this happens again, please send the technical details below to the server administrator." : "Si sucede de nuevo, por favor, envía los detalles técnicos a continuación al administrador del servidor.",
"More details can be found in the server log." : "Pueden verse más detalles en el registro del servidor.",
"Technical details" : "Detalles técnicos",
"Remote Address: %s" : "Dirección remota: %s",
@@ -269,6 +271,7 @@ OC.L10N.register(
"Log in" : "Iniciar sesión",
"Stay logged in" : "Permanecer autenticado",
"Alternative Logins" : "Inicios de sesión alternativos",
+ "Account access" : "Acceso a la cuenta",
"You are about to grant %s access to your %s account." : "Estás a punto de conceder a %s acceso a tu cuenta de %s",
"App token" : "Token de app",
"Alternative login using app token" : "Login alternativo usando token de app",
@@ -281,6 +284,9 @@ OC.L10N.register(
"Cancel log in" : "Cancelar inicio de sesión",
"Use backup code" : "Usar código de respaldo",
"Error while validating your second factor" : "Error mientras validaba su factor segundo",
+ "Access through untrusted domain" : "Acceso a través de un dominio en el que no se confía",
+ "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, ponte en contacto con tu administrador. Si eres un administrador, edita la configuración \"trusted_domains\" en config/config.php como el ejemplo que aparece en config.sample.php.",
+ "Depending on your configuration, this button could also work to trust the domain:" : "Dependiendo de tu configuración, este botón también podría servir para confiar en el dominio:",
"Add \"%s\" as trusted domain" : "Añadir \"%s\" como dominio de confianza",
"App update required" : "Es necesaria una actualización en la aplicación",
"%s will be updated to version %s" : "%s será actualizada a la versión %s",
diff --git a/core/l10n/es.json b/core/l10n/es.json
index 7d297d5dc7f..e6cac2e2330 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -217,6 +217,8 @@
"The specified document has not been found on the server." : "El documento indicado no se ha encontrado en el servidor.",
"You can click here to return to %s." : "Puede hacer clic aquí para volver a %s.",
"Internal Server Error" : "Error interno del servidor",
+ "The server was unable to complete your request." : "El servidor no ha podido completar tu petición.",
+ "If this happens again, please send the technical details below to the server administrator." : "Si sucede de nuevo, por favor, envía los detalles técnicos a continuación al administrador del servidor.",
"More details can be found in the server log." : "Pueden verse más detalles en el registro del servidor.",
"Technical details" : "Detalles técnicos",
"Remote Address: %s" : "Dirección remota: %s",
@@ -267,6 +269,7 @@
"Log in" : "Iniciar sesión",
"Stay logged in" : "Permanecer autenticado",
"Alternative Logins" : "Inicios de sesión alternativos",
+ "Account access" : "Acceso a la cuenta",
"You are about to grant %s access to your %s account." : "Estás a punto de conceder a %s acceso a tu cuenta de %s",
"App token" : "Token de app",
"Alternative login using app token" : "Login alternativo usando token de app",
@@ -279,6 +282,9 @@
"Cancel log in" : "Cancelar inicio de sesión",
"Use backup code" : "Usar código de respaldo",
"Error while validating your second factor" : "Error mientras validaba su factor segundo",
+ "Access through untrusted domain" : "Acceso a través de un dominio en el que no se confía",
+ "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, ponte en contacto con tu administrador. Si eres un administrador, edita la configuración \"trusted_domains\" en config/config.php como el ejemplo que aparece en config.sample.php.",
+ "Depending on your configuration, this button could also work to trust the domain:" : "Dependiendo de tu configuración, este botón también podría servir para confiar en el dominio:",
"Add \"%s\" as trusted domain" : "Añadir \"%s\" como dominio de confianza",
"App update required" : "Es necesaria una actualización en la aplicación",
"%s will be updated to version %s" : "%s será actualizada a la versión %s",
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js
index 44cd3bced2b..e69b0ad61b8 100644
--- a/core/l10n/et_EE.js
+++ b/core/l10n/et_EE.js
@@ -38,6 +38,9 @@ OC.L10N.register(
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Kontrollitakse, kas anembaasi skeemi saab uuendada (see võib võtta kaua aega olenevalt andmebaasi suurusest)",
"Checked database schema update" : "Andmebaasi skeemi uuendus kontrollitud",
"Checking updates of apps" : "Rakenduste uuenduste kontroll",
+ "Checking for update of app \"%s\" in appstore" : "Rakenduse \"%s\" jaoks uuenduste kontrollimine rakenduste poes",
+ "Update app \"%s\" from appstore" : "Uuenda rakendus \"%s\" rakenduste poes",
+ "Checked for update of app \"%s\" in appstore" : "Kontrolliti uuendusi rakenduse \"%s\" jaoks rakenduste poes",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Kontrollitakse, kas %s andmebaasi skeemi saab uuendada (see võib võtta kaua aega sõltuvalt andmebaasi suuruses)",
"Checked database schema update for apps" : "Andmebaasi skeemi uuendus rakendustele on kontrollitud",
"Updated \"%s\" to %s" : "Uuendatud \"%s\" -> %s",
@@ -94,6 +97,7 @@ OC.L10N.register(
"So-so password" : "Enam-vähem sobiv parool",
"Good password" : "Hea parool",
"Strong password" : "Väga hea parool",
+ "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Sinu veebiserver pole veel piisavalt korralikult seadistatud, et lubada failide sünkroniseerimist, kuna WebDAV liides paistab olevat katki.",
"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." : "Serveril puudub toimiv internetiühendus: mitmete lõpp-punktidega ei saavutatud ühendust. See tähendab, et mõned funktsionaalsused, nagu näiteks väliste andmehoidlate ühendamine, teavitused uuendustest või kolmandate osapoolte rakenduste paigaldamine ei tööta. Eemalt failidele ligipääs ning teadete saatmine emailiga ei pruugi samuti toimida. Kui soovid täielikku funktsionaalsust, siis soovitame serverile tagada ligipääs internetti.",
"Error occurred while checking server setup" : "Serveri seadete kontrolimisel tekkis viga",
"Shared" : "Jagatud",
@@ -239,6 +243,7 @@ OC.L10N.register(
"Please use the command line updater because you have a big instance with more than 50 users." : "Palun kasutage uuendamiseks käsurida, kuna teil on suur instants rohkem kui 50 kasutajaga.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Abiinfo saamiseks vaata <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentatsiooni</a>.",
"Upgrade via web on my own risk" : "Uuenda veebi kaudu omal vastutusel",
+ "This %s instance is currently in maintenance mode, which may take a while." : "See %s instants on hetkel haldusrežiimis, mis võib kesta mõnda aega.",
"This page will refresh itself when the %s instance is available again." : "Se leht laetakse uuesti, kui %s instantsi on uuesti saadaval.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakteeru oma süsteemihalduriga, kui see teade püsib või on tekkinud ootamatult.",
"Thank you for your patience." : "Täname kannatlikkuse eest.",
diff --git a/core/l10n/et_EE.json b/core/l10n/et_EE.json
index 081e26bb4da..1e94d3982dc 100644
--- a/core/l10n/et_EE.json
+++ b/core/l10n/et_EE.json
@@ -36,6 +36,9 @@
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Kontrollitakse, kas anembaasi skeemi saab uuendada (see võib võtta kaua aega olenevalt andmebaasi suurusest)",
"Checked database schema update" : "Andmebaasi skeemi uuendus kontrollitud",
"Checking updates of apps" : "Rakenduste uuenduste kontroll",
+ "Checking for update of app \"%s\" in appstore" : "Rakenduse \"%s\" jaoks uuenduste kontrollimine rakenduste poes",
+ "Update app \"%s\" from appstore" : "Uuenda rakendus \"%s\" rakenduste poes",
+ "Checked for update of app \"%s\" in appstore" : "Kontrolliti uuendusi rakenduse \"%s\" jaoks rakenduste poes",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Kontrollitakse, kas %s andmebaasi skeemi saab uuendada (see võib võtta kaua aega sõltuvalt andmebaasi suuruses)",
"Checked database schema update for apps" : "Andmebaasi skeemi uuendus rakendustele on kontrollitud",
"Updated \"%s\" to %s" : "Uuendatud \"%s\" -> %s",
@@ -92,6 +95,7 @@
"So-so password" : "Enam-vähem sobiv parool",
"Good password" : "Hea parool",
"Strong password" : "Väga hea parool",
+ "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Sinu veebiserver pole veel piisavalt korralikult seadistatud, et lubada failide sünkroniseerimist, kuna WebDAV liides paistab olevat katki.",
"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." : "Serveril puudub toimiv internetiühendus: mitmete lõpp-punktidega ei saavutatud ühendust. See tähendab, et mõned funktsionaalsused, nagu näiteks väliste andmehoidlate ühendamine, teavitused uuendustest või kolmandate osapoolte rakenduste paigaldamine ei tööta. Eemalt failidele ligipääs ning teadete saatmine emailiga ei pruugi samuti toimida. Kui soovid täielikku funktsionaalsust, siis soovitame serverile tagada ligipääs internetti.",
"Error occurred while checking server setup" : "Serveri seadete kontrolimisel tekkis viga",
"Shared" : "Jagatud",
@@ -237,6 +241,7 @@
"Please use the command line updater because you have a big instance with more than 50 users." : "Palun kasutage uuendamiseks käsurida, kuna teil on suur instants rohkem kui 50 kasutajaga.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Abiinfo saamiseks vaata <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentatsiooni</a>.",
"Upgrade via web on my own risk" : "Uuenda veebi kaudu omal vastutusel",
+ "This %s instance is currently in maintenance mode, which may take a while." : "See %s instants on hetkel haldusrežiimis, mis võib kesta mõnda aega.",
"This page will refresh itself when the %s instance is available again." : "Se leht laetakse uuesti, kui %s instantsi on uuesti saadaval.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakteeru oma süsteemihalduriga, kui see teade püsib või on tekkinud ootamatult.",
"Thank you for your patience." : "Täname kannatlikkuse eest.",
diff --git a/core/l10n/sk.js b/core/l10n/sk.js
index 10266263702..02ac6a84982 100644
--- a/core/l10n/sk.js
+++ b/core/l10n/sk.js
@@ -114,7 +114,12 @@ OC.L10N.register(
"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 je nakonfigurovaný ako distribuovaná vyrovnávacia pamäť, ale v PHP je nainštalovaný nesprávny modul - \"memcache\". \\OC\\Memcache\\Memcached podporuje len modul \"memcached\", \"memcache\" nie je podporovaný. Viac informácií nájdete na <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki stránke o oboch moduloch</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>)" : "Niektoré zo súborov neprešli kontrolou integrity. Viac informácii, aku napraviť túto situáciu, nájdete v našej <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">dokumentácii</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Zobraziť zoznam podozrivých súborov</a> / a href=\"{rescanEndpoint}\"Verifikovať znovu...</a>)",
"The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "PHP OPcache nie je nakonfigurovaná správne. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Pre zvýšenie výkonu</a> použite v <code>php.ini</code> nasledovné odporúčané nastavenia:",
+ "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." : "Funkcia PHP \"set_time_limit\" nie je k dispozícii. To by mohlo viesť k zastaveniu skriptov v polovici vykonávania, čím by došlo k prerušeniu inštalácie. Dôrazne odporúčame povoliť túto funkciu.",
"Error occurred while checking server setup" : "Počas kontroly nastavenia serveru sa stala chyba",
+ "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." : "Váš priečinok s dátami aj vaše súbory sú pravdepodobne prístupné z internetu. Súbor .htaccess nefunguje. Dôrazne odporúčame nakonfigurovať webový server tak, aby priečinok s dátami nebol naďalej prístupný alebo presunúť priečinok s dátami mimo priestoru, ktorý webový server sprístupňuje.",
+ "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." : "Hlavička HTTP \"{header}\" nie je nakonfigurovaná tak, aby sa rovnala \"{expected}\". Toto je potenciálne riziko pre bezpečnosť alebo ochranu osobných údajov a preto odporúčame toto nastavenie upraviť.",
+ "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>." : "Hlavička HTTP \"Strict-Transport-Security\" nie je nakonfigurovaná aspoň na \"{seconds}\" sekúnd. Pre zvýšenie bezpečnosti odporúčame povoliť HSTS tak, ako je to popísané v našich <a href=\"{docUrl}\" rel=\"noreferrer\">bezpečnostných tipoch</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>." : "Prístup na túto stránku sa uskutočňuje prostredníctvom protokolu HTTP. Dôrazne odporúčame, aby ste namiesto toho nakonfigurovali server tak, aby vyžadoval použitie HTTPS, ako je to popísané v našich <a href=\"{docUrl}\">bezpečnostných tipoch</a>.",
"Shared" : "Sprístupnené",
"Shared with {recipients}" : "Sprístupnené {recipients}",
"Error setting expiration date" : "Chyba pri nastavení dátumu expirácie",
@@ -159,6 +164,7 @@ OC.L10N.register(
"Error while sharing" : "Chyba počas sprístupňovania",
"Share details could not be loaded for this item." : "Nebolo možné načítať údaje o sprístupnení tejto položky.",
"_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Najmenej {count} znak je potrebný pre autodopĺňanie","Najmenej {count} znaky sú potrebné pre autodopĺňanie","Najmenej {count} znakov je potrebných pre autodopĺňanie"],
+ "This list is maybe truncated - please refine your search term to see more results." : "Tento zoznam môže byť skrátený - upresnite hľadaný výraz, aby ste získali viac výsledkov.",
"No users or groups found for {search}" : "Výrazu {search} nezodpovedá žiadny používateľ ani skupina",
"No users found for {search}" : "Výrazu {search} nezodpovedá žiadny používateľ",
"An error occurred. Please try again" : "Nastala chyba. Skúste to prosím znovu",
@@ -256,6 +262,7 @@ OC.L10N.register(
"Log in" : "Prihlásiť sa",
"Stay logged in" : "Zostať prihlásený",
"Alternative Logins" : "Alternatívne prihlásenie",
+ "Account access" : "Prístup k účtu",
"App token" : "Token aplikácie",
"Alternative login using app token" : "Alternatívne prihlásenie pomocou tokenu aplikácie",
"Redirecting …" : "Presmerovanie...",
@@ -321,6 +328,7 @@ OC.L10N.register(
"This means only administrators can use the instance." : "Len správca systému môže používať túto inštanciu.",
"You are accessing the server from an untrusted domain." : "Pristupujete na server v nedôveryhodnej doméne.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "V závislosti na konfigurácii, vám môže byť ako správcovi umožnené použitie tlačidla nižšie pre označenie tejto domény ako dôveryhodnej.",
- "Please use the command line updater because you have a big instance." : "Vaša inštancia je veľká, použite prosím aktualizáciu cez príkazový riadok."
+ "Please use the command line updater because you have a big instance." : "Vaša inštancia je veľká, použite prosím aktualizáciu cez príkazový riadok.",
+ "You are about to grant \"%s\" access to your %s account." : "Chystáte sa povoliť prístup \"%s\" k vášmu účtu %s."
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/core/l10n/sk.json b/core/l10n/sk.json
index 0ee613d50f6..a94a294e50d 100644
--- a/core/l10n/sk.json
+++ b/core/l10n/sk.json
@@ -112,7 +112,12 @@
"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 je nakonfigurovaný ako distribuovaná vyrovnávacia pamäť, ale v PHP je nainštalovaný nesprávny modul - \"memcache\". \\OC\\Memcache\\Memcached podporuje len modul \"memcached\", \"memcache\" nie je podporovaný. Viac informácií nájdete na <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki stránke o oboch moduloch</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>)" : "Niektoré zo súborov neprešli kontrolou integrity. Viac informácii, aku napraviť túto situáciu, nájdete v našej <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">dokumentácii</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Zobraziť zoznam podozrivých súborov</a> / a href=\"{rescanEndpoint}\"Verifikovať znovu...</a>)",
"The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "PHP OPcache nie je nakonfigurovaná správne. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Pre zvýšenie výkonu</a> použite v <code>php.ini</code> nasledovné odporúčané nastavenia:",
+ "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." : "Funkcia PHP \"set_time_limit\" nie je k dispozícii. To by mohlo viesť k zastaveniu skriptov v polovici vykonávania, čím by došlo k prerušeniu inštalácie. Dôrazne odporúčame povoliť túto funkciu.",
"Error occurred while checking server setup" : "Počas kontroly nastavenia serveru sa stala chyba",
+ "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." : "Váš priečinok s dátami aj vaše súbory sú pravdepodobne prístupné z internetu. Súbor .htaccess nefunguje. Dôrazne odporúčame nakonfigurovať webový server tak, aby priečinok s dátami nebol naďalej prístupný alebo presunúť priečinok s dátami mimo priestoru, ktorý webový server sprístupňuje.",
+ "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." : "Hlavička HTTP \"{header}\" nie je nakonfigurovaná tak, aby sa rovnala \"{expected}\". Toto je potenciálne riziko pre bezpečnosť alebo ochranu osobných údajov a preto odporúčame toto nastavenie upraviť.",
+ "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>." : "Hlavička HTTP \"Strict-Transport-Security\" nie je nakonfigurovaná aspoň na \"{seconds}\" sekúnd. Pre zvýšenie bezpečnosti odporúčame povoliť HSTS tak, ako je to popísané v našich <a href=\"{docUrl}\" rel=\"noreferrer\">bezpečnostných tipoch</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>." : "Prístup na túto stránku sa uskutočňuje prostredníctvom protokolu HTTP. Dôrazne odporúčame, aby ste namiesto toho nakonfigurovali server tak, aby vyžadoval použitie HTTPS, ako je to popísané v našich <a href=\"{docUrl}\">bezpečnostných tipoch</a>.",
"Shared" : "Sprístupnené",
"Shared with {recipients}" : "Sprístupnené {recipients}",
"Error setting expiration date" : "Chyba pri nastavení dátumu expirácie",
@@ -157,6 +162,7 @@
"Error while sharing" : "Chyba počas sprístupňovania",
"Share details could not be loaded for this item." : "Nebolo možné načítať údaje o sprístupnení tejto položky.",
"_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Najmenej {count} znak je potrebný pre autodopĺňanie","Najmenej {count} znaky sú potrebné pre autodopĺňanie","Najmenej {count} znakov je potrebných pre autodopĺňanie"],
+ "This list is maybe truncated - please refine your search term to see more results." : "Tento zoznam môže byť skrátený - upresnite hľadaný výraz, aby ste získali viac výsledkov.",
"No users or groups found for {search}" : "Výrazu {search} nezodpovedá žiadny používateľ ani skupina",
"No users found for {search}" : "Výrazu {search} nezodpovedá žiadny používateľ",
"An error occurred. Please try again" : "Nastala chyba. Skúste to prosím znovu",
@@ -254,6 +260,7 @@
"Log in" : "Prihlásiť sa",
"Stay logged in" : "Zostať prihlásený",
"Alternative Logins" : "Alternatívne prihlásenie",
+ "Account access" : "Prístup k účtu",
"App token" : "Token aplikácie",
"Alternative login using app token" : "Alternatívne prihlásenie pomocou tokenu aplikácie",
"Redirecting …" : "Presmerovanie...",
@@ -319,6 +326,7 @@
"This means only administrators can use the instance." : "Len správca systému môže používať túto inštanciu.",
"You are accessing the server from an untrusted domain." : "Pristupujete na server v nedôveryhodnej doméne.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "V závislosti na konfigurácii, vám môže byť ako správcovi umožnené použitie tlačidla nižšie pre označenie tejto domény ako dôveryhodnej.",
- "Please use the command line updater because you have a big instance." : "Vaša inštancia je veľká, použite prosím aktualizáciu cez príkazový riadok."
+ "Please use the command line updater because you have a big instance." : "Vaša inštancia je veľká, použite prosím aktualizáciu cez príkazový riadok.",
+ "You are about to grant \"%s\" access to your %s account." : "Chystáte sa povoliť prístup \"%s\" k vášmu účtu %s."
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
} \ No newline at end of file
diff --git a/core/l10n/sv.js b/core/l10n/sv.js
index cde083d0261..8da53ff8a4f 100644
--- a/core/l10n/sv.js
+++ b/core/l10n/sv.js
@@ -220,6 +220,7 @@ OC.L10N.register(
"You can click here to return to %s." : "Du kan klicka här för att återvända till %s.",
"Internal Server Error" : "Internt serverfel",
"The server was unable to complete your request." : "Servern kunde inte slutföra din begäran.",
+ "If this happens again, please send the technical details below to the server administrator." : "Om det händer igen, vänligen skicka de tekniska detaljerna nedan till din serveradministratör.",
"More details can be found in the server log." : "Mer detaljer återfinns i serverns logg.",
"Technical details" : "Tekniska detaljer",
"Remote Address: %s" : "Extern adress: %s",
@@ -284,6 +285,8 @@ OC.L10N.register(
"Use backup code" : "Använd reservkod",
"Error while validating your second factor" : "Fel vid verifiering av tvåfaktorsautentisering.",
"Access through untrusted domain" : "Åtkomst genom obetrodd domän",
+ "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." : "Vänligen kontakta din administratör. Om du är en administratör, ändra \"trusted_domains\"-inställningen i config/config.php likt exemplet i config.sample.php.",
+ "Depending on your configuration, this button could also work to trust the domain:" : "Beroende på din konfiguration kan denna knappen också fungera föra att lita på domänen:",
"Add \"%s\" as trusted domain" : "Lägg till \"%s\" som en pålitlig domän",
"App update required" : "Appen behöver uppdateras",
"%s will be updated to version %s" : "%s kommer att uppdateras till version %s",
diff --git a/core/l10n/sv.json b/core/l10n/sv.json
index 1ac13e44df9..6194e90f0ee 100644
--- a/core/l10n/sv.json
+++ b/core/l10n/sv.json
@@ -218,6 +218,7 @@
"You can click here to return to %s." : "Du kan klicka här för att återvända till %s.",
"Internal Server Error" : "Internt serverfel",
"The server was unable to complete your request." : "Servern kunde inte slutföra din begäran.",
+ "If this happens again, please send the technical details below to the server administrator." : "Om det händer igen, vänligen skicka de tekniska detaljerna nedan till din serveradministratör.",
"More details can be found in the server log." : "Mer detaljer återfinns i serverns logg.",
"Technical details" : "Tekniska detaljer",
"Remote Address: %s" : "Extern adress: %s",
@@ -282,6 +283,8 @@
"Use backup code" : "Använd reservkod",
"Error while validating your second factor" : "Fel vid verifiering av tvåfaktorsautentisering.",
"Access through untrusted domain" : "Åtkomst genom obetrodd domän",
+ "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." : "Vänligen kontakta din administratör. Om du är en administratör, ändra \"trusted_domains\"-inställningen i config/config.php likt exemplet i config.sample.php.",
+ "Depending on your configuration, this button could also work to trust the domain:" : "Beroende på din konfiguration kan denna knappen också fungera föra att lita på domänen:",
"Add \"%s\" as trusted domain" : "Lägg till \"%s\" som en pålitlig domän",
"App update required" : "Appen behöver uppdateras",
"%s will be updated to version %s" : "%s kommer att uppdateras till version %s",