diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-11 02:24:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-11 02:24:41 +0000 |
commit | 380e5a4ee17ad5e976753cbbd79247f217e5d886 (patch) | |
tree | 2165349c62f68d3db313f74897a2a8db37c6b004 /apps/files/l10n/sk.js | |
parent | 4014d4d0ff6e78afc2a193c7cdae53117f532c0c (diff) | |
download | nextcloud-server-380e5a4ee17ad5e976753cbbd79247f217e5d886.tar.gz nextcloud-server-380e5a4ee17ad5e976753cbbd79247f217e5d886.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 11144a5791b..17ff3c83141 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -1,9 +1,6 @@ OC.L10N.register( "files", { - "Storage is temporarily not available" : "Úložisko je dočasne nedostupné", - "Storage invalid" : "Úložisko nie je platné", - "Unknown error" : "Neznáma chyba", "File could not be found" : "Súbor nie je možné nájsť", "Move or copy" : "Presunúť alebo kopírovať", "Download" : "Stiahnuť", @@ -53,6 +50,7 @@ OC.L10N.register( "Unable to determine date" : "Nemožno určiť dátum", "This operation is forbidden" : "Táto operácia je zakázaná", "This directory is unavailable, please check the logs or contact the administrator" : "Priečinok je nedostupný, skontrolujte prosím logy, alebo kontaktujte správcu", + "Storage is temporarily not available" : "Úložisko je dočasne nedostupné", "Could not move \"{file}\", target exists" : "Nie je možné presunúť \"{file}\", cieľ už existuje", "Could not move \"{file}\"" : "Nie je možné presunúť \"{file}\"", "copy" : "kópia", @@ -177,6 +175,7 @@ OC.L10N.register( "Transfer" : "Prevod", "Transfer {path} to {userid}" : "Previesť {path} na {userid}", "Invalid path selected" : "Bola vybraná neplatná cesta", + "Unknown error" : "Neznáma chyba", "Ownership transfer request sent" : "Žiadosť o prevod vlastníctva bola odoslaná", "Cannot transfer ownership of a file or folder you do not own" : "Nie je možné preniesť vlastníctvo súboru alebo priečinka, ktorý nevlastníte", "Files settings" : "Nastavenia súborov", @@ -221,6 +220,7 @@ OC.L10N.register( "Pending shares" : "Čakajúce prístupy", "Text file" : "Textový súbor", "New text file.txt" : "Nový text file.txt", + "Storage invalid" : "Úložisko nie je platné", "Select" : "Vybrať", "You don’t have permission to upload or create files here" : "Nemáte oprávnenie sem nahrávať alebo vytvoriť súbory", "New" : "Nový", |