diff options
Diffstat (limited to 'apps/files_external/l10n/sk.js')
-rw-r--r-- | apps/files_external/l10n/sk.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_external/l10n/sk.js b/apps/files_external/l10n/sk.js index ce4808794e0..56416979fe8 100644 --- a/apps/files_external/l10n/sk.js +++ b/apps/files_external/l10n/sk.js @@ -10,7 +10,6 @@ OC.L10N.register( "Error configuring OAuth2" : "Chyba konfigurovania OAuth2", "Generate keys" : "Vytvoriť kľúče", "Error generating key pair" : "Chyba pri vytváraní dvojice kľúčov", - "All users. Type to select user or group." : "Všetci používatelia. Začnite písať pre výber používateľa alebo skupinu.", "(Group)" : "(Skupina)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilita s Mac NFD enkódovaním (pomalé)", "Enable encryption" : "Povoliť šifrovanie", @@ -135,8 +134,10 @@ OC.L10N.register( "Available for" : "K dispozícii pre", "Click to recheck the configuration" : "Kliknite na opätovnú kontrolu konfigurácie", "Add storage" : "Pridať úložisko", + "All users" : "Všetci užívatelia", "Advanced settings" : "Rozšírené nastavenia", "Allow users to mount external storage" : "Povoliť používateľom pripojiť externé úložiská", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globálne prihlasovacie údaje je možné použiť pre overenie s viacerými externými úložiskami, ktoré majú rovnaké prihlasovacie údaje." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globálne prihlasovacie údaje je možné použiť pre overenie s viacerými externými úložiskami, ktoré majú rovnaké prihlasovacie údaje.", + "All users. Type to select user or group." : "Všetci používatelia. Začnite písať pre výber používateľa alebo skupinu." }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |