diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
commit | 8cc41974a43ce893fee58b44ac8c213461eaa898 (patch) | |
tree | f901982908dafc2b29853fb7919697be33f33feb /apps/files/l10n/cs.json | |
parent | a5d4cc133098f25f27fec6ca76cae37e46a662c7 (diff) | |
download | nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.tar.gz nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cs.json')
-rw-r--r-- | apps/files/l10n/cs.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index b6b11c25db4..71aafd23d50 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -82,7 +82,7 @@ "View in folder" : "Zobrazit ve složce", "Copied!" : "Zkopírováno!", "Copy direct link (only works for users who have access to this file/folder)" : "Zkopírovat přímý odkaz (funguje pouze pro uživatele, kteří mají přístup k tomuto souboru/složce)", - "Path" : "Popis umístění", + "Path" : "Cesta", "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtů","%n bajtů"], "Favorited" : "Přidáno k oblíbeným", "Favorite" : "Oblíbené", @@ -157,15 +157,14 @@ "Deleted shares" : "Smazaná sdílení", "Text file" : "Textový soubor", "New text file.txt" : "Nový textový soubor.txt", - "Target folder" : "Cílový adresář", "File handling" : "Zacházení se soubory", "Maximum upload size" : "Maximální velikost pro odesílání", "max. possible: " : "největší možná: ", "Save" : "Uložit", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Při použití PHP-FPM může změna nastavení trvat až 5 minut od uložení.", "Missing permissions to edit from here." : "Pro úpravy v aktuálním náhledu chybí oprávnění.", - "%s of %s used" : "%s z %s použito", "Cancel upload" : "Zrušit nahrávání", + "%s of %s used" : "%s z %s použito", "%1$s%% of %2$s used" : "použito %1$s%% z %2$s" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file |