diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-21 00:21:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-21 00:21:37 +0000 |
commit | 3f6d5c1b4c4a3d7f940db7d3b63967476ec7cdb6 (patch) | |
tree | d837e0ffa56e68e87db213fea71735700b1d9927 /apps/systemtags | |
parent | ee54c171973754c0395b8794a50086ce15a4152f (diff) | |
download | nextcloud-server-3f6d5c1b4c4a3d7f940db7d3b63967476ec7cdb6.tar.gz nextcloud-server-3f6d5c1b4c4a3d7f940db7d3b63967476ec7cdb6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/systemtags')
-rw-r--r-- | apps/systemtags/l10n/sk.js | 8 | ||||
-rw-r--r-- | apps/systemtags/l10n/sk.json | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/apps/systemtags/l10n/sk.js b/apps/systemtags/l10n/sk.js index 35f79066443..d2cdee990bc 100644 --- a/apps/systemtags/l10n/sk.js +++ b/apps/systemtags/l10n/sk.js @@ -66,7 +66,14 @@ OC.L10N.register( "Deleted tag" : "Zmazaný štítok", "Failed to delete tag" : "Nepodarilo sa vymazať štítok", "Manage tags" : "Spravovať štítky", + "Search or create tag" : "Vyhľadať alebo vytvoriť štítok", + "Create new tag" : "Vytvoriť nový štítok", "Cancel" : "Zrušiť", + "Apply changes" : "Aplikovať zmeny", + "{displayName} (hidden)" : "{displayName}(skrytý)", + "{displayName} (restricted)" : "{displayName}(obmedzený)", + "Failed to apply tags changes" : "Nepodarilo sa aplikovať zmeny štítkov", + "File tags modification canceled" : "Zmena štítkov súboru bola zrušená", "Loading collaborative tags …" : "Načítavanie štítkov pre spoluprácu ...", "Search or create collaborative tags" : "Hľadajte alebo vytvorte štítky pre spoluprácu", "No tags to select, type to create a new tag" : "Žiadne štítky neboli vybraté, začnite písať pre vytvorenie ďalších.", @@ -78,6 +85,7 @@ OC.L10N.register( "List of tags and their associated files and folders." : "Zoznam štítkov a ich priradené súbory a priečinky.", "No tags found" : "Štítky sa nenašli", "Tags you have created will show up here." : "Štítky, ktoré ste vytvorili sa zobrazia tu.", + "Failed to load tag" : "Chyba pri načítavaní štítku", "Failed to load last used tags" : "Nepodarilo sa načítať posledné použité štítky", "Missing \"Content-Location\" header" : "Chýbajúca hlavička \"Content-Location\"", "Failed to load tags for file" : "Nepodarilo sa načítať štítky pre súbor", diff --git a/apps/systemtags/l10n/sk.json b/apps/systemtags/l10n/sk.json index c997d796135..48b78c145b6 100644 --- a/apps/systemtags/l10n/sk.json +++ b/apps/systemtags/l10n/sk.json @@ -64,7 +64,14 @@ "Deleted tag" : "Zmazaný štítok", "Failed to delete tag" : "Nepodarilo sa vymazať štítok", "Manage tags" : "Spravovať štítky", + "Search or create tag" : "Vyhľadať alebo vytvoriť štítok", + "Create new tag" : "Vytvoriť nový štítok", "Cancel" : "Zrušiť", + "Apply changes" : "Aplikovať zmeny", + "{displayName} (hidden)" : "{displayName}(skrytý)", + "{displayName} (restricted)" : "{displayName}(obmedzený)", + "Failed to apply tags changes" : "Nepodarilo sa aplikovať zmeny štítkov", + "File tags modification canceled" : "Zmena štítkov súboru bola zrušená", "Loading collaborative tags …" : "Načítavanie štítkov pre spoluprácu ...", "Search or create collaborative tags" : "Hľadajte alebo vytvorte štítky pre spoluprácu", "No tags to select, type to create a new tag" : "Žiadne štítky neboli vybraté, začnite písať pre vytvorenie ďalších.", @@ -76,6 +83,7 @@ "List of tags and their associated files and folders." : "Zoznam štítkov a ich priradené súbory a priečinky.", "No tags found" : "Štítky sa nenašli", "Tags you have created will show up here." : "Štítky, ktoré ste vytvorili sa zobrazia tu.", + "Failed to load tag" : "Chyba pri načítavaní štítku", "Failed to load last used tags" : "Nepodarilo sa načítať posledné použité štítky", "Missing \"Content-Location\" header" : "Chýbajúca hlavička \"Content-Location\"", "Failed to load tags for file" : "Nepodarilo sa načítať štítky pre súbor", |