mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 07:16:06 -06:00
New translations message.php (Greek)
This commit is contained in:
parent
ca4fcb1ace
commit
96da830116
@ -1,12 +1,12 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'choose_folder' => 'Which folder would you like to upload to?',
|
'choose_folder' => 'Σε ποιον φάκελο θέλετε να ανεβάσετε;',
|
||||||
'upload' => 'Add İmages | Upload İmages | Attach a photo',
|
'upload' => 'Προσθήκη agesmages | Μεταφόρτωση İmages | Επισυνάψτε μια φωτογραφία',
|
||||||
'choose_files' => 'Which files would you like to use?',
|
'choose_files' => 'Ποια αρχεία θέλετε να χρησιμοποιήσετε;',
|
||||||
'no_files_selected' => 'No files selected.',
|
'no_files_selected' => 'Δεν έχουν επιλεγεί αρχεία.',
|
||||||
'no_uploads' => 'No files uploaded.',
|
'no_uploads' => 'Δεν μεταφορτώθηκαν αρχεία.',
|
||||||
'overwrite' => 'has already been uploaded. Would you like to overwrite it?',
|
'overwrite' => 'έχει ήδη μεταφορτωθεί. Θέλετε να το αντικαταστήσετε;',
|
||||||
'uploading' => 'Uploading',
|
'uploading' => 'Μεταφόρτωση',
|
||||||
'loading' => 'Loading',
|
'loading' => 'Φόρτωση',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user