summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-15 00:27:43 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-15 00:27:43 +0000
commitc41d89b7238361e7f24bf1bb06916285b41cfd7c (patch)
treeec70fcb3662cdd9b36efc453d096cc917dcc658a /apps/files
parent5ae0f3a1fdbc77df0dc680c32a2a7c434a05a746 (diff)
downloadnextcloud-server-c41d89b7238361e7f24bf1bb06916285b41cfd7c.tar.gz
nextcloud-server-c41d89b7238361e7f24bf1bb06916285b41cfd7c.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/sk.js14
-rw-r--r--apps/files/l10n/sk.json14
2 files changed, 28 insertions, 0 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js
index d293b91c6b9..102db497765 100644
--- a/apps/files/l10n/sk.js
+++ b/apps/files/l10n/sk.js
@@ -171,6 +171,8 @@ OC.L10N.register(
"File Management" : "Správa súborov",
"Reload current directory" : "Znova načítať súčasný adresár",
"Go to the \"{dir}\" directory" : "Ísť do \"{dir}\" adresára",
+ "Drag and drop files here to upload" : "Pre nahratie presuňte do tohto priestoru súbory ťahaním",
+ "Upload successful" : "Nahrávanie bolo úspešné",
"Select the row for {displayName}" : "Vybrať riadok pre {displayName}",
"Rename file" : "Premenovať súbor",
"A long time ago" : "Pred dlhším časom",
@@ -182,12 +184,15 @@ OC.L10N.register(
"\"{displayName}\" action failed" : "\"{displayName}\" akcia zlýhala",
"\"{name}\" is not an allowed filetype." : "\"{name}\" nie je povolený typ súboru",
"{newName} already exists." : "{newName} už existuje.",
+ "\"{char}\" is not allowed inside a file name." : "Znak \"{char}\" nie je povolený v názve súboru.",
"Name cannot be empty" : "Názov nemôže byť prázdny",
"Another entry with the same name already exists" : "Názov už existuje",
"Renamed \"{oldName}\" to \"{newName}\"" : "Premenované z \"{oldName}\" na \"{newName}\"",
"Could not rename \"{oldName}\", it does not exist any more" : "Nebolo možné premenovať \"{oldName}\". Položka už neexistuje.",
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Názov \"{newName}\" sa už používa v adresári \"{dir}\". Vyberte prosím iný názov.",
"Could not rename \"{oldName}\"" : "Nebolo možné premenovať \"{oldName}\"",
+ "Could not copy {file}. {message}" : "Nepodarilo sa skopírovať {file}. {message}",
+ "Could not move {file}. {message}" : "Nepodarilo sa presunúť {file}. {message}",
"Total rows summary" : "Súčet všetkých riadkov",
"ascending" : "vzostupne",
"descending" : "zostupne",
@@ -197,6 +202,8 @@ OC.L10N.register(
"List of files and folders." : "Zoznam súborov a adresárov.",
"{summaryFile} and {summaryFolder}" : "{summaryFile} a {summaryFolder}",
"File not found" : "Súbor nenájdený",
+ "_{count} file_::_{count} files_" : ["{count} súbor","{count} súbory","{count} súborov","{count} súborov"],
+ "_{count} folder_::_{count} folders_" : ["{count} priečinok","{count} priečinky","{count} priečinkov","{count} priečinkov"],
"Storage informations" : "Úložiskové informácie",
"{usedQuotaByte} used" : "{usedQuotaByte} použitých",
"{relative}% used" : "{relative}% použitých",
@@ -244,6 +251,11 @@ OC.L10N.register(
"Blank" : "Prázdne",
"Unable to create new file from template" : "Nemôžem vytvoriť nový súbor zo šablóny",
"Delete permanently" : "Zmazať natrvalo",
+ "Destination is not a folder" : "Cieľ nie je priečinok",
+ "This file/folder is already in that directory" : "Tento súbor/priečinok sa už v danom adresári nachádza",
+ "The files is locked" : "Súbory sú uzamknuté",
+ "The file does not exist anymore" : "Súbor už neexistuje",
+ "Chose destination" : "Vyberte cieľ",
"Copy to {target}" : "Kopírovať do {target}",
"Move to {target}" : "Presunúť do {target}",
"Cancelled move or copy operation" : "Zrušená operácia kopírovania alebo presunu",
@@ -255,6 +267,8 @@ OC.L10N.register(
"Templates" : "Šablóny",
"Create new templates folder" : "Vytvoriť nový vzorový priečinok",
"Unable to initialize the templates directory" : "Nemôžem inicializovať priečinok so šablónami",
+ "_{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"],
"List of favorites files and folders." : "Zoznam obľúbených súborov a adresárov.",
"No favorites yet" : "Zatiaľ žiadne obľúbené",
"Files and folders you mark as favorite will show up here" : "Súbory a priečinky označené ako obľúbené budú zobrazené tu",
diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json
index acc5d5fe221..5489f844ebc 100644
--- a/apps/files/l10n/sk.json
+++ b/apps/files/l10n/sk.json
@@ -169,6 +169,8 @@
"File Management" : "Správa súborov",
"Reload current directory" : "Znova načítať súčasný adresár",
"Go to the \"{dir}\" directory" : "Ísť do \"{dir}\" adresára",
+ "Drag and drop files here to upload" : "Pre nahratie presuňte do tohto priestoru súbory ťahaním",
+ "Upload successful" : "Nahrávanie bolo úspešné",
"Select the row for {displayName}" : "Vybrať riadok pre {displayName}",
"Rename file" : "Premenovať súbor",
"A long time ago" : "Pred dlhším časom",
@@ -180,12 +182,15 @@
"\"{displayName}\" action failed" : "\"{displayName}\" akcia zlýhala",
"\"{name}\" is not an allowed filetype." : "\"{name}\" nie je povolený typ súboru",
"{newName} already exists." : "{newName} už existuje.",
+ "\"{char}\" is not allowed inside a file name." : "Znak \"{char}\" nie je povolený v názve súboru.",
"Name cannot be empty" : "Názov nemôže byť prázdny",
"Another entry with the same name already exists" : "Názov už existuje",
"Renamed \"{oldName}\" to \"{newName}\"" : "Premenované z \"{oldName}\" na \"{newName}\"",
"Could not rename \"{oldName}\", it does not exist any more" : "Nebolo možné premenovať \"{oldName}\". Položka už neexistuje.",
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Názov \"{newName}\" sa už používa v adresári \"{dir}\". Vyberte prosím iný názov.",
"Could not rename \"{oldName}\"" : "Nebolo možné premenovať \"{oldName}\"",
+ "Could not copy {file}. {message}" : "Nepodarilo sa skopírovať {file}. {message}",
+ "Could not move {file}. {message}" : "Nepodarilo sa presunúť {file}. {message}",
"Total rows summary" : "Súčet všetkých riadkov",
"ascending" : "vzostupne",
"descending" : "zostupne",
@@ -195,6 +200,8 @@
"List of files and folders." : "Zoznam súborov a adresárov.",
"{summaryFile} and {summaryFolder}" : "{summaryFile} a {summaryFolder}",
"File not found" : "Súbor nenájdený",
+ "_{count} file_::_{count} files_" : ["{count} súbor","{count} súbory","{count} súborov","{count} súborov"],
+ "_{count} folder_::_{count} folders_" : ["{count} priečinok","{count} priečinky","{count} priečinkov","{count} priečinkov"],
"Storage informations" : "Úložiskové informácie",
"{usedQuotaByte} used" : "{usedQuotaByte} použitých",
"{relative}% used" : "{relative}% použitých",
@@ -242,6 +249,11 @@
"Blank" : "Prázdne",
"Unable to create new file from template" : "Nemôžem vytvoriť nový súbor zo šablóny",
"Delete permanently" : "Zmazať natrvalo",
+ "Destination is not a folder" : "Cieľ nie je priečinok",
+ "This file/folder is already in that directory" : "Tento súbor/priečinok sa už v danom adresári nachádza",
+ "The files is locked" : "Súbory sú uzamknuté",
+ "The file does not exist anymore" : "Súbor už neexistuje",
+ "Chose destination" : "Vyberte cieľ",
"Copy to {target}" : "Kopírovať do {target}",
"Move to {target}" : "Presunúť do {target}",
"Cancelled move or copy operation" : "Zrušená operácia kopírovania alebo presunu",
@@ -253,6 +265,8 @@
"Templates" : "Šablóny",
"Create new templates folder" : "Vytvoriť nový vzorový priečinok",
"Unable to initialize the templates directory" : "Nemôžem inicializovať priečinok so šablónami",
+ "_{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"],
"List of favorites files and folders." : "Zoznam obľúbených súborov a adresárov.",
"No favorites yet" : "Zatiaľ žiadne obľúbené",
"Files and folders you mark as favorite will show up here" : "Súbory a priečinky označené ako obľúbené budú zobrazené tu",