diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:22 +0000 |
commit | 94767112dd4210483394b24d4fdaddea92f0dc8b (patch) | |
tree | 7a712f7d497f0662934c64fe70ab331b145085fa /apps/settings/l10n/sk.js | |
parent | e81cb6eaf0274dcdf2402de16216e8c61826235e (diff) | |
download | nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.tar.gz nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/sk.js')
-rw-r--r-- | apps/settings/l10n/sk.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index f23ef62213e..dfb17bc73d5 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -430,19 +430,13 @@ OC.L10N.register( "Error: This app cannot be enabled because it makes the server unstable" : "Chyba: aplikáciu nie je možné povoliť, lebo naruší stabilitu servera", "Documentation" : "Dokumentácia", "Forum" : "Fórum", - "Login" : "Prihlásenie", - "Plain" : "Neformátovaný", - "NT LAN Manager" : "NT LAN Manager", "SSL/TLS" : "SSL/TLS", - "STARTTLS" : "STARTTLS", "Open documentation" : "Otvoriť dokumentáciu", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Je dôležité nastaviť aby server vedel odosielať emaily, napríklad pre nastavenie hesla a notifikácie.", "Send mode" : "Mód odosielania", "Encryption" : "Šifrovanie", "Sendmail mode" : "Režim sendmail", "From address" : "Z adresy", - "Authentication method" : "Autentifikačná metóda", - "Authentication required" : "Vyžaduje sa overenie", "Server address" : "Adresa servera", "Port" : "Port", "Credentials" : "Prihlasovanie údaje", @@ -523,6 +517,12 @@ OC.L10N.register( "Address" : "Adresa", "Avatar" : "Avatar", "An error occured during the request. Unable to proceed." : "Počas vykonania požiadavky nastala chyba. Nie je možné pokračovať.", + "Login" : "Prihlásenie", + "Plain" : "Neformátovaný", + "NT LAN Manager" : "NT LAN Manager", + "STARTTLS" : "STARTTLS", + "Authentication method" : "Autentifikačná metóda", + "Authentication required" : "Vyžaduje sa overenie", "Please read carefully before activating server-side encryption: " : "Prečítajte prosím pozorne pred použitím šifrovania na serveri:", "Enable encryption" : "Povoliť šifrovanie", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Musíte migrovať vaše šifrovacie kľúče zo starého šifrovania (ownCloud <= 8,0) na nové. Prosím zapnite \"Predvolený šifrovací modul\" a spustite „occ encryption:migrate“", |