Blame view
sources/apps/l10n/el/updater.po
4.42 KB
|
42e4f8d60
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # axil Pι <axilleas@archlinux.gr>, 2013 # Efstathios Iosifidis <iefstathios@gmail.com>, 2013 # Marios Bekatoros <>, 2012 # vkehayas <vkehayas@gmail.com>, 2013 # Γιάννης Ανθυμίδης <yannanth@gmail.com>, 2012 msgid "" msgstr "" "Project-Id-Version: ownCloud " "Report-Msgid-Bugs-To: translations@owncloud.org " "POT-Creation-Date: 2013-11-23 22:08-0500 " "PO-Revision-Date: 2013-11-23 01:20+0000 " "Last-Translator: vkehayas <vkehayas@gmail.com> " "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: el " "Plural-Forms: nplurals=2; plural=(n != 1); " #: ajax/update.php:25 msgid "Checking your installation..." msgstr "Έλεγχος της εγκατάστασής σας..." #: ajax/update.php:37 msgid "" "Upgrade is not possible. Make sure that your webserver has write access to " "the following files and directories:" msgstr "Δεν ήταν δυνατή η αναβάθμιση. Σιγουρευτείτε ότι ο διακομιστής σας έχει δικαιώματα εγγραφής στα ακόλουθα αρχεία και καταλόγους:" #: ajax/update.php:60 msgid "Version not found" msgstr "Δεν βρέθηκε έκδοση" #: ajax/update.php:67 ajax/update.php:76 msgid "" "Upgrade is not possible. Your webserver has not enough permissions to remove" " the following directory:" msgstr "Δεν ήταν δυνατή η αναβάθμιση. Ο διακομιστής σας δεν έχει επαρκή δικαιώματα να αφαιρέσει τον παρακάτω κατάλογο:" #: ajax/update.php:69 ajax/update.php:78 msgid "" "Update permissions on this directory and its content or remove it manually " "first." msgstr "Ενημερώστε τα δικαιώματα σε αυτόν τον κατάλογο και τα περιεχόμενά του ή αφαιρέστε τα πρώτα χειροκίνητα." #: ajax/update.php:85 msgid "Downloading package..." msgstr "Λήψη πακέτου..." #: ajax/update.php:89 msgid "Unable to fetch package" msgstr "Αδυναμία λήψης πακέτου" #: ajax/update.php:94 msgid "Creating backup..." msgstr "Δημιουργία αντιγράφων ασφαλείας..." #: ajax/update.php:96 msgid "Here is your backup: " msgstr "Αντίγραφο ασφαλείας:" #: ajax/update.php:99 msgid "Failed to create backup" msgstr "Αποτυχία δημιουργίας αντιγράφου ασφαλείας" #: ajax/update.php:103 msgid "Moving files..." msgstr "Μετακίνηση αρχείων..." #: ajax/update.php:109 msgid "All done. Click to the link below to start database upgrade." msgstr "Όλα έτοιμα. Κάντε κλικ στον παρακάτω σύνδεσμο για να εκκινήσετε την αναβάθμιση της βάσης δεδομένων." #: ajax/update.php:112 msgid "Update failed" msgstr "Η ενημέρωση απέτυχε" #: js/controllers.js:25 msgid "" "The update was unsuccessful. Please report this issue to the <a " "href=\"https://github.com/owncloud/apps/issues\" target=\"_blank\">ownCloud " "community</a>." msgstr "Η ενημέρωση απέτυχε. Παρακαλώ αφήστε αναφορά στην <a href=\"https://github.com/owncloud/apps/issues\" target=\"_blank\">κοινότητα ownCloud</a>." #: templates/admin.php:17 msgid "Update Center" msgstr "Κέντρο Ενημερώσεων" #: templates/update.php:18 msgid "Backup Management" msgstr "Διαχείριση αντιγράφων ασφαλείας" #: templates/update.php:19 templates/update.php:44 msgid "Update" msgstr "Ενημέρωση" #: templates/update.php:22 msgid "Backup directory" msgstr "Κατάλογος αντιγράφων ασφαλείας" #: templates/update.php:27 msgid "Backup" msgstr "Αντίγραφο ασφαλείας" #: templates/update.php:28 msgid "Done on" msgstr "Oλοκληρώθηκε" #: templates/update.php:34 templates/update.php:35 msgid "Download" msgstr "Λήψη" #: templates/update.php:36 msgid "Delete" msgstr "Διαγραφή" #: templates/update.php:38 msgid "No backups found" msgstr "Δεν βρέθηκαν αντίγραφα ασφαλείας" |