[tx-robot] updated from transifex

pull/9081/head
Nextcloud bot 6 years ago
parent 3678d3b14a
commit 0c12c06325
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C

@ -54,6 +54,7 @@ OC.L10N.register(
"Description:" : "Περιγραφή:",
"Link:" : "Σύνδεσμος:",
"Contacts" : "Επαφές",
"WebDAV" : "WebDAV",
"Technical details" : "Τεχνικές λεπτομέρειες",
"Remote Address: %s" : "Απομακρυσμένη Διεύθυνση: %s",
"Request ID: %s" : "ID Αιτήματος: %s",

@ -52,6 +52,7 @@
"Description:" : "Περιγραφή:",
"Link:" : "Σύνδεσμος:",
"Contacts" : "Επαφές",
"WebDAV" : "WebDAV",
"Technical details" : "Τεχνικές λεπτομέρειες",
"Remote Address: %s" : "Απομακρυσμένη Διεύθυνση: %s",
"Request ID: %s" : "ID Αιτήματος: %s",

@ -5,6 +5,7 @@ OC.L10N.register(
"Server is already in the list of trusted servers." : "Ο διακομιστής περιλαμβάνεται ήδη στην λίστα των έμπιστων ownCloud",
"No server to federate with found" : "Δεν βρέθηκε διακομιστής για συνένωση",
"Could not add server" : "Αδυναμία προσθήκης διακομιστή",
"Federation" : "Federation",
"Trusted servers" : "Έμπιστοι διακομιστές",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Το Federation σας επιτρέπει να συνδεθείτε με άλλους αξιόπιστους διακομιστές για να ανταλλάξετε τον κατάλογο χρηστών. Για παράδειγμα, αυτό θα χρησιμοποιηθεί για την αυτόματη συμπλήρωση εξωτερικών χρηστών για ομαδική κοινή χρήση.",
"Add server automatically once a federated share was created successfully" : "Προσθέστε αυτόματα το διακομιστή μόλις δημιουργηθεί με επιτυχία μια faderated κοινή χρήση",

@ -3,6 +3,7 @@
"Server is already in the list of trusted servers." : "Ο διακομιστής περιλαμβάνεται ήδη στην λίστα των έμπιστων ownCloud",
"No server to federate with found" : "Δεν βρέθηκε διακομιστής για συνένωση",
"Could not add server" : "Αδυναμία προσθήκης διακομιστή",
"Federation" : "Federation",
"Trusted servers" : "Έμπιστοι διακομιστές",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Το Federation σας επιτρέπει να συνδεθείτε με άλλους αξιόπιστους διακομιστές για να ανταλλάξετε τον κατάλογο χρηστών. Για παράδειγμα, αυτό θα χρησιμοποιηθεί για την αυτόματη συμπλήρωση εξωτερικών χρηστών για ομαδική κοινή χρήση.",
"Add server automatically once a federated share was created successfully" : "Προσθέστε αυτόματα το διακομιστή μόλις δημιουργηθεί με επιτυχία μια faderated κοινή χρήση",

@ -24,6 +24,7 @@ OC.L10N.register(
"Download" : "Λήψη",
"Rename" : "Μετονομασία",
"Move or copy" : "Μετακίνηση ή αντιγραφή",
"Copy" : "Αντιγραφή",
"Target folder" : "Φάκελος προορισμού",
"Delete" : "Διαγραφή",
"Disconnect storage" : "Αποσυνδεδεμένος αποθηκευτικός χώρος",

@ -22,6 +22,7 @@
"Download" : "Λήψη",
"Rename" : "Μετονομασία",
"Move or copy" : "Μετακίνηση ή αντιγραφή",
"Copy" : "Αντιγραφή",
"Target folder" : "Φάκελος προορισμού",
"Delete" : "Διαγραφή",
"Disconnect storage" : "Αποσυνδεδεμένος αποθηκευτικός χώρος",

@ -54,8 +54,10 @@ OC.L10N.register(
"OAuth2" : "OAuth2",
"Client ID" : "ID πελάτη",
"Client secret" : "Μυστικό πελάτη",
"OpenStack v2" : "OpenStack v2",
"Tenant name" : "Όνομα \"ένοικου\"",
"Identity endpoint URL" : "URL τελικού σημείου ταυτοποίησης",
"OpenStack v3" : "OpenStack v3",
"Domain" : "Τομέας",
"Rackspace" : "Rackspace",
"API key" : "Κλειδί API",

@ -52,8 +52,10 @@
"OAuth2" : "OAuth2",
"Client ID" : "ID πελάτη",
"Client secret" : "Μυστικό πελάτη",
"OpenStack v2" : "OpenStack v2",
"Tenant name" : "Όνομα \"ένοικου\"",
"Identity endpoint URL" : "URL τελικού σημείου ταυτοποίησης",
"OpenStack v3" : "OpenStack v3",
"Domain" : "Τομέας",
"Rackspace" : "Rackspace",
"API key" : "Κλειδί API",

@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Πελάτες OAuth 2.0",
"OAuth 2.0 allows external services to request access to %s." : "Το OAuth 2.0 επιτρέπει σε εξωτερικές υπηρεσίες να ζητούν πρόσβαση στο %s σας.",
"Name" : "Όνομα",

@ -1,4 +1,5 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Πελάτες OAuth 2.0",
"OAuth 2.0 allows external services to request access to %s." : "Το OAuth 2.0 επιτρέπει σε εξωτερικές υπηρεσίες να ζητούν πρόσβαση στο %s σας.",
"Name" : "Όνομα",

@ -5,14 +5,18 @@ OC.L10N.register(
"Saved" : "Αποθηκεύτηκαν",
"Admin" : "Διαχειριστής",
"a safe home for all your data" : "μια ασφαλής τοποθεσία για όλα σας τα δεδομένα",
"Name cannot be empty" : "Το όνομα δεν μπορεί να είναι κενό",
"The given name is too long" : "Το όνομα που δόθηκε είναι πολύ μεγάλο",
"The given web address is too long" : "Η διεύθυνση ιστοσελίδας που δόθηκε είναι πολύ μεγάλη.",
"The given slogan is too long" : "Το ρητό που δόθηκε είναι πολύ μεγάλο",
"The given color is invalid" : "Δόθηκε μη έγκυρο χρώμα",
"The file was uploaded" : "Το αρχείο μεταφορτώθηκε",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Το μεταφορτωμένο αρχείο υπερβαίνει την οδηγία upload_max_filesize στο php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Το μεταφορτωμένο αρχείο υπερβαίνει την οδηγία MAX_FILE_SIZE που καθορίστηκε στην φόρμα HTML.",
"No file was uploaded" : "Δεν μεταφορτώθηκε κάποιο αρχείο",
"Missing a temporary folder" : "Λείπει κάποιος προσωρινός φάκελος",
"Could not write file to disk" : "Αδυναμία εγγραφής αρχείου στον δίσκο",
"A PHP extension stopped the file upload" : "Ένα πρόσθετο PHP διέκοψε την μεταφόρτωση του αρχείου",
"No file uploaded" : "Δεν έχει μεταφορτωθεί αρχείο",
"Unsupported image type" : "Μη υποστηριζόμενος τύπος εικόνας",
"Theming" : "Προσαρμογή θέματος",

@ -3,14 +3,18 @@
"Saved" : "Αποθηκεύτηκαν",
"Admin" : "Διαχειριστής",
"a safe home for all your data" : "μια ασφαλής τοποθεσία για όλα σας τα δεδομένα",
"Name cannot be empty" : "Το όνομα δεν μπορεί να είναι κενό",
"The given name is too long" : "Το όνομα που δόθηκε είναι πολύ μεγάλο",
"The given web address is too long" : "Η διεύθυνση ιστοσελίδας που δόθηκε είναι πολύ μεγάλη.",
"The given slogan is too long" : "Το ρητό που δόθηκε είναι πολύ μεγάλο",
"The given color is invalid" : "Δόθηκε μη έγκυρο χρώμα",
"The file was uploaded" : "Το αρχείο μεταφορτώθηκε",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Το μεταφορτωμένο αρχείο υπερβαίνει την οδηγία upload_max_filesize στο php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Το μεταφορτωμένο αρχείο υπερβαίνει την οδηγία MAX_FILE_SIZE που καθορίστηκε στην φόρμα HTML.",
"No file was uploaded" : "Δεν μεταφορτώθηκε κάποιο αρχείο",
"Missing a temporary folder" : "Λείπει κάποιος προσωρινός φάκελος",
"Could not write file to disk" : "Αδυναμία εγγραφής αρχείου στον δίσκο",
"A PHP extension stopped the file upload" : "Ένα πρόσθετο PHP διέκοψε την μεταφόρτωση του αρχείου",
"No file uploaded" : "Δεν έχει μεταφορτωθεί αρχείο",
"Unsupported image type" : "Μη υποστηριζόμενος τύπος εικόνας",
"Theming" : "Προσαρμογή θέματος",

@ -2,6 +2,7 @@ OC.L10N.register(
"updatenotification",
{
"{version} is available. Get more information on how to update." : "Η έκδοση {version} είναι διαθέσιμη. Δείτε περισσότερες πληροφορίες για το πως να κάνετε την ενημέρωση.",
"Apps with available updates" : "Εφαρμογές με διαθέσιμες ενημερώσεις",
"Open updater" : "Άνοιγμα εφαρμογής ενημέρωσης",
"Your version is up to date." : "Έχετε την τελευταία έκδοση.",
"Update channel:" : "Ενημέρωση καναλιού:",
@ -10,6 +11,7 @@ OC.L10N.register(
"Notify members of the following groups about available updates:" : "Να ενημερωθούν τα μέλη των παρακάτω ομάδων σχετικά με τις διαθέσιμες ενημερώσεις:",
"Only notification for app updates are available." : "Είναι μόνο διαθέσιμες οι ενημερώσεις για την εφαρμογή",
"The selected update channel does not support updates of the server." : "Το συγκεκριμένο κανάλι ενημέρωσης δεν υποστηρίζει ενημερώσεις διακομιστή.",
"Checking apps for compatible updates" : "Έλεγχος εφαρμογών για συμβατές ενημερώσεις",
"Could not start updater, please try the manual update" : "Δεν μπορεί να εκκινήσει η εφαρμογή ενημέρωσης, παρακαλώ δοκιμάστε την χειροκίνητη ενημέρωση",
"Update notifications" : "Ειδοποιήσεις ενημέρωσης",
"Channel updated" : "Ενημερωμένο κανάλι",

@ -1,5 +1,6 @@
{ "translations": {
"{version} is available. Get more information on how to update." : "Η έκδοση {version} είναι διαθέσιμη. Δείτε περισσότερες πληροφορίες για το πως να κάνετε την ενημέρωση.",
"Apps with available updates" : "Εφαρμογές με διαθέσιμες ενημερώσεις",
"Open updater" : "Άνοιγμα εφαρμογής ενημέρωσης",
"Your version is up to date." : "Έχετε την τελευταία έκδοση.",
"Update channel:" : "Ενημέρωση καναλιού:",
@ -8,6 +9,7 @@
"Notify members of the following groups about available updates:" : "Να ενημερωθούν τα μέλη των παρακάτω ομάδων σχετικά με τις διαθέσιμες ενημερώσεις:",
"Only notification for app updates are available." : "Είναι μόνο διαθέσιμες οι ενημερώσεις για την εφαρμογή",
"The selected update channel does not support updates of the server." : "Το συγκεκριμένο κανάλι ενημέρωσης δεν υποστηρίζει ενημερώσεις διακομιστή.",
"Checking apps for compatible updates" : "Έλεγχος εφαρμογών για συμβατές ενημερώσεις",
"Could not start updater, please try the manual update" : "Δεν μπορεί να εκκινήσει η εφαρμογή ενημέρωσης, παρακαλώ δοκιμάστε την χειροκίνητη ενημέρωση",
"Update notifications" : "Ειδοποιήσεις ενημέρωσης",
"Channel updated" : "Ενημερωμένο κανάλι",

@ -15,6 +15,7 @@ OC.L10N.register(
"Renewing …" : "Ανανέωση ...",
"Very weak password" : "Πολύ αδύναμος κωδικός πρόσβασης",
"Weak password" : "Ασθενές συνηματικό",
"So-so password" : "Συνθηματικό έτσι και έτσι",
"Good password" : "Καλό συνθηματικό",
"Strong password" : "Ισχυρό συνθηματικό",
"The Base DN appears to be wrong" : "Το Base DN φαίνεται να είναι εσφαλμένο",

@ -13,6 +13,7 @@
"Renewing …" : "Ανανέωση ...",
"Very weak password" : "Πολύ αδύναμος κωδικός πρόσβασης",
"Weak password" : "Ασθενές συνηματικό",
"So-so password" : "Συνθηματικό έτσι και έτσι",
"Good password" : "Καλό συνθηματικό",
"Strong password" : "Ισχυρό συνθηματικό",
"The Base DN appears to be wrong" : "Το Base DN φαίνεται να είναι εσφαλμένο",

@ -113,7 +113,7 @@ OC.L10N.register(
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Tu servidor web no está correctamente configurado para resolver \"{url}\". Puedes encontrar más información al respecto en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "El servidor no cuenta con una conexión a Internet: No se pudieron alcanzar múltiples endpoints. Esto significa que algunas características como montar almacenamiento externo, notificaciones de actualizaciones o instalación de aplicaciones de 3ros no funcionarán correctamente. Acceder archivos de forma remota y el envío de de notificaciones por correo electrónico puede que no funcionen tampoco. Establece una conexión desde este servidor a Internet para aprovechar todas las funcionalidades.",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "No se ha configurado el caché de memoria. Para mejorar el desempeño, por favor configura un memcahce, si está disponible. Puedes encontrar más información en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP no puede leer /dev/urandom y no se recomienda por razones de seguridad. Puedes encontrar más información en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP no puede leer /dev/urandom lo cual no es recomendable en lo absoluto por razones de seguridad. Puedes encontrar más información en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Estás ejecutando PHP {version}. Actualiza tu versión de PHP para aprovechar las <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">actualizaciones de desempeño y seguridad proporcionadas por el Grupo PHP</a> tan pronto como tu distribución lo soporte. ",
"You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "Actualmente estás corriendo PHP 5.6. La versión principal actual de Nextcloud es la última que será soportada en PHPH 5.6. Te recomendamos actualizar la versión de PHP a la 7.0+ para que puedas actualizar a Nextcloud 14.",
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La configuración de los encabezados del proxy inverso es incorrecta, o estás accediendo a Nextcloud desde un proxy de confianza. Si no es el caso, se trata de un tema de seguridad y le puede permitir a un atacante hacer su dirección IP apócrifa visible para Nextcloud. Puedes encontar más infomración en nuestra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",

@ -111,7 +111,7 @@
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Tu servidor web no está correctamente configurado para resolver \"{url}\". Puedes encontrar más información al respecto en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "El servidor no cuenta con una conexión a Internet: No se pudieron alcanzar múltiples endpoints. Esto significa que algunas características como montar almacenamiento externo, notificaciones de actualizaciones o instalación de aplicaciones de 3ros no funcionarán correctamente. Acceder archivos de forma remota y el envío de de notificaciones por correo electrónico puede que no funcionen tampoco. Establece una conexión desde este servidor a Internet para aprovechar todas las funcionalidades.",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "No se ha configurado el caché de memoria. Para mejorar el desempeño, por favor configura un memcahce, si está disponible. Puedes encontrar más información en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP no puede leer /dev/urandom y no se recomienda por razones de seguridad. Puedes encontrar más información en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP no puede leer /dev/urandom lo cual no es recomendable en lo absoluto por razones de seguridad. Puedes encontrar más información en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Estás ejecutando PHP {version}. Actualiza tu versión de PHP para aprovechar las <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">actualizaciones de desempeño y seguridad proporcionadas por el Grupo PHP</a> tan pronto como tu distribución lo soporte. ",
"You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "Actualmente estás corriendo PHP 5.6. La versión principal actual de Nextcloud es la última que será soportada en PHPH 5.6. Te recomendamos actualizar la versión de PHP a la 7.0+ para que puedas actualizar a Nextcloud 14.",
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La configuración de los encabezados del proxy inverso es incorrecta, o estás accediendo a Nextcloud desde un proxy de confianza. Si no es el caso, se trata de un tema de seguridad y le puede permitir a un atacante hacer su dirección IP apócrifa visible para Nextcloud. Puedes encontar más infomración en nuestra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",

@ -175,6 +175,7 @@ OC.L10N.register(
"This list is maybe truncated - please refine your search term to see more results." : "Deze lijst is misschien afgekapt - verfijn de zoekterm om meer resultaten te zien.",
"No users or groups found for {search}" : "Geen gebruikers of groepen gevonden voor {search}",
"No users found for {search}" : "Geen gebruikers gevonden voor {search}",
"An error occurred (\"{message}\"). Please try again" : "Er heeft zich een fout voorgedaan (\"{message}\"). Probeer het opnieuw",
"An error occurred. Please try again" : "Er trad een fout op. Probeer het opnieuw",
"{sharee} (group)" : "{sharee} (groep)",
"{sharee} (remote)" : "{sharee} (extern)",

@ -173,6 +173,7 @@
"This list is maybe truncated - please refine your search term to see more results." : "Deze lijst is misschien afgekapt - verfijn de zoekterm om meer resultaten te zien.",
"No users or groups found for {search}" : "Geen gebruikers of groepen gevonden voor {search}",
"No users found for {search}" : "Geen gebruikers gevonden voor {search}",
"An error occurred (\"{message}\"). Please try again" : "Er heeft zich een fout voorgedaan (\"{message}\"). Probeer het opnieuw",
"An error occurred. Please try again" : "Er trad een fout op. Probeer het opnieuw",
"{sharee} (group)" : "{sharee} (groep)",
"{sharee} (remote)" : "{sharee} (extern)",

@ -31,10 +31,15 @@ OC.L10N.register(
"Invalid image" : "Μη έγκυρη εικόνα",
"Avatar image is not square" : "Η εικόνα του άβαταρ δεν είναι τετράγωνη",
"today" : "σήμερα",
"tomorrow" : "αύριο",
"yesterday" : "χτες",
"_in %n day_::_in %n days_" : ["σε %n ημέρα","σε %n ημέρες"],
"_%n day ago_::_%n days ago_" : ["%n ημέρα πριν","%n ημέρες πριν"],
"next month" : "επόμενος μήνας",
"last month" : "τελευταίο μήνα",
"_in %n month_::_in %n months_" : ["σε %n μήνα","σε %n μήνες"],
"_%n month ago_::_%n months ago_" : ["πριν %n μήνα","πριν %n μήνες"],
"next year" : "επόμενος χρόνος",
"last year" : "τελευταίο χρόνο",
"_%n year ago_::_%n years ago_" : ["%n χρόνο πριν","%n χρόνια πριν"],
"_%n hour ago_::_%n hours ago_" : ["%nώρα πριν","%nώρες πριν"],
@ -57,6 +62,8 @@ OC.L10N.register(
"Unknown user" : "Άγνωστος χρήστης",
"APCu" : "APCu",
"Redis" : "Redis",
"Create" : "Δημιουργία",
"Delete" : "Διαγραφή",
"Basic settings" : "Βασικές ρυθμίσεις",
"Sharing" : "Διαμοιρασμός",
"Security" : "Ασφάλεια",

@ -29,10 +29,15 @@
"Invalid image" : "Μη έγκυρη εικόνα",
"Avatar image is not square" : "Η εικόνα του άβαταρ δεν είναι τετράγωνη",
"today" : "σήμερα",
"tomorrow" : "αύριο",
"yesterday" : "χτες",
"_in %n day_::_in %n days_" : ["σε %n ημέρα","σε %n ημέρες"],
"_%n day ago_::_%n days ago_" : ["%n ημέρα πριν","%n ημέρες πριν"],
"next month" : "επόμενος μήνας",
"last month" : "τελευταίο μήνα",
"_in %n month_::_in %n months_" : ["σε %n μήνα","σε %n μήνες"],
"_%n month ago_::_%n months ago_" : ["πριν %n μήνα","πριν %n μήνες"],
"next year" : "επόμενος χρόνος",
"last year" : "τελευταίο χρόνο",
"_%n year ago_::_%n years ago_" : ["%n χρόνο πριν","%n χρόνια πριν"],
"_%n hour ago_::_%n hours ago_" : ["%nώρα πριν","%nώρες πριν"],
@ -55,6 +60,8 @@
"Unknown user" : "Άγνωστος χρήστης",
"APCu" : "APCu",
"Redis" : "Redis",
"Create" : "Δημιουργία",
"Delete" : "Διαγραφή",
"Basic settings" : "Βασικές ρυθμίσεις",
"Sharing" : "Διαμοιρασμός",
"Security" : "Ασφάλεια",

@ -12,6 +12,7 @@ OC.L10N.register(
"A login attempt using two-factor authentication failed (%1$s)" : "Μία προσπάθεια σύνδεσης με τη χρήση ελέγχου ταυτότητας δύο-παραγόντων απέτυχε (%1$s)",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Ο δικός σας <ισχυρός>κωδικός πρόσβασης</ισχυρός>ή<ισχυρός>αλληλογραφίας</ισχυρός>τροποποιήθηκε",
"Your apps" : "Οι εφαρμογές σας",
"Updates" : "Ενημερώσεις",
"Enabled apps" : "Ενεργοποιημένες εφαρμογές",
"Disabled apps" : "Απενεργοποιημένες εφαρμογές",
"App bundles" : "Πακέτα εφαρμογών",

@ -10,6 +10,7 @@
"A login attempt using two-factor authentication failed (%1$s)" : "Μία προσπάθεια σύνδεσης με τη χρήση ελέγχου ταυτότητας δύο-παραγόντων απέτυχε (%1$s)",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Ο δικός σας <ισχυρός>κωδικός πρόσβασης</ισχυρός>ή<ισχυρός>αλληλογραφίας</ισχυρός>τροποποιήθηκε",
"Your apps" : "Οι εφαρμογές σας",
"Updates" : "Ενημερώσεις",
"Enabled apps" : "Ενεργοποιημένες εφαρμογές",
"Disabled apps" : "Απενεργοποιημένες εφαρμογές",
"App bundles" : "Πακέτα εφαρμογών",

@ -160,6 +160,7 @@ OC.L10N.register(
"Good password" : "Хороший пароль",
"Strong password" : "Надёжный пароль",
"Groups" : "Группы",
"Unable to retrieve the group list" : "Не удается получить список групп",
"Unable to delete {objName}" : "Невозможно удалить {objName}",
"Error creating group: {message}" : "Ошибка создания группы: {message}",
"A valid group name must be provided" : "Введите правильное имя группы",

@ -158,6 +158,7 @@
"Good password" : "Хороший пароль",
"Strong password" : "Надёжный пароль",
"Groups" : "Группы",
"Unable to retrieve the group list" : "Не удается получить список групп",
"Unable to delete {objName}" : "Невозможно удалить {objName}",
"Error creating group: {message}" : "Ошибка создания группы: {message}",
"A valid group name must be provided" : "Введите правильное имя группы",

Loading…
Cancel
Save