diff options
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/el.php | 7 | ||||
-rw-r--r-- | apps/files/l10n/fi_FI.php | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/apps/files/l10n/el.php b/apps/files/l10n/el.php index ce154bacb7f..57ba31e92b0 100644 --- a/apps/files/l10n/el.php +++ b/apps/files/l10n/el.php @@ -9,6 +9,13 @@ "Files" => "Αρχεία", "Unshare" => "Ακύρωση Διαμοιρασμού", "Delete" => "Διαγραφή", +"already exists" => "υπάρχει ήδη", +"replace" => "αντικατέστησε", +"cancel" => "ακύρωση", +"replaced" => "αντικαταστάθηκε", +"with" => "με", +"undo" => "αναίρεση", +"deleted" => "διαγράφηκε", "generating ZIP-file, it may take some time." => "παραγωγή αρχείου ZIP, ίσως διαρκέσει αρκετά.", "Unable to upload your file as it is a directory or has 0 bytes" => "Αδυναμία στην μεταφόρτωση του αρχείου σας αφού είναι φάκελος ή έχει 0 bytes", "Upload Error" => "Σφάλμα Μεταφόρτωσης", diff --git a/apps/files/l10n/fi_FI.php b/apps/files/l10n/fi_FI.php index 1b1cfd394cc..9e4be5b38ad 100644 --- a/apps/files/l10n/fi_FI.php +++ b/apps/files/l10n/fi_FI.php @@ -9,6 +9,13 @@ "Files" => "Tiedostot", "Unshare" => "Lopeta jakaminen", "Delete" => "Poista", +"already exists" => "on jo olemassa", +"replace" => "korvaa", +"cancel" => "peru", +"replaced" => "korvattu", +"with" => "käyttäen", +"undo" => "kumoa", +"deleted" => "poistettu", "generating ZIP-file, it may take some time." => "luodaan ZIP-tiedostoa, tämä saattaa kestää hetken.", "Unable to upload your file as it is a directory or has 0 bytes" => "Tiedoston lähetys epäonnistui, koska sen koko on 0 tavua tai kyseessä on kansio", "Upload Error" => "Lähetysvirhe.", |