summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/sk.js
diff options
context:
space:
mode:
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 ef87b44c70b..01545185ab7 100644
--- a/apps/files_external/l10n/sk.js
+++ b/apps/files_external/l10n/sk.js
@@ -25,7 +25,7 @@ OC.L10N.register(
"Are you sure you want to delete this external storage?" : "Naozaj chcete zmazať toto externé úložisko?",
"Delete storage?" : "Zmazať externé úložisko?",
"Saved" : "Uložené",
- "Saving..." : "Ukladá sa...",
+ "Saving …" : "Ukladá sa...",
"Save" : "Uložiť",
"Empty response from the server" : "Prázdna odpoveď zo servera",
"Couldn't access. Please log out and in again to activate this mount point" : "Nedá sa pripojiť. Pre aktiváciu tohto prípojného bodu sa prosím odhláste a znovu prihláste",
@@ -132,6 +132,7 @@ OC.L10N.register(
"Add storage" : "Pridať úložisko",
"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.",
+ "Saving..." : "Ukladá sa..."
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");