summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-10 00:20:14 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-10 00:20:14 +0000
commit81e26506f9ba1954520700185487f1ad634ebf1a (patch)
tree29898d6d72f3b53234859eb79cc8357edcfd5f64 /apps/files/l10n/sk.js
parent75329bdf7080ff5b8e63ac37dedcda0f6ce964f8 (diff)
downloadnextcloud-server-81e26506f9ba1954520700185487f1ad634ebf1a.tar.gz
nextcloud-server-81e26506f9ba1954520700185487f1ad634ebf1a.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sk.js')
-rw-r--r--apps/files/l10n/sk.js7
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js
index cf24455f896..5f9887cbb97 100644
--- a/apps/files/l10n/sk.js
+++ b/apps/files/l10n/sk.js
@@ -197,6 +197,7 @@ OC.L10N.register(
"{relative}% used" : "{relative}% použitých",
"Could not refresh storage stats" : "Nebolo možné obnoviť úložiskové štatistiky",
"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ť!",
+ "Create" : "Vytvoriť",
"Transfer ownership of a file or folder" : "Prevod vlastníctva súboru alebo priečinka",
"Choose file or folder to transfer" : "Vyberte súbor alebo priečinok na prevod",
"Change" : "Zmeniť",
@@ -241,7 +242,6 @@ OC.L10N.register(
"Unable to change the favourite state of the file" : "Nie je možné zmeniť stav „obľúbené“ daného súboru",
"Error while loading the file data" : "Chyba pri načítaní údajov súboru",
"Pick a template for {name}" : "Vyberte šablónu pre {name}",
- "Create" : "Vytvoriť",
"Create a new file with the selected template" : "Vytvoriť nový súbor pomocou vybranej šablóny",
"Creating file" : "Vytvára sa súbor",
"Blank" : "Prázdne",
@@ -262,10 +262,11 @@ OC.L10N.register(
"Open details" : "Otvoriť detaily",
"Could not copy {file}. {message}" : "Nepodarilo sa skopírovať {file}. {message}",
"Could not move {file}. {message}" : "Nepodarilo sa presunúť {file}. {message}",
+ "Created new folder \"{name}\"" : "Vytvorený nový priečinok \"{name}\"",
+ "Filename" : "Názov súboru",
+ "Unable to initialize the templates directory" : "Nemôžem inicializovať priečinok so šablónami",
"Create new templates folder" : "Vytvoriť nový vzorový priečinok",
"Templates" : "Šablóny",
- "Unable to initialize the templates directory" : "Nemôžem inicializovať priečinok so šablónami",
- "Created new folder \"{name}\"" : "Vytvorený nový priečinok \"{name}\"",
"Uploading \"{filename}\" failed" : "Nahrávanie \"{filename}\" zlyhalo",
"_{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"],