aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sk.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/sk.js')
-rw-r--r--apps/files/l10n/sk.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js
index e146a19bbfa..031a78bfbef 100644
--- a/apps/files/l10n/sk.js
+++ b/apps/files/l10n/sk.js
@@ -244,7 +244,6 @@ OC.L10N.register(
"File successfully converted" : "Súbor bol úspešne skonvertovaný",
"Failed to convert file: {message}" : "Nepodarilo sa skonvertovať súbor: {message}",
"Failed to convert file" : "Konverzia súboru zlyhala",
- "Deletion cancelled" : "Zmazanie zrušené",
"Leave this share" : "Opustiť toto zdieľanie.",
"Leave these shares" : "Opustiť tieto zdieľania.",
"Disconnect storage" : "Odpojiť úložisko",
@@ -268,7 +267,6 @@ OC.L10N.register(
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Nemôžete presunúť súbor/priečinok do seba alebo do jeho podpriečinka.",
"(copy)" : "(kopírovať)",
"(copy %n)" : "(kopírovať %n)",
- "Move cancelled" : "Presun zrušený",
"A file or folder with that name already exists in this folder" : "Súbor alebo priečinok s týmto názvom už existuje v tomto priečinku",
"The files are locked" : "Súbory sú uzamknuté.",
"The file does not exist anymore" : "Súbor už neexistuje",
@@ -279,8 +277,6 @@ OC.L10N.register(
"Move" : "Presunúť",
"Move or copy operation failed" : "Operácia presunu alebo kopírovania zlyhala",
"Move or copy" : "Presunúť alebo kopírovať",
- "Cancelled move or copy of \"{filename}\"." : "Zrušené kopírovanie alebo presun \"{filename}\".",
- "Cancelled move or copy operation" : "Zrušená operácia kopírovania alebo presunu",
"Open folder {displayName}" : "Otvoriť priečinok {displayName}",
"Open in Files" : "Otvoriť v súboroch",
"Open locally" : "Otvoriť lokálne",
@@ -305,7 +301,6 @@ OC.L10N.register(
"Audio" : "Zvuk",
"Photos and images" : "Fotky a obrázky",
"Videos" : "Videá",
- "New folder creation cancelled" : "Vytvorenie adresára bolo zrušené",
"Created new folder \"{name}\"" : "Vytvorený nový priečinok \"{name}\"",
"Unable to initialize the templates directory" : "Nemôžem inicializovať priečinok so šablónami",
"Create templates folder" : "Vytvoriť adresár pre šablóny",
@@ -439,6 +434,11 @@ OC.L10N.register(
"Enable the grid view" : "Povoliť zobrazenie v mriežke",
"Use this address to access your Files via WebDAV" : "Táto adresa sa používa na prístup k vašim súborom prostredníctvom WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ak ste povolili 2FA, musíte kliknutím sem vytvoriť a použiť nové heslo pre aplikáciu.",
+ "Deletion cancelled" : "Zmazanie zrušené",
+ "Move cancelled" : "Presun zrušený",
+ "Cancelled move or copy of \"{filename}\"." : "Zrušené kopírovanie alebo presun \"{filename}\".",
+ "Cancelled move or copy operation" : "Zrušená operácia kopírovania alebo presunu",
+ "New folder creation cancelled" : "Vytvorenie adresára bolo zrušené",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} priečinok","{folderCount} priečinky","{folderCount} priečinkov","{folderCount} priečinkov"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} súbor","{fileCount} súbory","{fileCount} súborov","{fileCount} súborov"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 súbor a {folderCount} priečinok","1 súbor a {folderCount} priečinky","1 súbor a {folderCount} priečinky","1 súbor a {folderCount} priečinky"],