diff options
Diffstat (limited to 'apps/files/l10n/cs.json')
-rw-r--r-- | apps/files/l10n/cs.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 36e7a25c009..350a1542169 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -14,8 +14,11 @@ "Not enough free space, you are uploading {size1} but only {size2} is left" : "Není dostatek místa pro uložení, velikost souboru je {size1}, zbývá pouze {size2}", "Target folder \"{dir}\" does not exist any more" : "Cílový adresář \"{dir}\" již neexistuje", "Not enough free space" : "Nedostatek volného prostoru", + "Uploading …" : "Nahrávání ...", "…" : "…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})", + "Target folder does not exist any more" : "Cílový adresář už neexistuje", + "Error when assembling chunks, status code {status}" : "Chyba při kompletaci kusů, kód chyby {status}", "Actions" : "Činnosti", "Download" : "Stáhnout", "Rename" : "Přejmenovat", @@ -74,6 +77,9 @@ "Favorite" : "Oblíbené", "New folder" : "Nový adresář", "Upload file" : "Nahrát soubor", + "Not favorited" : "Nepřidáno do oblíbených", + "Remove from favorites" : "Odebrat z oblíbených", + "Add to favorites" : "Přidat do oblíbených", "An error occurred while trying to update the tags" : "Při pokusu o úpravu tagů nastala chyba", "Added to favorites" : "Přidán k oblíbeným", "Removed from favorites" : "Odebráno z oblíbených", @@ -119,6 +125,8 @@ "Settings" : "Nastavení", "Show hidden files" : "Zobrazit skryté soubory", "WebDAV" : "WebDAV", + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">přístup k vašim souborům přes WebDAV</a>", + "Cancel upload" : "Zrušit nahrávání", "No files in here" : "Žádné soubory", "Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo synchronizujte se svými přístroji!", "No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno", |