summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sk_SK.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/sk_SK.js')
-rw-r--r--apps/files/l10n/sk_SK.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files/l10n/sk_SK.js b/apps/files/l10n/sk_SK.js
index 1de26693ff9..11b2e4d852b 100644
--- a/apps/files/l10n/sk_SK.js
+++ b/apps/files/l10n/sk_SK.js
@@ -7,13 +7,9 @@ OC.L10N.register(
"Could not move %s - File with this name already exists" : "Nie je možné presunúť %s - súbor s týmto menom už existuje",
"Could not move %s" : "Nie je možné presunúť %s",
"Permission denied" : "Prístup bol odmietnutý",
- "File name cannot be empty." : "Meno súboru nemôže byť prázdne",
- "\"%s\" is an invalid file name." : "\"%s\" je neplatné meno súboru.",
- "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nesprávne meno, '\\', '/', '<', '>', ':', '\"', '|', '?' a '*' nie sú povolené hodnoty.",
"The target folder has been moved or deleted." : "Cieľový priečinok bol premiestnený alebo odstránený.",
"The name %s is already used in the folder %s. Please choose a different name." : "Názov %s už používa priečinok s%. Prosím zvoľte iný názov.",
"Error when creating the file" : "Chyba pri vytváraní súboru",
- "Folder name cannot be empty." : "Názov priečinka nemôže byť prázdny.",
"Error when creating the folder" : "Chyba pri vytváraní priečinka",
"Unable to set upload directory." : "Nemožno nastaviť priečinok pre nahrané súbory.",
"Invalid Token" : "Neplatný token",
@@ -64,6 +60,7 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "Nemáte oprávnenie sem nahrávať alebo vytvoriť súbory",
"_Uploading %n file_::_Uploading %n files_" : ["Nahrávam %n súbor","Nahrávam %n súbory","Nahrávam %n súborov"],
"\"{name}\" is an invalid file name." : "\"{name}\" je neplatné meno súboru.",
+ "File name cannot be empty." : "Meno súboru nemôže byť prázdne",
"Your storage is full, files can not be updated or synced anymore!" : "Vaše úložisko je plné. Súbory nemožno aktualizovať ani synchronizovať!",
"Your storage is almost full ({usedSpacePercent}%)" : "Vaše úložisko je takmer plné ({usedSpacePercent}%)",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikácia na šifrovanie je zapnutá, ale vaše kľúče nie sú inicializované. Odhláste sa a znovu sa prihláste.",