diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-05 00:19:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-05 00:19:45 +0000 |
commit | 1c1378e68bca976ef1bd1ecbca4f9874b88eeb11 (patch) | |
tree | 63c5a952b30fec1fd08e0ae4cde281581db9f653 /apps/files/l10n/sk.json | |
parent | 32e86052d57775e8e519d9bdd7d78b2921d8e5fa (diff) | |
download | nextcloud-server-1c1378e68bca976ef1bd1ecbca4f9874b88eeb11.tar.gz nextcloud-server-1c1378e68bca976ef1bd1ecbca4f9874b88eeb11.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sk.json')
-rw-r--r-- | apps/files/l10n/sk.json | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index 01f46abdd58..1f79585defa 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -173,8 +173,6 @@ "Drag and drop files here to upload" : "Pre nahratie presuňte do tohto priestoru súbory ťahaním", "Your have used your space quota and cannot upload files anymore" : "Dosiahli ste limit vášho priestoru a už viac nemôžete nahrávať súbory", "You don’t have permission to upload or create files here" : "Nemáte oprávnenie sem nahrávať alebo vytvoriť súbory", - "Some files could not be uploaded" : "Niektoré súbory nebolo možné nahrať.", - "Files uploaded successfully" : "Súbory boli úspešne nahrané.", "\"{displayName}\" action executed successfully" : "\"{displayName}\" akcia vykonaná úspešne", "\"{displayName}\" action failed" : "\"{displayName}\" akcia zlýhala", "Toggle selection for file \"{displayName}\"" : "Prepnúť výber pre súbor \"{displayName}\"", @@ -288,9 +286,6 @@ "Open folder {displayName}" : "Otvoriť priečinok {displayName}", "Open in Files" : "Otvoriť v súboroch", "Open details" : "Otvoriť detaily", - "An error occurred while uploading. Please try again later." : "Vyskytla sa chyba pri nahrávaní. Skúste to prosím neskôr znova.", - "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", @@ -300,7 +295,9 @@ "In folder" : "V adresári", "Search in folder: {folder}" : "Hľadať v adresári: {folder}", "One of the dropped files could not be processed" : "Jeden z vložených súborov nemohol byť spracovaný.", - "Uploading \"{filename}\" failed" : "Nahrávanie \"{filename}\" zlyhalo", + "Some files could not be uploaded" : "Niektoré súbory nebolo možné nahrať.", + "Files uploaded successfully" : "Súbory boli úspešne nahrané.", + "Some files could not be moved" : "Niektoré súbory nebolo možné presunúť", "_{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"], |