diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-04 00:12:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-04 00:12:17 +0000 |
commit | 1a900c6928388c8b38d09f7eca56bb28c806fcd8 (patch) | |
tree | b9d972bc541ec408542f6845bdd6511867e4a742 /settings/l10n/sk.js | |
parent | 1dcf40515f0cfe768daaf7ae55458c426d83ae86 (diff) | |
download | nextcloud-server-1a900c6928388c8b38d09f7eca56bb28c806fcd8.tar.gz nextcloud-server-1a900c6928388c8b38d09f7eca56bb28c806fcd8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/sk.js')
-rw-r--r-- | settings/l10n/sk.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/sk.js b/settings/l10n/sk.js index bac8c923232..f1db57004b2 100644 --- a/settings/l10n/sk.js +++ b/settings/l10n/sk.js @@ -292,8 +292,6 @@ OC.L10N.register( "Hardening and security guidance" : "Sprievodca vylepšením bezpečnosti", "Personal" : "Osobné", "Administration" : "Administrácia", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Využívate <strong>%s</strong> z <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Využívate <strong>%s</strong> z <strong>%s</strong>(<strong>%s%%</strong>)", "Profile picture" : "Avatar", "Upload new" : "Nahrať nový", "Select from Files" : "Vybrať zo súborov", @@ -303,6 +301,7 @@ OC.L10N.register( "Cancel" : "Zrušiť", "Choose as profile picture" : "Použiť ako obrázok avatara", "You are member of the following groups:" : "Ste členom nasledovných skupín:", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Využívate <strong>%s</strong> z <strong>%s</strong>(<strong>%s%%</strong>)", "Full name" : "Meno a priezvisko", "No display name set" : "Zobrazované meno nie je nastavené", "Email" : "Email", @@ -377,6 +376,7 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "Z hľadiska bezpečnosti a výkonu Vašej inštalácie je dôležité, že všetko je správne nastavené. Robíme automatickú kontrolu, ktorá Vám s tým pomáha. Pre ďalšie informácie nahliadnite do sekcie Tipy a triky a do dokumentácie.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP nie je správne nastavené pre zobrazovanie systémových premenných. Príkaz getenv(\"PATH\") vracia iba prázdnu odpoveď.", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php je zaregistrovaná v službe WebCron a zavolá cron.php každých 15 minút cez http.", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Využívate <strong>%s</strong> z <strong>%s</strong>", "Desktop client" : "Desktopový klient", "Android app" : "Android aplikácia", "iOS app" : "iOS aplikácia", |