diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-18 00:35:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-18 00:35:47 +0000 |
commit | f5f3d68eb83918bb0d01e7e20722ef8a42f6272d (patch) | |
tree | 8cb82c3a15d4800a3c1f94a4cb0de15a1d8f125a /apps/files/l10n/sk.js | |
parent | 4b7aa651927ae088f277261162f24bd39438ea92 (diff) | |
download | nextcloud-server-f5f3d68eb83918bb0d01e7e20722ef8a42f6272d.tar.gz nextcloud-server-f5f3d68eb83918bb0d01e7e20722ef8a42f6272d.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.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index e63d8d7ddc7..6c9afcc066a 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -152,7 +152,6 @@ OC.L10N.register( "A file has been added to or removed from your <strong>favorites</strong>" : "Súbor bol pridaný alebo odstránený z vašich <strong>obľúbených</strong>", "A file or folder has been <strong>changed</strong>" : "Súbor alebo priečinok bol <strong>zmenený</strong>", "A favorite file or folder has been <strong>changed</strong>" : "Obľúbený súbor alebo priečinok bol <strong>zmenený</strong>", - "All files" : "Všetky súbory", "Upload (max. %s)" : "Nahrať (max. %s)", "Accept" : "Prijať", "Reject" : "Odmietnuť", @@ -169,6 +168,7 @@ OC.L10N.register( "File name" : "Názov súboru", "Name cannot be empty" : "Názov nemôže byť prázdny", "Select all" : "Vybrať všetko", + "File not found" : "Súbor nenájdený", "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ť", @@ -207,8 +207,8 @@ OC.L10N.register( "Unable to initialize the templates directory" : "Nemôžem inicializovať priečinok so šablónami", "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", + "All files" : "Všetky súbory", "Toggle %1$s sublist" : "Prepnúť %1$s podzoznam", - "Toggle grid view" : "Prepnúť zobrazenie mriežky", "No entries found in this folder" : "V tomto priečinku nebolo nič nájdené", "Upload too large" : "Nahrávanie je príliš veľké", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Súbory, ktoré sa snažíte nahrať, presahujú maximálnu veľkosť pre nahratie súborov na tento server.", @@ -222,6 +222,7 @@ OC.L10N.register( "%s used" : "%s použitých", "%s%%" : "%s%%", "%1$s of %2$s used" : "Využité: %1$s z %2$s", + "Toggle grid view" : "Prepnúť zobrazenie mriežky", "Deleted files" : "Zmazané súbory", "Shares" : "Zdieľania", "Shared with others" : "Sprístupnené ostatným", |