Akaunting/resources/lang/el-GR/import.php

14 lines
1.2 KiB
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'import' => 'Εισαγωγή',
'title' => 'Εισαγωγή :type',
'limitations' => 'Επιτρεπόμενοι τύποι αρχείων: :extensions<br>Επιτρεπόμενες μέγιστες σειρές: :row_limit',
'sample_file' => 'Μπορείτε <a target="_blank" href=":download_link"><strong>να κατεβάσετε</strong></a> το δείγμα αρχείο και να το συμπληρώσετε με τα δεδομένα σας.',
'sample_file_and_document' => 'Μπορείτε να κάνετε λήψη <a target="_blank" href=":download_link" class="text-blue-500 underline font-bold"></a> του δείγματος αρχείου και να εξετάσετε τα έγγραφα <a target="_blank" href=":document_link"class="text-blue-500 underline font-bold"></a> για λεπτομερείς πληροφορίες',
'drop_file' => '<span style="color: #006EA6;">Ανεβάστε ένα αρχείο</span> ή σύρετε και αποθέστε',
'file_type_and_limitations' => ':extensions μέχρι :row_limit γραμμές',
];