diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-12 00:20:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-12 00:20:28 +0000 |
commit | d7480e709e0e79b6751f7ec2a3103a87484b0ea4 (patch) | |
tree | 488494a61fc8f83621ea336ee1864e8bd932480f /apps/files/l10n/sk.json | |
parent | ae879978617ad36377c32f2b8aeeb92deb65fcf6 (diff) | |
download | nextcloud-server-d7480e709e0e79b6751f7ec2a3103a87484b0ea4.tar.gz nextcloud-server-d7480e709e0e79b6751f7ec2a3103a87484b0ea4.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, 9 insertions, 0 deletions
diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index 1f79585defa..7a991884c18 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -295,9 +295,18 @@ "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ý.", + "Your browser does not support the Filesystem API. Directories will not be uploaded" : "Váš prehliadač nepodporuje Filesystem API. Adresáre nebudú nahrané", + "No files to upload" : "Žiadne súbory pre nahratie", + "Unable to create the directory {directory}" : "Nie je možné vytvoriť adresár {directory}", "Some files could not be uploaded" : "Niektoré súbory nebolo možné nahrať.", "Files uploaded successfully" : "Súbory boli úspešne nahrané.", + "No files to process" : "Žiadne súbory pre spracovanie", + "Some files could not be copied" : "Niektoré súbory nebolo možné skopírovať", "Some files could not be moved" : "Niektoré súbory nebolo možné presunúť", + "Files copied successfully" : "Súbory boli úspešne skopírované", + "Files moved successfully" : "Súbory boli úspešne presunuté", + "Conflicts resolution skipped" : "Riešenie konfliktov bolo preskočené", + "Upload cancelled" : "Odosielanie 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"], |