summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/sk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-17 02:26:53 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-17 02:26:53 +0000
commit7ab34eefc599cc7fd104f91213c28aeedee383db (patch)
treefd48b23539cd44e54d970d2cab4870f868d62b38 /apps/files_external/l10n/sk.js
parent614e3e29690b23f2fb6b6e2a15079fe8482e58b9 (diff)
downloadnextcloud-server-7ab34eefc599cc7fd104f91213c28aeedee383db.tar.gz
nextcloud-server-7ab34eefc599cc7fd104f91213c28aeedee383db.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/sk.js')
-rw-r--r--apps/files_external/l10n/sk.js5
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);");