diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-30 00:08:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-30 00:08:26 +0000 |
commit | 1e24fe858ad4e52910a4d82dad5c9bc3e817ad6e (patch) | |
tree | 14c9abbf1892f62f3b8064cd2e80e3916e1c83f4 /core/l10n/sk.js | |
parent | 4edb26180582cbad84d9b1baf9f4124885c9fe36 (diff) | |
download | nextcloud-server-1e24fe858ad4e52910a4d82dad5c9bc3e817ad6e.tar.gz nextcloud-server-1e24fe858ad4e52910a4d82dad5c9bc3e817ad6e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sk.js')
-rw-r--r-- | core/l10n/sk.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/sk.js b/core/l10n/sk.js index ebfe874fd8e..10266263702 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -208,8 +208,6 @@ OC.L10N.register( "The specified document has not been found on the server." : "Zadaný dokument nebol nájdený na serveri.", "You can click here to return to %s." : "Kliknite tu pre návrat do %s.", "Internal Server Error" : "Vnútorná chyba servera", - "The server encountered an internal error and was unable to complete your request." : "Na serveri došlo k vnútornej chybe a nebol schopný dokončiť vašu požiadavku.", - "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Obráťte sa na správcu servera, ak sa táto chyba objaví znovu viackrát, uveďte nižšie zobrazené technické údaje vo svojej správe.", "More details can be found in the server log." : "Viac nájdete v logu servera.", "Technical details" : "Technické podrobnosti", "Remote Address: %s" : "Vzdialená adresa: %s", @@ -268,8 +266,6 @@ OC.L10N.register( "Cancel log in" : "Zrušiť prihlásenie", "Use backup code" : "Použiť záložný kód", "Error while validating your second factor" : "Chyba počas overovania druhého faktora", - "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.", "Add \"%s\" as trusted domain" : "Pridať \"%s\" ako dôveryhodnú doménu", "App update required" : "Je nutná aktualizácia aplikácie", "%s will be updated to version %s" : "%s bude zaktualizovaný na verziu %s.", @@ -316,11 +312,15 @@ OC.L10N.register( "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Dobrý deň,\n\npoužívateľ %s Vám sprístupnil položku s názvom %s.\nPre zobrazenie kliknite na odkaz: %s\n", "The share will expire on %s." : "Sprístupnenie vyprší %s.", "Cheers!" : "Pekný deň!", + "The server encountered an internal error and was unable to complete your request." : "Na serveri došlo k vnútornej chybe a nebol schopný dokončiť vašu požiadavku.", + "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Obráťte sa na správcu servera, ak sa táto chyba objaví znovu viackrát, uveďte nižšie zobrazené technické údaje vo svojej správe.", "Log out" : "Odhlásiť", "Use the following link to reset your password: {link}" : "Použite nasledujúci odkaz pre obnovenie vášho hesla: {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>" : "Dobrý deň,<br><br>používateľ %s Vám sprístupnil položku s názvom »%s«.<br><a href=\"%s\">Zobraziť!</a><br><br>", "This Nextcloud instance is currently in single user mode." : "Táto inštancia Nextcloudu je teraz v jednopoužívateľskom móde.", "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." }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |