diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:25:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:25:56 +0000 |
commit | 7c0932f208bd9839914115ccada4904d7fd90fb1 (patch) | |
tree | 5dba0141abab13af223d7c670f83f15183e99be3 /apps/files/l10n/sk.js | |
parent | 551e3601a278b0fe0d9646291bc6bc53d8bebdf2 (diff) | |
download | nextcloud-server-7c0932f208bd9839914115ccada4904d7fd90fb1.tar.gz nextcloud-server-7c0932f208bd9839914115ccada4904d7fd90fb1.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 | 34 |
1 files changed, 7 insertions, 27 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index d86a7468fa8..f7cf3832e84 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -374,41 +374,21 @@ OC.L10N.register( "New text file.txt" : "Nový text file.txt", "Direct link was copied (only works for users who have access to this file/folder)" : "Priamy odkaz bol skopirovaný (funguje iba pre používateľov, ktorí majú prístup k danému súboru/adresáru)", "Copy direct link (only works for users who have access to this file/folder)" : "Kopírovať priamy odkaz (funguje iba pre používateľov, ktorí majú prístup k tomuto súboru/priečinku)", - "You can only favorite a single file or folder at a time" : "Do obľúbených je možné zaradovať súbory a zložky len jednotlivo", - "This file has the tag {tag}" : "Tento súbor má štítok {tag}", - "This file has the tags {firstTags} and {lastTag}" : "Tento súbor má štítky {firstTags} a {lastTag}", "\"remote user\"" : "\"vzdialený používateľ\"", - "Select the row for {displayName}" : "Vybrať riadok pre {displayName}", - "Open folder {name}" : "Otvoriť súbor {name}", - "Download file {name}" : "Stiahnuť súbor {name}", - "Unselect all" : "Zrušiť výber", - "ascending" : "vzostupne", - "descending" : "zostupne", - "Sort list by {column} ({direction})" : "Zoradiť zoznam podľa {column} ({direction})", - "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Tento zoznam nie je úplne vykreslený z dôvodov výkonu. Súbory budú vykreslené, keď budete prechádzat zoznamom.", - "Storage informations" : "Úložiskové informácie", - "Search for an account" : "Vyhľadať účet", - "Choose" : "Vybrať", - "No files or folders have been deleted yet" : "Žiadne súbory alebo priečinky neboli ešte vymazané", - "Open the files app settings" : "Otvoriť nastavenia súborovej aplikácie", - "You might not have have permissions to view it, ask the sender to share it" : "Pravdopodobne nemáte prístup, požiadajte oň odosielateľa ", - "Set up templates folder" : "Nastaviť priečinok pre šablóny", - "Create new templates folder" : "Vytvoriť nový vzorový priečinok", - "Toggle %1$s sublist" : "Prepnúť %1$s podzoznam", - "Toggle grid view" : "Prepnúť zobrazenie mriežky", - "Shares" : "Zdieľania", - "Shared with others" : "Sprístupnené ostatným", - "Shared with you" : "Vám sprístupnené", - "Deleted shares" : "Odstránené sprístupnenia", - "Pending shares" : "Čakajúce prístupy", "File name" : "Názov súboru", + "Download file {name}" : "Stiahnuť súbor {name}", "\"{char}\" is not allowed inside a file name." : "Znak \"{char}\" nie je povolený v názve súboru.", "\"{name}\" is not an allowed filetype." : "\"{name}\" nie je povolený typ súboru", "{newName} already exists." : "{newName} už existuje.", "Name cannot be empty" : "Názov nemôže byť prázdny", "Another entry with the same name already exists" : "Názov už existuje", + "Storage informations" : "Úložiskové informácie", "A file or folder with that name already exists." : "Súbor alebo priečinok s týmto názvom už existuje.", "Invalid file name" : "Neplatné meno súboru", - "The files is locked" : "Súbory sú uzamknuté" + "Open the files app settings" : "Otvoriť nastavenia súborovej aplikácie", + "You might not have have permissions to view it, ask the sender to share it" : "Pravdopodobne nemáte prístup, požiadajte oň odosielateľa ", + "The files is locked" : "Súbory sú uzamknuté", + "Create new templates folder" : "Vytvoriť nový vzorový priečinok", + "Toggle %1$s sublist" : "Prepnúť %1$s podzoznam" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |