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/cs.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/cs.js')
-rw-r--r-- | apps/files/l10n/cs.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 0fe1ef62c96..3c7b4555af8 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -1,9 +1,6 @@ OC.L10N.register( "files", { - "Storage is temporarily not available" : "ĂšloĹľištÄ› je doÄŤasnÄ› nedostupnĂ©", - "Storage invalid" : "NeplatnĂ© ĂşloĹľištÄ›", - "Unknown error" : "Neznámá chyba", "File could not be found" : "Soubor se nedařà nalĂ©zt", "Move or copy" : "PĹ™esunout nebo zkopĂrovat", "Download" : "Stáhnout", @@ -53,6 +50,7 @@ OC.L10N.register( "Unable to determine date" : "Nelze urÄŤit datum", "This operation is forbidden" : "Tato operace je zakázána", "This directory is unavailable, please check the logs or contact the administrator" : "Tento adresář nenĂ dostupnĂ˝, zkontrolujte záznamy událostĂ nebo se obraĹĄte na správce", + "Storage is temporarily not available" : "ĂšloĹľištÄ› je doÄŤasnÄ› nedostupnĂ©", "Could not move \"{file}\", target exists" : "„{file}“ nelze pĹ™esunout – cĂl uĹľ existuje", "Could not move \"{file}\"" : "„{file}“ nelze pĹ™esunout", "copy" : "kopie", @@ -178,6 +176,7 @@ OC.L10N.register( "Transfer" : "PĹ™evĂ©st", "Transfer {path} to {userid}" : "PĹ™evĂ©st {path} na {userid}", "Invalid path selected" : "Vybrán neplatnĂ˝ popis umĂstÄ›nĂ", + "Unknown error" : "Neznámá chyba", "Ownership transfer request sent" : "Žádost o pĹ™evedenĂ vlastnictvĂ zaslána", "Cannot transfer ownership of a file or folder you do not own" : "NenĂ moĹľnĂ© pĹ™evĂ©st vlastnictvĂ souboru ÄŤi sloĹľky, kterĂ˝ch nejste vlastnĂky", "Files settings" : "NastavenĂ pro Soubory", @@ -222,6 +221,7 @@ OC.L10N.register( "Pending shares" : "ÄŚekajĂcĂ sdĂlenĂ", "Text file" : "TextovĂ˝ soubor", "New text file.txt" : "NovĂ˝ textovĂ˝ soubor.txt", + "Storage invalid" : "NeplatnĂ© ĂşloĹľištÄ›", "Select" : "Vybrat", "You don’t have permission to upload or create files here" : "Nemáte oprávnÄ›nĂ sem nahrávat nebo zde vytvářet soubory", "New" : "NovĂ˝", |