diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-18 02:20:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-18 02:20:09 +0000 |
commit | de7c54c6baeb9ca431516b620b25c8ca6f3b103e (patch) | |
tree | ee6e549244aefbe996914670f78a9a7a05be5fbc /apps/files | |
parent | b9330887cac3fd778f6f3a43eb4cfe01e599dbc7 (diff) | |
download | nextcloud-server-de7c54c6baeb9ca431516b620b25c8ca6f3b103e.tar.gz nextcloud-server-de7c54c6baeb9ca431516b620b25c8ca6f3b103e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/cs.js | 6 | ||||
-rw-r--r-- | apps/files/l10n/cs.json | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index e3c69ae886c..f8aa3361cd4 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -59,7 +59,7 @@ OC.L10N.register( "Could not create file \"{file}\" because it already exists" : "Soubor „{file}“ nelze vytvořit, protože zde už existuje", "Could not create folder \"{dir}\" because it already exists" : "Složku „{dir}“ nelze vytvořit, protože už existuje", "Could not fetch file details \"{file}\"" : "Nedaří se získat podrobnosti o souboru „{file}“", - "Error deleting file \"{fileName}\"." : "Chyba mazání souboru „{fileName}“.", + "Error deleting file \"{fileName}\"." : "Chyba při mazání souboru „{fileName}“.", "No search results in other folders for {tag}{filter}{endtag}" : "Žádné výsledky hledání v ostatních složkách pro {tag}{filter}{endtag}", "Enter more than two characters to search in other folders" : "Pokud chcete hledat v ostatních složkách, zadejte více než dva znaky", "Name" : "Název", @@ -193,8 +193,8 @@ OC.L10N.register( "New text file.txt" : "Nový textový soubor.txt", "Unshare" : "Zrušit sdílení", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Úložiště uživatele {owner} je téměř plné ({usedSpacePercent}%)", - "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Skupinový adresář \"{mountPoint}\" je téměř plný ({usedSpacePercent}%)", - "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Externí úložiště \"{mountPoint}\" je téměř plné ({usedSpacePercent}%)", + "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Skupinová složka „{mountPoint}“ je téměř plná ({usedSpacePercent}%)", + "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Externí úložiště „{mountPoint}“ je téměř plné ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Vaše úložiště je téměř plné ({usedSpacePercent}%)", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Soubor nebo složka byla <strong>změněna</strong> nebo <strong>přejmenována</strong>", "A new file or folder has been <strong>created</strong>" : "Byl <strong>vytvořen</strong> nový soubor nebo složka", diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index bfea7e27978..7d69d91f646 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -57,7 +57,7 @@ "Could not create file \"{file}\" because it already exists" : "Soubor „{file}“ nelze vytvořit, protože zde už existuje", "Could not create folder \"{dir}\" because it already exists" : "Složku „{dir}“ nelze vytvořit, protože už existuje", "Could not fetch file details \"{file}\"" : "Nedaří se získat podrobnosti o souboru „{file}“", - "Error deleting file \"{fileName}\"." : "Chyba mazání souboru „{fileName}“.", + "Error deleting file \"{fileName}\"." : "Chyba při mazání souboru „{fileName}“.", "No search results in other folders for {tag}{filter}{endtag}" : "Žádné výsledky hledání v ostatních složkách pro {tag}{filter}{endtag}", "Enter more than two characters to search in other folders" : "Pokud chcete hledat v ostatních složkách, zadejte více než dva znaky", "Name" : "Název", @@ -191,8 +191,8 @@ "New text file.txt" : "Nový textový soubor.txt", "Unshare" : "Zrušit sdílení", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Úložiště uživatele {owner} je téměř plné ({usedSpacePercent}%)", - "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Skupinový adresář \"{mountPoint}\" je téměř plný ({usedSpacePercent}%)", - "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Externí úložiště \"{mountPoint}\" je téměř plné ({usedSpacePercent}%)", + "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Skupinová složka „{mountPoint}“ je téměř plná ({usedSpacePercent}%)", + "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Externí úložiště „{mountPoint}“ je téměř plné ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Vaše úložiště je téměř plné ({usedSpacePercent}%)", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Soubor nebo složka byla <strong>změněna</strong> nebo <strong>přejmenována</strong>", "A new file or folder has been <strong>created</strong>" : "Byl <strong>vytvořen</strong> nový soubor nebo složka", |