new crowdin translations

This commit is contained in:
Crowdin Bot
2023-08-31 00:23:38 +00:00
parent a5c8524d4a
commit 414afa6a0a
27 changed files with 150 additions and 61 deletions

View File

@ -2,9 +2,12 @@
return [
'import' => 'Importovat',
'title' => 'Import :type',
'limitations' => 'Povolené typy souborů: :extensions<br>Povoleno maximální množství řádků: :row_limit',
'sample_file' => 'Můžete <a target="_blank" href=":download_link"><strong>stáhnout</strong></a> ukázkový soubor a vyplnit jej svými daty.',
'import' => 'Importovat',
'title' => 'Import :type',
'limitations' => 'Povolené typy souborů: :extensions<br>Povoleno maximální množství řádků: :row_limit',
'sample_file' => 'Můžete <a target="_blank" href=":download_link"><strong>stáhnout</strong></a> ukázkový soubor a vyplnit jej svými daty.',
'sample_file_and_document' => 'Můžete <a target="_blank" href=":download_link" class="text-blue-500 underline font-bold">stáhnout</a> ukázkový soubor a zkontrolovat <a target="_blank" href=":document_link"class="text-blue-500 underline font-bold">dokumenty</a> pro podrobnější informace',
'drop_file' => '<span style="color: #006EA6;">Nahrát soubor</span> nebo přetáhněte soubor sem',
'file_type_and_limitations' => ':extensions až do :row_limit řádků',
];