[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/34519/head
Nextcloud bot 2 years ago
parent 6e3b26fd2a
commit 1ece16ae71
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C

@ -1,8 +1,8 @@
OC.L10N.register(
"cloud_federation_api",
{
"Cloud Federation API" : "API de la Federació cloud",
"Enable clouds to communicate with each other and exchange data" : "Permetre que els núvols es comuniquin entre si i intercanviar dades",
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "L'API de la Federació cloud permet que diverses instàncies Nextcloud es comuniquin entre si i intercanviin dades."
"Cloud Federation API" : "API de federació de núvols",
"Enable clouds to communicate with each other and exchange data" : "Permeteu que els núvols es comuniquin entre si i intercanviïn dades",
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "L'API de federació de núvols permet que diverses instàncies del Nextcloud es comuniquin entre si i intercanviïn dades."
},
"nplurals=2; plural=(n != 1);");

@ -1,6 +1,6 @@
{ "translations": {
"Cloud Federation API" : "API de la Federació cloud",
"Enable clouds to communicate with each other and exchange data" : "Permetre que els núvols es comuniquin entre si i intercanviar dades",
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "L'API de la Federació cloud permet que diverses instàncies Nextcloud es comuniquin entre si i intercanviin dades."
"Cloud Federation API" : "API de federació de núvols",
"Enable clouds to communicate with each other and exchange data" : "Permeteu que els núvols es comuniquin entre si i intercanviïn dades",
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "L'API de federació de núvols permet que diverses instàncies del Nextcloud es comuniquin entre si i intercanviïn dades."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -2,6 +2,7 @@ OC.L10N.register(
"dav",
{
"Calendar" : "Agenda",
"To-dos" : "Pense-bêtes",
"Personal" : "Personnel",
"{actor} created calendar {calendar}" : "{actor} a créé l'agenda {calendar}",
"You created calendar {calendar}" : "Vous avez créé l'agenda {calendar}",
@ -31,12 +32,27 @@ OC.L10N.register(
"You deleted event {event} from calendar {calendar}" : "Vous avez supprimé l'évènement {event} de l'agenda {calendar}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} a mis à jour l'évènement {event} dans l'agenda {calendar}",
"You updated event {event} in calendar {calendar}" : "Vous avez mis à jour l'évènement {event} dans l'agenda {calendar}",
"{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor} a déplacé l'événement {event} du calendrier {sourceCalendar} au calendrier {targetCalendar}",
"You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "Vous avez déplacé l'événement {event} du calendrier {sourceCalendar} au calendrier {targetCalendar}",
"{actor} restored event {event} of calendar {calendar}" : "{actor} a restauré l'événement {event} dans l'agenda {calendar}",
"You restored event {event} of calendar {calendar}" : "Vous avez restauré l'événement {event} dans l'agenda {calendar}",
"Busy" : "Occupé",
"{actor} created to-do {todo} in list {calendar}" : "{actor} a créé le pense-bête {todo} dans la liste {calendar}",
"You created to-do {todo} in list {calendar}" : "Vous avez créé un pense-bête {todo} dans la liste {calendar}",
"{actor} deleted to-do {todo} from list {calendar}" : "{actor} a supprimé un pense-bête {todo} de la liste {calendar}",
"You deleted to-do {todo} from list {calendar}" : "Vous avez supprimé le pense-bête {todo} de la liste {calendar}",
"{actor} updated to-do {todo} in list {calendar}" : "{actor} a mis à jour le pense-bête {todo} dans la liste {calendar}",
"You updated to-do {todo} in list {calendar}" : "Vous avez mis à jour le pense-bête {todo} dans la liste {calendar}",
"{actor} solved to-do {todo} in list {calendar}" : "{actor} a résolu le pense-bête {todo} dans la liste {calendar}",
"You solved to-do {todo} in list {calendar}" : "Vous avez résolu le pense-bête {todo} dans la liste {calendar}",
"{actor} reopened to-do {todo} in list {calendar}" : "{actor} a réouvert le pense-bête {todo} dans la liste {calendar}",
"You reopened to-do {todo} in list {calendar}" : "Vous avez réouvert le pense-bête {todo} dans la liste {calendar}",
"{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} a déplacé le pense-bête {todo} de la liste {sourceCalendar} à la liste {targetCalendar}",
"You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "Vous avez déplacé le pense-bête {todo} de la liste {sourceCalendar} à la liste {targetCalendar}",
"Calendar, contacts and tasks" : "Agenda, contacts et tâches",
"A <strong>calendar</strong> was modified" : "Un <strong>agenda</strong> a été modifié",
"A calendar <strong>event</strong> was modified" : "Un <strong>événement</strong> de l'agenda a été modifié",
"A calendar <strong>to-do</strong> was modified" : "Un calendrier <strong>pense-bête</strong> a été modifié",
"Contact birthdays" : "Anniversaires des contacts",
"Death of %s" : "Mort de %s",
"Calendar:" : "Agenda:",
@ -143,7 +159,11 @@ OC.L10N.register(
"Friday" : "Vendredi",
"Saturday" : "Samedi",
"Sunday" : "Dimanche",
"Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Définir automatiquement le statut \"Ne pas déranger\" en dehors des heures de disponibilité pour désactiver toutes les notifications.",
"Save" : "Enregistrer",
"Failed to load availability" : "Impossible de charger la disponibilité",
"Saved availability" : "Disponibilité sauvegardée",
"Failed to save availability" : "Impossible de sauvegarder la disponibilité",
"Calendar server" : "Serveur de calendrier",
"Send invitations to attendees" : "Envoyer des invitations aux participants",
"Automatically generate a birthday calendar" : "Générer automatiquement un agenda d'anniversaire",

@ -1,5 +1,6 @@
{ "translations": {
"Calendar" : "Agenda",
"To-dos" : "Pense-bêtes",
"Personal" : "Personnel",
"{actor} created calendar {calendar}" : "{actor} a créé l'agenda {calendar}",
"You created calendar {calendar}" : "Vous avez créé l'agenda {calendar}",
@ -29,12 +30,27 @@
"You deleted event {event} from calendar {calendar}" : "Vous avez supprimé l'évènement {event} de l'agenda {calendar}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} a mis à jour l'évènement {event} dans l'agenda {calendar}",
"You updated event {event} in calendar {calendar}" : "Vous avez mis à jour l'évènement {event} dans l'agenda {calendar}",
"{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor} a déplacé l'événement {event} du calendrier {sourceCalendar} au calendrier {targetCalendar}",
"You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "Vous avez déplacé l'événement {event} du calendrier {sourceCalendar} au calendrier {targetCalendar}",
"{actor} restored event {event} of calendar {calendar}" : "{actor} a restauré l'événement {event} dans l'agenda {calendar}",
"You restored event {event} of calendar {calendar}" : "Vous avez restauré l'événement {event} dans l'agenda {calendar}",
"Busy" : "Occupé",
"{actor} created to-do {todo} in list {calendar}" : "{actor} a créé le pense-bête {todo} dans la liste {calendar}",
"You created to-do {todo} in list {calendar}" : "Vous avez créé un pense-bête {todo} dans la liste {calendar}",
"{actor} deleted to-do {todo} from list {calendar}" : "{actor} a supprimé un pense-bête {todo} de la liste {calendar}",
"You deleted to-do {todo} from list {calendar}" : "Vous avez supprimé le pense-bête {todo} de la liste {calendar}",
"{actor} updated to-do {todo} in list {calendar}" : "{actor} a mis à jour le pense-bête {todo} dans la liste {calendar}",
"You updated to-do {todo} in list {calendar}" : "Vous avez mis à jour le pense-bête {todo} dans la liste {calendar}",
"{actor} solved to-do {todo} in list {calendar}" : "{actor} a résolu le pense-bête {todo} dans la liste {calendar}",
"You solved to-do {todo} in list {calendar}" : "Vous avez résolu le pense-bête {todo} dans la liste {calendar}",
"{actor} reopened to-do {todo} in list {calendar}" : "{actor} a réouvert le pense-bête {todo} dans la liste {calendar}",
"You reopened to-do {todo} in list {calendar}" : "Vous avez réouvert le pense-bête {todo} dans la liste {calendar}",
"{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} a déplacé le pense-bête {todo} de la liste {sourceCalendar} à la liste {targetCalendar}",
"You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "Vous avez déplacé le pense-bête {todo} de la liste {sourceCalendar} à la liste {targetCalendar}",
"Calendar, contacts and tasks" : "Agenda, contacts et tâches",
"A <strong>calendar</strong> was modified" : "Un <strong>agenda</strong> a été modifié",
"A calendar <strong>event</strong> was modified" : "Un <strong>événement</strong> de l'agenda a été modifié",
"A calendar <strong>to-do</strong> was modified" : "Un calendrier <strong>pense-bête</strong> a été modifié",
"Contact birthdays" : "Anniversaires des contacts",
"Death of %s" : "Mort de %s",
"Calendar:" : "Agenda:",
@ -141,7 +157,11 @@
"Friday" : "Vendredi",
"Saturday" : "Samedi",
"Sunday" : "Dimanche",
"Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Définir automatiquement le statut \"Ne pas déranger\" en dehors des heures de disponibilité pour désactiver toutes les notifications.",
"Save" : "Enregistrer",
"Failed to load availability" : "Impossible de charger la disponibilité",
"Saved availability" : "Disponibilité sauvegardée",
"Failed to save availability" : "Impossible de sauvegarder la disponibilité",
"Calendar server" : "Serveur de calendrier",
"Send invitations to attendees" : "Envoyer des invitations aux participants",
"Automatically generate a birthday calendar" : "Générer automatiquement un agenda d'anniversaire",

@ -50,6 +50,7 @@ OC.L10N.register(
"Share with me via Nextcloud" : "Partagez avec moi via Nextcloud",
"HTML Code:" : "Code HTML :",
"Copy to clipboard" : "Copier dans le presse-papiers",
"Clipboard is not available" : "Le presse-papiers n'est pas disponible",
"Copy" : "Copier",
"Copied!" : "Copié !",
"Not supported!" : "Non supporté!",

@ -48,6 +48,7 @@
"Share with me via Nextcloud" : "Partagez avec moi via Nextcloud",
"HTML Code:" : "Code HTML :",
"Copy to clipboard" : "Copier dans le presse-papiers",
"Clipboard is not available" : "Le presse-papiers n'est pas disponible",
"Copy" : "Copier",
"Copied!" : "Copié !",
"Not supported!" : "Non supporté!",

@ -9,6 +9,8 @@ OC.L10N.register(
"Download" : "Λήψη",
"Delete" : "Διαγραφή",
"Tags" : "Ετικέτες",
"Show list view" : "Προβολή λίστας",
"Show grid view" : "Προβολή πλέγματος",
"Home" : "Αρχική",
"Close" : "Κλείσιμο",
"Favorites" : "Αγαπημένα",
@ -34,6 +36,7 @@ OC.L10N.register(
"Move" : "Μετακίνηση",
"Copy" : "Αντιγραφή",
"Choose target folder" : "Επιλογή φακέλου προορισμού",
"Edit locally" : "Επεξεργασία τοπικά",
"Open" : "Άνοιγμα",
"Delete file" : "Διαγραφή αρχείου",
"Delete folder" : "Διαγραφή φακέλου",
@ -77,7 +80,9 @@ OC.L10N.register(
"_including %n hidden_::_including %n hidden_" : ["περιλαμβάνεται %n κρυφό","περιλαμβάνονται %n κρυφά"],
"You do not have permission to upload or create files here" : "Δεν έχετε δικαιώματα μεταφόρτωσης ή δημιουργίας αρχείων εδώ",
"_Uploading %n file_::_Uploading %n files_" : ["Μεταφόρτωση %n αρχείου","Μεταφόρτωση %n αρχείων"],
"New file/folder menu" : "Μενού νέου αρχείου/φακέλου",
"Select file range" : "Επιλέξτε εύρος αρχείων",
"{used}%" : "{used}%",
"{used} of {quota} used" : "Χρήση {used} από {quota} ",
"{used} used" : "Σε χρήση {used}",
"\"{name}\" is an invalid file name." : "Το \"{name}\" δεν είναι έγκυρο όνομα αρχείου.",
@ -187,7 +192,9 @@ OC.L10N.register(
"Templates" : "Πρότυπα",
"Unable to initialize the templates directory" : "Δεν είναι δυνατή η προετοιμασία του καταλόγου προτύπων",
"%s used" : "%s σε χρήση",
"%s%%" : "%s%%",
"%1$s of %2$s used" : "χρησιμοποιούνται %1$s από %2$s",
"Files settings" : "Ρυθμίσεις αρχείων",
"Show hidden files" : "Εμφάνιση κρυφών αρχείων",
"Crop image previews" : "Περικοπή προεπισκόπησης εικόνας",
"WebDAV" : "WebDAV",

@ -7,6 +7,8 @@
"Download" : "Λήψη",
"Delete" : "Διαγραφή",
"Tags" : "Ετικέτες",
"Show list view" : "Προβολή λίστας",
"Show grid view" : "Προβολή πλέγματος",
"Home" : "Αρχική",
"Close" : "Κλείσιμο",
"Favorites" : "Αγαπημένα",
@ -32,6 +34,7 @@
"Move" : "Μετακίνηση",
"Copy" : "Αντιγραφή",
"Choose target folder" : "Επιλογή φακέλου προορισμού",
"Edit locally" : "Επεξεργασία τοπικά",
"Open" : "Άνοιγμα",
"Delete file" : "Διαγραφή αρχείου",
"Delete folder" : "Διαγραφή φακέλου",
@ -75,7 +78,9 @@
"_including %n hidden_::_including %n hidden_" : ["περιλαμβάνεται %n κρυφό","περιλαμβάνονται %n κρυφά"],
"You do not have permission to upload or create files here" : "Δεν έχετε δικαιώματα μεταφόρτωσης ή δημιουργίας αρχείων εδώ",
"_Uploading %n file_::_Uploading %n files_" : ["Μεταφόρτωση %n αρχείου","Μεταφόρτωση %n αρχείων"],
"New file/folder menu" : "Μενού νέου αρχείου/φακέλου",
"Select file range" : "Επιλέξτε εύρος αρχείων",
"{used}%" : "{used}%",
"{used} of {quota} used" : "Χρήση {used} από {quota} ",
"{used} used" : "Σε χρήση {used}",
"\"{name}\" is an invalid file name." : "Το \"{name}\" δεν είναι έγκυρο όνομα αρχείου.",
@ -185,7 +190,9 @@
"Templates" : "Πρότυπα",
"Unable to initialize the templates directory" : "Δεν είναι δυνατή η προετοιμασία του καταλόγου προτύπων",
"%s used" : "%s σε χρήση",
"%s%%" : "%s%%",
"%1$s of %2$s used" : "χρησιμοποιούνται %1$s από %2$s",
"Files settings" : "Ρυθμίσεις αρχείων",
"Show hidden files" : "Εμφάνιση κρυφών αρχείων",
"Crop image previews" : "Περικοπή προεπισκόπησης εικόνας",
"WebDAV" : "WebDAV",

@ -35,6 +35,8 @@ OC.L10N.register(
"Delete" : "Διαγραφή",
"You can upload into this folder" : "Μπορείτε να μεταφορτώσετε σε αυτόν τον φάκελο",
"Terms of service" : "Όροι χρήσης",
"Show list view" : "Προβολή λίστας",
"Show grid view" : "Προβολή πλέγματος",
"No compatible server found at {remote}" : "Δεν βρέθηκε συμβατός διακομιστής σε {remote}",
"Invalid server URL" : "Μη έγκυρο URL διακομιστή",
"Failed to add the public link to your Nextcloud" : "Αποτυχία στην πρόσθεση του κοινού συνδέσμου στο Nextcloud σας",
@ -98,6 +100,7 @@ OC.L10N.register(
"Files" : "Αρχεία",
"A file or folder has been <strong>shared</strong>" : "Ένα αρχείο ή φάκελος <strong>διαμοιράστηκε</strong>",
"Shared link" : "Διαμοιρασμένος σύνδεσμος",
"Wrong share ID, share does not exist" : "Λάθος ID κοινής χρήσης, η κοινή χρήση δεν υπάρχει",
"Could not delete share" : "Αδυναμία διαγραφής κοινόχρηστου φακέλου",
"Please specify a file or folder path" : "Παρακαλούμε καθορίστε την διαδρομή για το αρχείο ή τον φάκελο",
"Wrong path, file/folder does not exist" : "Λάθος διαδρομή, το αρχείο/φάκελος δεν υπάρχει",

@ -33,6 +33,8 @@
"Delete" : "Διαγραφή",
"You can upload into this folder" : "Μπορείτε να μεταφορτώσετε σε αυτόν τον φάκελο",
"Terms of service" : "Όροι χρήσης",
"Show list view" : "Προβολή λίστας",
"Show grid view" : "Προβολή πλέγματος",
"No compatible server found at {remote}" : "Δεν βρέθηκε συμβατός διακομιστής σε {remote}",
"Invalid server URL" : "Μη έγκυρο URL διακομιστή",
"Failed to add the public link to your Nextcloud" : "Αποτυχία στην πρόσθεση του κοινού συνδέσμου στο Nextcloud σας",
@ -96,6 +98,7 @@
"Files" : "Αρχεία",
"A file or folder has been <strong>shared</strong>" : "Ένα αρχείο ή φάκελος <strong>διαμοιράστηκε</strong>",
"Shared link" : "Διαμοιρασμένος σύνδεσμος",
"Wrong share ID, share does not exist" : "Λάθος ID κοινής χρήσης, η κοινή χρήση δεν υπάρχει",
"Could not delete share" : "Αδυναμία διαγραφής κοινόχρηστου φακέλου",
"Please specify a file or folder path" : "Παρακαλούμε καθορίστε την διαδρομή για το αρχείο ή τον φάκελο",
"Wrong path, file/folder does not exist" : "Λάθος διαδρομή, το αρχείο/φάκελος δεν υπάρχει",

@ -3,6 +3,7 @@ OC.L10N.register(
{
"Deleted files" : "Διεγραμμένα αρχεία",
"restored" : "επαναφέρθηκαν",
"Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Διαγραμμένα αρχεία και φάκελοι στον κάδο απορριμμάτων (μπορεί να λήξουν κατά την εξαγωγή, αν δεν έχετε αρκετό αποθηκευτικό χώρο)",
"This application enables users to restore files that were deleted from the system." : "Η εφαρμογή επιτρέπει στους χρήστες να επαναφέρουν αρχεία που διαγράφηκαν από το σύστημα.",
"This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Η εφαρμογή επιτρέπει στους χρήστες να επαναφέρουν τα αρχεία που διαγράφηκαν από το σύστημα. Εμφανίζει μια λίστα με τα διαγραμμένα αρχεία στη διεπαφή ιστού και έχει επιλογές για επαναφορά των διαγραμμένων αρχείων στους καταλόγους αρχείων χρηστών ή για την οριστική κατάργησή τους από το σύστημα. Η επαναφορά ενός αρχείου επαναφέρει επίσης τις σχετικές εκδόσεις αρχείων, εάν είναι ενεργοποιημένη η εφαρμογή εκδόσεων. Όταν ένα αρχείο διαγράφεται από ένα κοινόχρηστο στοιχείο, μπορεί να αποκατασταθεί με τον ίδιο τρόπο, αν και δεν είναι πλέον κοινόχρηστος. Από προεπιλογή, αυτά τα αρχεία παραμένουν στον κάδο απορριμάτων για 30 ημέρες.\nΓια να αποφευχθεί η εξάντληση του χώρου στο δίσκο, η εφαρμογή \"Διαγραμμένα αρχεία\" δεν θα χρησιμοποιήσει περισσότερο από το 50% του τρέχων διαθέσιμου ορίου για τα διαγραμμένα αρχεία. Εάν τα διαγραμμένα αρχεία υπερβαίνουν αυτό το όριο, η εφαρμογή διαγράφει τα παλαιότερα αρχεία μέχρι να πέσει κάτω από αυτό το όριο. Περισσότερες πληροφορίες διατίθενται στην τεκμηρίωση \"Διαγραμμένα αρχεία\".",
"Restore" : "Επαναφορά",

@ -1,6 +1,7 @@
{ "translations": {
"Deleted files" : "Διεγραμμένα αρχεία",
"restored" : "επαναφέρθηκαν",
"Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Διαγραμμένα αρχεία και φάκελοι στον κάδο απορριμμάτων (μπορεί να λήξουν κατά την εξαγωγή, αν δεν έχετε αρκετό αποθηκευτικό χώρο)",
"This application enables users to restore files that were deleted from the system." : "Η εφαρμογή επιτρέπει στους χρήστες να επαναφέρουν αρχεία που διαγράφηκαν από το σύστημα.",
"This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Η εφαρμογή επιτρέπει στους χρήστες να επαναφέρουν τα αρχεία που διαγράφηκαν από το σύστημα. Εμφανίζει μια λίστα με τα διαγραμμένα αρχεία στη διεπαφή ιστού και έχει επιλογές για επαναφορά των διαγραμμένων αρχείων στους καταλόγους αρχείων χρηστών ή για την οριστική κατάργησή τους από το σύστημα. Η επαναφορά ενός αρχείου επαναφέρει επίσης τις σχετικές εκδόσεις αρχείων, εάν είναι ενεργοποιημένη η εφαρμογή εκδόσεων. Όταν ένα αρχείο διαγράφεται από ένα κοινόχρηστο στοιχείο, μπορεί να αποκατασταθεί με τον ίδιο τρόπο, αν και δεν είναι πλέον κοινόχρηστος. Από προεπιλογή, αυτά τα αρχεία παραμένουν στον κάδο απορριμάτων για 30 ημέρες.\nΓια να αποφευχθεί η εξάντληση του χώρου στο δίσκο, η εφαρμογή \"Διαγραμμένα αρχεία\" δεν θα χρησιμοποιήσει περισσότερο από το 50% του τρέχων διαθέσιμου ορίου για τα διαγραμμένα αρχεία. Εάν τα διαγραμμένα αρχεία υπερβαίνουν αυτό το όριο, η εφαρμογή διαγράφει τα παλαιότερα αρχεία μέχρι να πέσει κάτω από αυτό το όριο. Περισσότερες πληροφορίες διατίθενται στην τεκμηρίωση \"Διαγραμμένα αρχεία\".",
"Restore" : "Επαναφορά",

@ -40,7 +40,7 @@ OC.L10N.register(
"Your email address was changed by an administrator" : "Ваша email адреса змінена адміністратором",
"You created app password \"{token}\"" : "Ви створили пароль програми \"{token}\"",
"An administrator created app password \"{token}\"" : "Адміністратор створив пароль програми \"{token}\"",
"You deleted app password \"{token}\"" : "Ви видалили пароль програми \"{token}\"",
"You deleted app password \"{token}\"" : "Ви вилучили пароль застосунку \"{token}\"",
"You renamed app password \"{token}\" to \"{newToken}\"" : "Ви перейменували пароль програми \"{token}\" на \"{newToken}\"",
"You granted filesystem access to app password \"{token}\"" : "Ви надали доступ до файлової системи паролю програми \"{token}\"",
"You revoked filesystem access from app password \"{token}\"" : "Ви скасували доступ до файлової системи з паролем програми \"{token}\"",
@ -508,7 +508,7 @@ OC.L10N.register(
"Backend doesn't support password change, but the user's encryption key was updated." : "Бекенд не підтримує зміну пароля, але ключ шифрування користувача був оновлений.",
"Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "Не вдалося визначити, чи TLS-версія cURL застаріла, оскільки сталася помилка під час запиту HTTPS до https://nextcloud.com. Будь ласка, перевірте файл журналу nextcloud для отримання додаткової інформації.",
"You need to set your user email before being able to send test emails." : "Перед надсиланням тестових листів ви повинні вказати свою email адресу.",
"Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Відкликання цього маркера може запобігти видаленню вашого пристрою, якщо він ще не розпочав очищення.",
"Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Відкликання цього токена може запобігти стиранню даних на вашому пристрої, якщо процес стирання ще не було розпочато.",
"Set as primary mail" : "Встановити як основну пошту",
"Change privacy level of email" : "Змінити рівень конфіденційності електронної пошти",
"All languages" : "Всі мови",

@ -38,7 +38,7 @@
"Your email address was changed by an administrator" : "Ваша email адреса змінена адміністратором",
"You created app password \"{token}\"" : "Ви створили пароль програми \"{token}\"",
"An administrator created app password \"{token}\"" : "Адміністратор створив пароль програми \"{token}\"",
"You deleted app password \"{token}\"" : "Ви видалили пароль програми \"{token}\"",
"You deleted app password \"{token}\"" : "Ви вилучили пароль застосунку \"{token}\"",
"You renamed app password \"{token}\" to \"{newToken}\"" : "Ви перейменували пароль програми \"{token}\" на \"{newToken}\"",
"You granted filesystem access to app password \"{token}\"" : "Ви надали доступ до файлової системи паролю програми \"{token}\"",
"You revoked filesystem access from app password \"{token}\"" : "Ви скасували доступ до файлової системи з паролем програми \"{token}\"",
@ -506,7 +506,7 @@
"Backend doesn't support password change, but the user's encryption key was updated." : "Бекенд не підтримує зміну пароля, але ключ шифрування користувача був оновлений.",
"Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "Не вдалося визначити, чи TLS-версія cURL застаріла, оскільки сталася помилка під час запиту HTTPS до https://nextcloud.com. Будь ласка, перевірте файл журналу nextcloud для отримання додаткової інформації.",
"You need to set your user email before being able to send test emails." : "Перед надсиланням тестових листів ви повинні вказати свою email адресу.",
"Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Відкликання цього маркера може запобігти видаленню вашого пристрою, якщо він ще не розпочав очищення.",
"Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Відкликання цього токена може запобігти стиранню даних на вашому пристрої, якщо процес стирання ще не було розпочато.",
"Set as primary mail" : "Встановити як основну пошту",
"Change privacy level of email" : "Змінити рівень конфіденційності електронної пошти",
"All languages" : "Всі мови",

@ -39,6 +39,7 @@ OC.L10N.register(
"Password to access »%1$s« shared to you by %2$s" : "Συνθηματικό για πρόσβαση στο »%1$s« διαμοιράστηκε μαζί σας μέσω %2$s",
"Password to access »%s«" : "Συνθηματικό για πρόσβαση στο »%s«",
"It is protected with the following password:" : "Προστατευμένο με το συνθηματικό:",
"This password will expire at %s" : "Αυτός ο κωδικός πρόσβασης θα λήξει την %s",
"%1$s shared »%2$s« with you and wants to add:" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς και θέλει να προσθέσει:",
"%1$s shared »%2$s« with you and wants to add" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς και θέλει να προσθέσει",
"»%s« added a note to a file shared with you" : "Ο »%s« πρόσθεσε μια σημείωση στο κοινόχρηστο αρχείο",
@ -50,6 +51,7 @@ OC.L10N.register(
"Share provider which allows you to share files by mail" : "Πάροχος διαμοιρασμού που σας επιτρέπει να διαμοιράζεστε αρχεία μέσω mail",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Να επιτρέπεται οι χρήστες να στέλνουν εξατομικευμένο σύνδεσμο σε ένα αρχείο ή φάκελο μέσω mail.",
"Send password by mail" : "Αποστολή συνθηματικου με ηλεκτρονική αλληλογραφία",
"Reply to initiator" : "Απάντηση στον αποστολέα"
"Reply to initiator" : "Απάντηση στον αποστολέα",
"Unable to update share by mail config" : "Αδυναμία ενημέρωσης των ρυθμίσεων κοινής χρήσης μέσω mail"
},
"nplurals=2; plural=(n != 1);");

@ -37,6 +37,7 @@
"Password to access »%1$s« shared to you by %2$s" : "Συνθηματικό για πρόσβαση στο »%1$s« διαμοιράστηκε μαζί σας μέσω %2$s",
"Password to access »%s«" : "Συνθηματικό για πρόσβαση στο »%s«",
"It is protected with the following password:" : "Προστατευμένο με το συνθηματικό:",
"This password will expire at %s" : "Αυτός ο κωδικός πρόσβασης θα λήξει την %s",
"%1$s shared »%2$s« with you and wants to add:" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς και θέλει να προσθέσει:",
"%1$s shared »%2$s« with you and wants to add" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς και θέλει να προσθέσει",
"»%s« added a note to a file shared with you" : "Ο »%s« πρόσθεσε μια σημείωση στο κοινόχρηστο αρχείο",
@ -48,6 +49,7 @@
"Share provider which allows you to share files by mail" : "Πάροχος διαμοιρασμού που σας επιτρέπει να διαμοιράζεστε αρχεία μέσω mail",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Να επιτρέπεται οι χρήστες να στέλνουν εξατομικευμένο σύνδεσμο σε ένα αρχείο ή φάκελο μέσω mail.",
"Send password by mail" : "Αποστολή συνθηματικου με ηλεκτρονική αλληλογραφία",
"Reply to initiator" : "Απάντηση στον αποστολέα"
"Reply to initiator" : "Απάντηση στον αποστολέα",
"Unable to update share by mail config" : "Αδυναμία ενημέρωσης των ρυθμίσεων κοινής χρήσης μέσω mail"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -18,7 +18,7 @@ OC.L10N.register(
"{actor} shared {file} with {email} by mail" : "{actor} поділився {file} з {email} поштою",
"You unshared %1$s from %2$s by mail" : "Ви скасували доступ %1$s до %2$s поштою",
"You unshared {file} from {email} by mail" : "Ви скасували доступ до {file} з {email} поштою",
"%3$s unshared %1$s from %2$s by mail" : "%3$s видалено %1$s %2$s поштою",
"%3$s unshared %1$s from %2$s by mail" : "%3$s вилучив зі спільного доступу %1$s з %2$s поштою",
"{actor} unshared {file} from {email} by mail" : "{actor} скасував доступ до {file} з {email} поштою",
"Password to access %1$s was sent to %2s" : "Пароль для доступу %1$s надіслано %2s",
"Password to access {file} was sent to {email}" : "Пароль для доступу до {file} надіслано на адресу {email}",

@ -16,7 +16,7 @@
"{actor} shared {file} with {email} by mail" : "{actor} поділився {file} з {email} поштою",
"You unshared %1$s from %2$s by mail" : "Ви скасували доступ %1$s до %2$s поштою",
"You unshared {file} from {email} by mail" : "Ви скасували доступ до {file} з {email} поштою",
"%3$s unshared %1$s from %2$s by mail" : "%3$s видалено %1$s %2$s поштою",
"%3$s unshared %1$s from %2$s by mail" : "%3$s вилучив зі спільного доступу %1$s з %2$s поштою",
"{actor} unshared {file} from {email} by mail" : "{actor} скасував доступ до {file} з {email} поштою",
"Password to access %1$s was sent to %2s" : "Пароль для доступу %1$s надіслано %2s",
"Password to access {file} was sent to {email}" : "Пароль для доступу до {file} надіслано на адресу {email}",

@ -43,6 +43,8 @@ OC.L10N.register(
"%s (invisible)" : "%s (αόρατο)",
"<strong>System tags</strong> for a file have been modified" : "<strong>Οι ετικέτες συστήματος</strong> για ένα αρχείο έχουν τροποποιηθεί",
"Tags" : "Ετικέτες",
"All tagged %s …" : "Όλα με ετικέτα %s …",
"tagged %s" : "με ετικέτα %s",
"Collaborative tags" : "Ετικέτες συνεργασίας",
"Collaborative tagging functionality which shares tags among users." : "Λειτουργία προσθήκης ετικετών με συνεργασία που μοιράζεται ετικέτες μεταξύ χρηστών.",
"Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Λειτουργία προσθήκης ετικετών με συνεργασία που μοιράζεται ετικέτες μεταξύ χρηστών. Χρήσιμο για ομάδες.\n\t(Εάν είστε πάροχος με πολλαπλές εγκαταστάσεις, συνιστάται να απενεργοποιήσετε αυτήν την εφαρμογή καθώς οι ετικέτες μοιράζονται.)",

@ -41,6 +41,8 @@
"%s (invisible)" : "%s (αόρατο)",
"<strong>System tags</strong> for a file have been modified" : "<strong>Οι ετικέτες συστήματος</strong> για ένα αρχείο έχουν τροποποιηθεί",
"Tags" : "Ετικέτες",
"All tagged %s …" : "Όλα με ετικέτα %s …",
"tagged %s" : "με ετικέτα %s",
"Collaborative tags" : "Ετικέτες συνεργασίας",
"Collaborative tagging functionality which shares tags among users." : "Λειτουργία προσθήκης ετικετών με συνεργασία που μοιράζεται ετικέτες μεταξύ χρηστών.",
"Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Λειτουργία προσθήκης ετικετών με συνεργασία που μοιράζεται ετικέτες μεταξύ χρηστών. Χρήσιμο για ομάδες.\n\t(Εάν είστε πάροχος με πολλαπλές εγκαταστάσεις, συνιστάται να απενεργοποιήσετε αυτήν την εφαρμογή καθώς οι ετικέτες μοιράζονται.)",

@ -10,19 +10,19 @@ OC.L10N.register(
"Added system tag %1$s" : "Додано системний тег %1$s",
"%1$s added system tag %2$s" : "%1$s доданий системний тег %2$s",
"{actor} added system tag {systemtag}" : "{actor} додав системний тег {systemtag}",
"System tag %1$s removed by the system" : "Системний тег %1$s видалено системою",
"Removed system tag {systemtag}" : "Видалено системний тег {systemtag}",
"Removed system tag %1$s" : "Видалено системний тег %1$s",
"%1$s removed system tag %2$s" : "%1$s видалений системний тег %2$s",
"{actor} removed system tag {systemtag}" : "{actor} видалив системний тег {systemtag}",
"System tag %1$s removed by the system" : "Системну мітку %1$s вилучено системою",
"Removed system tag {systemtag}" : "Вилучено системну мітку {systemtag}",
"Removed system tag %1$s" : "Вилучено системну мітку %1$s",
"%1$s removed system tag %2$s" : "%1$s вилучив системну мітку %2$s",
"{actor} removed system tag {systemtag}" : "{actor} вилучив системну мітку {systemtag}",
"You created system tag %1$s" : "Ви створили системний тег %1$s",
"You created system tag {systemtag}" : "Ви створили системний тег {systemtag}",
"%1$s created system tag %2$s" : "%1$s створений системний тег %2$s ",
"{actor} created system tag {systemtag}" : "{actor} створив системний тег {systemtag}",
"You deleted system tag %1$s" : "Ви видалили системний тег %1$s",
"You deleted system tag {systemtag}" : "Ви видалили системний тег {systemtag}",
"You deleted system tag %1$s" : "Ви вилучили системну мітку %1$s",
"You deleted system tag {systemtag}" : "Ви вилучили системний тег {systemtag}",
"%1$s deleted system tag %2$s" : "%1$s вилучена системна мітка %2$s",
"{actor} deleted system tag {systemtag}" : "{actor} видалив системний тег {systemtag}",
"{actor} deleted system tag {systemtag}" : "{actor} вилучив системну мітку {systemtag}",
"You updated system tag %2$s to %1$s" : "Ви оновили системний тег %2$s до %1$s",
"You updated system tag {oldsystemtag} to {newsystemtag}" : "Ви оновили системний тег {oldsystemtag} на {newsystemtag}",
"%1$s updated system tag %3$s to %2$s" : "%1$s оновлено системний тег %3$s до %2$s",
@ -33,12 +33,12 @@ OC.L10N.register(
"You added system tag {systemtag} to {file}" : "Ви додали системний тег {systemtag} до {file}",
"%1$s added system tag %3$s to %2$s" : "%1$s додано системний тег %3$s до %2$s",
"{actor} added system tag {systemtag} to {file}" : "{actor} додав системний тег {systemtag} до {file}",
"System tag %2$s was removed from %1$s by the system" : "Системний тег %2$s видалено з %1$s системою",
"System tag {systemtag} was removed from {file} by the system" : "Системний тег {systemtag} видалено з {file} системою",
"You removed system tag %2$s from %1$s" : "Ви видалили системний тег %2$s із %1$s",
"You removed system tag {systemtag} from {file}" : "Ви видалили системний тег {systemtag} із {file}",
"%1$s removed system tag %3$s from %2$s" : "%1$s видалено системний тег %3$s з %2$s",
"{actor} removed system tag {systemtag} from {file}" : "{actor} видалив системний тег {systemtag} із {file}",
"System tag %2$s was removed from %1$s by the system" : "Системну мітку %2$s вилучено системою з %1$s",
"System tag {systemtag} was removed from {file} by the system" : "Системну мітку {systemtag} вилучено системою з файлу {file}",
"You removed system tag %2$s from %1$s" : "Ви вилучили системну мітку %2$s із %1$s",
"You removed system tag {systemtag} from {file}" : "Ви вилучили системну мітку {systemtag} із {file}",
"%1$s removed system tag %3$s from %2$s" : "%1$s вилучено системну мітку %3$s з %2$s",
"{actor} removed system tag {systemtag} from {file}" : "{actor} вилучив системну мітку {systemtag} із {file}",
"%s (restricted)" : "%s(обмежено)",
"%s (invisible)" : "%s (невидимий)",
"<strong>System tags</strong> for a file have been modified" : "<strong>системні позначки</strong>для файлу було змінено",

@ -8,19 +8,19 @@
"Added system tag %1$s" : "Додано системний тег %1$s",
"%1$s added system tag %2$s" : "%1$s доданий системний тег %2$s",
"{actor} added system tag {systemtag}" : "{actor} додав системний тег {systemtag}",
"System tag %1$s removed by the system" : "Системний тег %1$s видалено системою",
"Removed system tag {systemtag}" : "Видалено системний тег {systemtag}",
"Removed system tag %1$s" : "Видалено системний тег %1$s",
"%1$s removed system tag %2$s" : "%1$s видалений системний тег %2$s",
"{actor} removed system tag {systemtag}" : "{actor} видалив системний тег {systemtag}",
"System tag %1$s removed by the system" : "Системну мітку %1$s вилучено системою",
"Removed system tag {systemtag}" : "Вилучено системну мітку {systemtag}",
"Removed system tag %1$s" : "Вилучено системну мітку %1$s",
"%1$s removed system tag %2$s" : "%1$s вилучив системну мітку %2$s",
"{actor} removed system tag {systemtag}" : "{actor} вилучив системну мітку {systemtag}",
"You created system tag %1$s" : "Ви створили системний тег %1$s",
"You created system tag {systemtag}" : "Ви створили системний тег {systemtag}",
"%1$s created system tag %2$s" : "%1$s створений системний тег %2$s ",
"{actor} created system tag {systemtag}" : "{actor} створив системний тег {systemtag}",
"You deleted system tag %1$s" : "Ви видалили системний тег %1$s",
"You deleted system tag {systemtag}" : "Ви видалили системний тег {systemtag}",
"You deleted system tag %1$s" : "Ви вилучили системну мітку %1$s",
"You deleted system tag {systemtag}" : "Ви вилучили системний тег {systemtag}",
"%1$s deleted system tag %2$s" : "%1$s вилучена системна мітка %2$s",
"{actor} deleted system tag {systemtag}" : "{actor} видалив системний тег {systemtag}",
"{actor} deleted system tag {systemtag}" : "{actor} вилучив системну мітку {systemtag}",
"You updated system tag %2$s to %1$s" : "Ви оновили системний тег %2$s до %1$s",
"You updated system tag {oldsystemtag} to {newsystemtag}" : "Ви оновили системний тег {oldsystemtag} на {newsystemtag}",
"%1$s updated system tag %3$s to %2$s" : "%1$s оновлено системний тег %3$s до %2$s",
@ -31,12 +31,12 @@
"You added system tag {systemtag} to {file}" : "Ви додали системний тег {systemtag} до {file}",
"%1$s added system tag %3$s to %2$s" : "%1$s додано системний тег %3$s до %2$s",
"{actor} added system tag {systemtag} to {file}" : "{actor} додав системний тег {systemtag} до {file}",
"System tag %2$s was removed from %1$s by the system" : "Системний тег %2$s видалено з %1$s системою",
"System tag {systemtag} was removed from {file} by the system" : "Системний тег {systemtag} видалено з {file} системою",
"You removed system tag %2$s from %1$s" : "Ви видалили системний тег %2$s із %1$s",
"You removed system tag {systemtag} from {file}" : "Ви видалили системний тег {systemtag} із {file}",
"%1$s removed system tag %3$s from %2$s" : "%1$s видалено системний тег %3$s з %2$s",
"{actor} removed system tag {systemtag} from {file}" : "{actor} видалив системний тег {systemtag} із {file}",
"System tag %2$s was removed from %1$s by the system" : "Системну мітку %2$s вилучено системою з %1$s",
"System tag {systemtag} was removed from {file} by the system" : "Системну мітку {systemtag} вилучено системою з файлу {file}",
"You removed system tag %2$s from %1$s" : "Ви вилучили системну мітку %2$s із %1$s",
"You removed system tag {systemtag} from {file}" : "Ви вилучили системну мітку {systemtag} із {file}",
"%1$s removed system tag %3$s from %2$s" : "%1$s вилучено системну мітку %3$s з %2$s",
"{actor} removed system tag {systemtag} from {file}" : "{actor} вилучив системну мітку {systemtag} із {file}",
"%s (restricted)" : "%s(обмежено)",
"%s (invisible)" : "%s (невидимий)",
"<strong>System tags</strong> for a file have been modified" : "<strong>системні позначки</strong>для файлу було змінено",

@ -26,6 +26,7 @@ OC.L10N.register(
"No file uploaded" : "Δεν έχει μεταφορτωθεί αρχείο",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Χρησιμοποιείτε ήδη προσαρμοσμένο θέμα. Οι ρυθμίσεις της εφαρμογής Θέματα μπορεί να αντικατασταθούν από αυτό.",
"Theming" : "Προσαρμογή θέματος",
"Appearance and accessibility" : "Εμφάνιση και προσβασιμότητα",
"Dark theme" : "Σκούρο θέμα",
"Enable dark theme" : "Ενεργοποίηση σκούρου θέματος",
"Dyslexia font" : "Γραμματοσειρά για δυσλεκτικούς",

@ -24,6 +24,7 @@
"No file uploaded" : "Δεν έχει μεταφορτωθεί αρχείο",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Χρησιμοποιείτε ήδη προσαρμοσμένο θέμα. Οι ρυθμίσεις της εφαρμογής Θέματα μπορεί να αντικατασταθούν από αυτό.",
"Theming" : "Προσαρμογή θέματος",
"Appearance and accessibility" : "Εμφάνιση και προσβασιμότητα",
"Dark theme" : "Σκούρο θέμα",
"Enable dark theme" : "Ενεργοποίηση σκούρου θέματος",
"Dyslexia font" : "Γραμματοσειρά για δυσλεκτικούς",

@ -17,6 +17,7 @@ OC.L10N.register(
"Apps missing compatible version" : "Εφαρμογές χωρίς συμβατή έκδοση",
"View in store" : "Προβολή στο κέντρο εφαρμογών",
"Apps with compatible version" : "Εφαρμογές με συμβατή έκδοση",
"Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Παρακαλούμε λάβετε υπόψη ότι ο web updater δεν συνιστάται για περισσότερους από 100 χρήστες! Παρακαλούμε χρησιμοποιήστε αντ' αυτού το πρόγραμμα ενημέρωσης γραμμής εντολών!",
"Open updater" : "Άνοιγμα εφαρμογής ενημέρωσης",
"Download now" : "Λήψη τώρα",
"Please use the command line updater to update." : "Παρακαλούμε κάντε ενημέρωση μέσω γραμμής εντολών.",
@ -24,6 +25,7 @@ OC.L10N.register(
"The update check is not yet finished. Please refresh the page." : "Ο έλεγχος ενημερώσεων δεν τελείωσε ακόμη. Παρακαλώ ανανεώστε την σελίδα.",
"Your version is up to date." : "Έχετε την τελευταία έκδοση.",
"A non-default update server is in use to be checked for updates:" : "Ένας μή-προεπιλεγμένος διακομιστής είναι σε χρήση για έλεγχο ενημερώσεων:",
"You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Μπορείτε να αλλάξετε το κανάλι ενημέρωσης παρακάτω, το οποίο επηρεάζει επίσης τη σελίδα διαχείρισης εφαρμογών. Π.χ. μετά την αλλαγή στο κανάλι beta, θα σας προσφέρονται ενημερώσεις εφαρμογών beta στη σελίδα διαχείρισης εφαρμογών.",
"Update channel:" : "Ενημέρωση καναλιού:",
"You can always update to a newer version. But you can never downgrade to a more stable version." : "Μπορείτε πάντα να ενημερώσετε σε μια νεότερη έκδοση. Αλλά δεν μπορείτε ποτέ να υποβαθμίσετε σε μια πιο σταθερή έκδοση.",
"Notify members of the following groups about available updates:" : "Να ενημερωθούν τα μέλη των παρακάτω ομάδων σχετικά με τις διαθέσιμες ενημερώσεις:",

@ -15,6 +15,7 @@
"Apps missing compatible version" : "Εφαρμογές χωρίς συμβατή έκδοση",
"View in store" : "Προβολή στο κέντρο εφαρμογών",
"Apps with compatible version" : "Εφαρμογές με συμβατή έκδοση",
"Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Παρακαλούμε λάβετε υπόψη ότι ο web updater δεν συνιστάται για περισσότερους από 100 χρήστες! Παρακαλούμε χρησιμοποιήστε αντ' αυτού το πρόγραμμα ενημέρωσης γραμμής εντολών!",
"Open updater" : "Άνοιγμα εφαρμογής ενημέρωσης",
"Download now" : "Λήψη τώρα",
"Please use the command line updater to update." : "Παρακαλούμε κάντε ενημέρωση μέσω γραμμής εντολών.",
@ -22,6 +23,7 @@
"The update check is not yet finished. Please refresh the page." : "Ο έλεγχος ενημερώσεων δεν τελείωσε ακόμη. Παρακαλώ ανανεώστε την σελίδα.",
"Your version is up to date." : "Έχετε την τελευταία έκδοση.",
"A non-default update server is in use to be checked for updates:" : "Ένας μή-προεπιλεγμένος διακομιστής είναι σε χρήση για έλεγχο ενημερώσεων:",
"You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Μπορείτε να αλλάξετε το κανάλι ενημέρωσης παρακάτω, το οποίο επηρεάζει επίσης τη σελίδα διαχείρισης εφαρμογών. Π.χ. μετά την αλλαγή στο κανάλι beta, θα σας προσφέρονται ενημερώσεις εφαρμογών beta στη σελίδα διαχείρισης εφαρμογών.",
"Update channel:" : "Ενημέρωση καναλιού:",
"You can always update to a newer version. But you can never downgrade to a more stable version." : "Μπορείτε πάντα να ενημερώσετε σε μια νεότερη έκδοση. Αλλά δεν μπορείτε ποτέ να υποβαθμίσετε σε μια πιο σταθερή έκδοση.",
"Notify members of the following groups about available updates:" : "Να ενημερωθούν τα μέλη των παρακάτω ομάδων σχετικά με τις διαθέσιμες ενημερώσεις:",

@ -17,6 +17,7 @@ OC.L10N.register(
"Apps missing compatible version" : "Aplikácie s chýbajúcou kompatibilnou verziou",
"View in store" : "Zobraziť v obchode",
"Apps with compatible version" : "Aplikácie s kompatibilnou verziou",
"Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Upozorňujeme, že webový aktualizátor sa neodporúča pre viac ako 100 používateľov! Namiesto toho použite nástroj na aktualizáciu príkazového riadku!",
"Open updater" : "Otvoriť aktualizátor",
"Download now" : "Stiahnuť teraz",
"Please use the command line updater to update." : "Použite prosím aktualizáciu cez príkazový riadok.",
@ -24,6 +25,7 @@ OC.L10N.register(
"The update check is not yet finished. Please refresh the page." : "Kontrola aktualizácií ešte neskončila. Obnovte prosím stránku.",
"Your version is up to date." : "Vaša verzia je atuálna.",
"A non-default update server is in use to be checked for updates:" : "Pre kontrolu aktualizácií sa používa iný než predvolený server:",
"You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Nižšie môžete zmeniť aktualizačný kanál, ktorý ovplyvní aj stránku správy aplikácií. napr. po prepnutí na beta kanál sa vám na stránke správy aplikácií ponúknu aktualizácie beta aplikácií.",
"Update channel:" : "Aktualizačný kanál:",
"You can always update to a newer version. But you can never downgrade to a more stable version." : "Vždy môžete aktualizovať na novšiu verziu, ale nikdy nemôžete prejsť na nižšiu, stabilnejšiu verziu.",
"Notify members of the following groups about available updates:" : "Upozorňovať členov nasledujúcich skupín o dostupných aktualizáciach:",

@ -15,6 +15,7 @@
"Apps missing compatible version" : "Aplikácie s chýbajúcou kompatibilnou verziou",
"View in store" : "Zobraziť v obchode",
"Apps with compatible version" : "Aplikácie s kompatibilnou verziou",
"Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Upozorňujeme, že webový aktualizátor sa neodporúča pre viac ako 100 používateľov! Namiesto toho použite nástroj na aktualizáciu príkazového riadku!",
"Open updater" : "Otvoriť aktualizátor",
"Download now" : "Stiahnuť teraz",
"Please use the command line updater to update." : "Použite prosím aktualizáciu cez príkazový riadok.",
@ -22,6 +23,7 @@
"The update check is not yet finished. Please refresh the page." : "Kontrola aktualizácií ešte neskončila. Obnovte prosím stránku.",
"Your version is up to date." : "Vaša verzia je atuálna.",
"A non-default update server is in use to be checked for updates:" : "Pre kontrolu aktualizácií sa používa iný než predvolený server:",
"You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Nižšie môžete zmeniť aktualizačný kanál, ktorý ovplyvní aj stránku správy aplikácií. napr. po prepnutí na beta kanál sa vám na stránke správy aplikácií ponúknu aktualizácie beta aplikácií.",
"Update channel:" : "Aktualizačný kanál:",
"You can always update to a newer version. But you can never downgrade to a more stable version." : "Vždy môžete aktualizovať na novšiu verziu, ale nikdy nemôžete prejsť na nižšiu, stabilnejšiu verziu.",
"Notify members of the following groups about available updates:" : "Upozorňovať členov nasledujúcich skupín o dostupných aktualizáciach:",

@ -60,6 +60,10 @@ OC.L10N.register(
"Your password will expire today." : "Το συνθηματικό σας λήγει σήμερα.",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Το συνθηματικό σας θα λήξει σε %n ημέρα.","Το συνθηματικό σας θα λήξει σε %n ημέρες."],
"LDAP/AD integration" : "LDAP/AD ενσωμάτωση ",
"_%n group found_::_%n groups found_" : ["βρέθηκε %n ομάδα","βρέθηκαν %n ομάδες"],
"> 1000 groups found" : "Βρέθηκαν > 1000 ομάδες",
"> 1000 users found" : "Βρέθηκαν > 1000 χρήστες",
"_%n user found_::_%n users found_" : ["βρέθηκε %n χρήστης","βρέθηκαν %n χρήστες"],
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Δεν ήταν δυνατή η ανίχνευση της ιδιότητας του εμφανιζόμενου ονόματος χρήστη . Παρακαλώ προσδιορίστε στις προηγμένες ρυθμίσεις LDAP",
"Could not find the desired feature" : "Αδυναμία εύρεσης επιθυμητού χαρακτηριστικού",
"Invalid Host" : "Άκυρος εξυπηρετητής",
@ -178,6 +182,7 @@ OC.L10N.register(
"\"$home\" Placeholder Field" : "\"$home\" Πεδίο Δέσμευσης",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "Το $home σε μια ρύθμιση εξωτερικού χώρου αποθήκευσης θα αντικατασταθεί με την τιμή του καθορισμένου χαρακτηριστικού",
"Internal Username" : "Εσωτερικό Όνομα Χρήστη",
"By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "Από προεπιλογή, το εσωτερικό όνομα χρήστη θα δημιουργηθεί από το χαρακτηριστικό UUID. Αυτό διασφαλίζει ότι το όνομα χρήστη είναι μοναδικό και οι χαρακτήρες δεν χρειάζεται να μετατραπούν. Το εσωτερικό όνομα χρήστη έχει τον περιορισμό ότι επιτρέπονται μόνο αυτοί οι χαρακτήρες: [a-zA-Z0-9_.@-]. Άλλοι χαρακτήρες αντικαθίστανται με την ASCII αντιστοιχία τους ή απλώς παραλείπονται. Σε περίπτωση σύγκρουσης προστίθεται/αυξάνεται ένας αριθμός. Το εσωτερικό όνομα χρήστη χρησιμοποιείται για την εσωτερική αναγνώριση ενός χρήστη. Είναι επίσης το προεπιλεγμένο όνομα για τον αρχικό φάκελο του χρήστη. Αποτελεί επίσης μέρος των απομακρυσμένων διευθύνσεων URL, για παράδειγμα για όλες τις υπηρεσίες DAV. Με αυτή τη ρύθμιση, η προεπιλεγμένη συμπεριφορά μπορεί να παρακαμφθεί. Οι αλλαγές θα έχουν αποτέλεσμα μόνο σε πρόσφατα αντιστοιχισμένους (προστιθέμενους) χρήστες LDAP. Αφήστε το κενό για προεπιλεγμένη συμπεριφορά.",
"Internal Username Attribute:" : "Ιδιότητα Εσωτερικού Ονόματος Χρήστη:",
"Override UUID detection" : "Παράκαμψη ανίχνευσης UUID",
"By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "Από προεπιλογή, το χαρακτηριστικό UUID εντοπίζεται αυτόματα. Το χαρακτηριστικό UUID χρησιμοποιείται για την αναγνώριση χωρίς αμφιβολία χρηστών και ομάδων LDAP. Επίσης, το εσωτερικό όνομα χρήστη θα δημιουργηθεί με βάση το UUID, εφόσον δεν ορίζεται διαφορετικά ανωτέρω. Μπορείτε να παρακάμψετε τη ρύθμιση και να ορίσετε ένα χαρακτηριστικό της επιλογής σας. Θα πρέπει να βεβαιωθείτε ότι το χαρακτηριστικό της επιλογής σας μπορεί να ληφθεί για τους χρήστες και τις ομάδες και ότι είναι μοναδικό. Αφήστε το κενό για την προεπιλεγμένη λειτουργία. Οι αλλαγές θα έχουν ισχύ μόνο σε πρόσφατα αντιστοιχισμένους (προστιθέμενους) χρήστες και ομάδες LDAP.",

@ -58,6 +58,10 @@
"Your password will expire today." : "Το συνθηματικό σας λήγει σήμερα.",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Το συνθηματικό σας θα λήξει σε %n ημέρα.","Το συνθηματικό σας θα λήξει σε %n ημέρες."],
"LDAP/AD integration" : "LDAP/AD ενσωμάτωση ",
"_%n group found_::_%n groups found_" : ["βρέθηκε %n ομάδα","βρέθηκαν %n ομάδες"],
"> 1000 groups found" : "Βρέθηκαν > 1000 ομάδες",
"> 1000 users found" : "Βρέθηκαν > 1000 χρήστες",
"_%n user found_::_%n users found_" : ["βρέθηκε %n χρήστης","βρέθηκαν %n χρήστες"],
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Δεν ήταν δυνατή η ανίχνευση της ιδιότητας του εμφανιζόμενου ονόματος χρήστη . Παρακαλώ προσδιορίστε στις προηγμένες ρυθμίσεις LDAP",
"Could not find the desired feature" : "Αδυναμία εύρεσης επιθυμητού χαρακτηριστικού",
"Invalid Host" : "Άκυρος εξυπηρετητής",
@ -176,6 +180,7 @@
"\"$home\" Placeholder Field" : "\"$home\" Πεδίο Δέσμευσης",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "Το $home σε μια ρύθμιση εξωτερικού χώρου αποθήκευσης θα αντικατασταθεί με την τιμή του καθορισμένου χαρακτηριστικού",
"Internal Username" : "Εσωτερικό Όνομα Χρήστη",
"By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "Από προεπιλογή, το εσωτερικό όνομα χρήστη θα δημιουργηθεί από το χαρακτηριστικό UUID. Αυτό διασφαλίζει ότι το όνομα χρήστη είναι μοναδικό και οι χαρακτήρες δεν χρειάζεται να μετατραπούν. Το εσωτερικό όνομα χρήστη έχει τον περιορισμό ότι επιτρέπονται μόνο αυτοί οι χαρακτήρες: [a-zA-Z0-9_.@-]. Άλλοι χαρακτήρες αντικαθίστανται με την ASCII αντιστοιχία τους ή απλώς παραλείπονται. Σε περίπτωση σύγκρουσης προστίθεται/αυξάνεται ένας αριθμός. Το εσωτερικό όνομα χρήστη χρησιμοποιείται για την εσωτερική αναγνώριση ενός χρήστη. Είναι επίσης το προεπιλεγμένο όνομα για τον αρχικό φάκελο του χρήστη. Αποτελεί επίσης μέρος των απομακρυσμένων διευθύνσεων URL, για παράδειγμα για όλες τις υπηρεσίες DAV. Με αυτή τη ρύθμιση, η προεπιλεγμένη συμπεριφορά μπορεί να παρακαμφθεί. Οι αλλαγές θα έχουν αποτέλεσμα μόνο σε πρόσφατα αντιστοιχισμένους (προστιθέμενους) χρήστες LDAP. Αφήστε το κενό για προεπιλεγμένη συμπεριφορά.",
"Internal Username Attribute:" : "Ιδιότητα Εσωτερικού Ονόματος Χρήστη:",
"Override UUID detection" : "Παράκαμψη ανίχνευσης UUID",
"By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "Από προεπιλογή, το χαρακτηριστικό UUID εντοπίζεται αυτόματα. Το χαρακτηριστικό UUID χρησιμοποιείται για την αναγνώριση χωρίς αμφιβολία χρηστών και ομάδων LDAP. Επίσης, το εσωτερικό όνομα χρήστη θα δημιουργηθεί με βάση το UUID, εφόσον δεν ορίζεται διαφορετικά ανωτέρω. Μπορείτε να παρακάμψετε τη ρύθμιση και να ορίσετε ένα χαρακτηριστικό της επιλογής σας. Θα πρέπει να βεβαιωθείτε ότι το χαρακτηριστικό της επιλογής σας μπορεί να ληφθεί για τους χρήστες και τις ομάδες και ότι είναι μοναδικό. Αφήστε το κενό για την προεπιλεγμένη λειτουργία. Οι αλλαγές θα έχουν ισχύ μόνο σε πρόσφατα αντιστοιχισμένους (προστιθέμενους) χρήστες και ομάδες LDAP.",

@ -60,6 +60,10 @@ OC.L10N.register(
"Your password will expire today." : "Vaše heslo expiruje dnes.",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Vaše heslo expiruje o %n deň.","Vaše heslo expiruje o %n dni.","Vaše heslo expiruje o %n dní.","Vaše heslo expiruje o %n dní."],
"LDAP/AD integration" : "Integrácia s LDAP/AD",
"_%n group found_::_%n groups found_" : ["%n nájdená skupina","%n nájdené skupiny","%n nájdených skupín","%n nájdených skupín"],
"> 1000 groups found" : "> 1000 nájdených skupín",
"> 1000 users found" : "> 1000 nájdených užívateľov",
"_%n user found_::_%n users found_" : ["%n nájdený užívateľ","%n nájdený užívatelia","%n nájdených užívateľov","%n nájdených užívateľov"],
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Nepodarilo sa zistiť atribút pre zobrazenie mena používateľa. Zadajte ho sami v rozšírených nastaveniach LDAP.",
"Could not find the desired feature" : "Nemožno nájsť požadovanú funkciu",
"Invalid Host" : "Neplatný hostiteľ",
@ -178,6 +182,7 @@ OC.L10N.register(
"\"$home\" Placeholder Field" : "Výplňová kolónka „$home“",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "$ home bude v nastavení externého úložiska nahradená hodnotou zadaného atribútu ",
"Internal Username" : "Interné používateľské meno",
"By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "V predvolenom nastavení sa interné užívateľské meno vytvorí z atribútu UUID. Zabezpečuje jedinečnosť užívateľského mena a znaky nie je potrebné konvertovať. Interné užívateľské meno má obmedzenia, ktoré povoľujú iba tieto znaky: [a-zA-Z0-9 _. @ -]. Ostatné znaky sa nahradia zodpovedajúcimi znakmi ASCII alebo sa jednoducho vynechajú. Pri konfliktoch bude pridané/zvýšené číslo. Interné užívateľské meno sa používa na internú identifikáciu užívateľa. Je to tiež predvolený názov domovského priečinka užívateľa. Je tiež súčasťou URL, napríklad pre všetky služby * DAV. Týmto nastavením môže byť predvolené správanie zmenené. Zmeny majú vplyv iba na novo namapovaných (pridaných) užívateľov LDAP. Nechajte prázdne ak chcete nechať predvolené nastavenie.",
"Internal Username Attribute:" : "Atribút interného používateľského mena:",
"Override UUID detection" : "Prepísať UUID detekciu",
"By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "V predvolenom nastavení sa atribút UUID deteguje automaticky. Atribút UUID sa používa na jednoznačnú identifikáciu používateľov a skupín z LDAPu. Naviac sa na základe UUID vytvára aj interné používateľské meno, ak nie je nastavené inak. Môžete predvolené nastavenie prepísať a použiť atribút ktorý si sami zvolíte. Musíte sa ale ubezpečiť, že atribút, ktorý vyberiete, bude uvedený pri používateľoch aj pri skupinách a bude jedinečný. Ak voľbu ponecháte prázdnu, použije sa predvolené správanie. Zmena bude mať vplyv len na novo namapovaných (pridaných) používateľov a skupiny z LDAPu.",

@ -58,6 +58,10 @@
"Your password will expire today." : "Vaše heslo expiruje dnes.",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Vaše heslo expiruje o %n deň.","Vaše heslo expiruje o %n dni.","Vaše heslo expiruje o %n dní.","Vaše heslo expiruje o %n dní."],
"LDAP/AD integration" : "Integrácia s LDAP/AD",
"_%n group found_::_%n groups found_" : ["%n nájdená skupina","%n nájdené skupiny","%n nájdených skupín","%n nájdených skupín"],
"> 1000 groups found" : "> 1000 nájdených skupín",
"> 1000 users found" : "> 1000 nájdených užívateľov",
"_%n user found_::_%n users found_" : ["%n nájdený užívateľ","%n nájdený užívatelia","%n nájdených užívateľov","%n nájdených užívateľov"],
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Nepodarilo sa zistiť atribút pre zobrazenie mena používateľa. Zadajte ho sami v rozšírených nastaveniach LDAP.",
"Could not find the desired feature" : "Nemožno nájsť požadovanú funkciu",
"Invalid Host" : "Neplatný hostiteľ",
@ -176,6 +180,7 @@
"\"$home\" Placeholder Field" : "Výplňová kolónka „$home“",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "$ home bude v nastavení externého úložiska nahradená hodnotou zadaného atribútu ",
"Internal Username" : "Interné používateľské meno",
"By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "V predvolenom nastavení sa interné užívateľské meno vytvorí z atribútu UUID. Zabezpečuje jedinečnosť užívateľského mena a znaky nie je potrebné konvertovať. Interné užívateľské meno má obmedzenia, ktoré povoľujú iba tieto znaky: [a-zA-Z0-9 _. @ -]. Ostatné znaky sa nahradia zodpovedajúcimi znakmi ASCII alebo sa jednoducho vynechajú. Pri konfliktoch bude pridané/zvýšené číslo. Interné užívateľské meno sa používa na internú identifikáciu užívateľa. Je to tiež predvolený názov domovského priečinka užívateľa. Je tiež súčasťou URL, napríklad pre všetky služby * DAV. Týmto nastavením môže byť predvolené správanie zmenené. Zmeny majú vplyv iba na novo namapovaných (pridaných) užívateľov LDAP. Nechajte prázdne ak chcete nechať predvolené nastavenie.",
"Internal Username Attribute:" : "Atribút interného používateľského mena:",
"Override UUID detection" : "Prepísať UUID detekciu",
"By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "V predvolenom nastavení sa atribút UUID deteguje automaticky. Atribút UUID sa používa na jednoznačnú identifikáciu používateľov a skupín z LDAPu. Naviac sa na základe UUID vytvára aj interné používateľské meno, ak nie je nastavené inak. Môžete predvolené nastavenie prepísať a použiť atribút ktorý si sami zvolíte. Musíte sa ale ubezpečiť, že atribút, ktorý vyberiete, bude uvedený pri používateľoch aj pri skupinách a bude jedinečný. Ak voľbu ponecháte prázdnu, použije sa predvolené správanie. Zmena bude mať vplyv len na novo namapovaných (pridaných) používateľov a skupiny z LDAPu.",

@ -21,6 +21,18 @@ OC.L10N.register(
"{temperature} {unit} partly cloudy" : "{temperature} {unit} čiastočne zamračené",
"{temperature} {unit} foggy later today" : "{temperature} {unit} hmlisto, neskôr v priebehu dňa",
"{temperature} {unit} foggy" : "{temperature} {unit} hmlisto",
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} dnes neskôr slabé zrážky",
"{temperature} {unit} light rainfall" : "{temperature} {unit} slabé zrážky",
"{temperature} {unit} rainfall later today" : "{temperature} {unit} srážky, neskôr v priebehu dňa",
"{temperature} {unit} rainfall" : "{temperature} {unit} zrážky",
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} silné zrážky, neskôr v priebehu dňa",
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} silné zrážky",
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} dažďové prehánky dnes",
"{temperature} {unit} rainfall showers" : "{temperature} {unit} dažďové prehánky",
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} dnes slabé dažďové prehánky",
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} slabé dažďové prehánky",
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} silné dažďové prehánky, neskôr v priebehu dňa",
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} silné dažďové prehánky",
"More weather for {adr}" : "Viac o počasí pre {adr}",
"Loading weather" : "Načítava sa počasie",
"Remove from favorites" : "Odstrániť z obľúbených",

@ -19,6 +19,18 @@
"{temperature} {unit} partly cloudy" : "{temperature} {unit} čiastočne zamračené",
"{temperature} {unit} foggy later today" : "{temperature} {unit} hmlisto, neskôr v priebehu dňa",
"{temperature} {unit} foggy" : "{temperature} {unit} hmlisto",
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} dnes neskôr slabé zrážky",
"{temperature} {unit} light rainfall" : "{temperature} {unit} slabé zrážky",
"{temperature} {unit} rainfall later today" : "{temperature} {unit} srážky, neskôr v priebehu dňa",
"{temperature} {unit} rainfall" : "{temperature} {unit} zrážky",
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} silné zrážky, neskôr v priebehu dňa",
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} silné zrážky",
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} dažďové prehánky dnes",
"{temperature} {unit} rainfall showers" : "{temperature} {unit} dažďové prehánky",
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} dnes slabé dažďové prehánky",
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} slabé dažďové prehánky",
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} silné dažďové prehánky, neskôr v priebehu dňa",
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} silné dažďové prehánky",
"More weather for {adr}" : "Viac o počasí pre {adr}",
"Loading weather" : "Načítava sa počasie",
"Remove from favorites" : "Odstrániť z obľúbených",

@ -54,6 +54,7 @@ OC.L10N.register(
"Images" : "Εικόνες",
"Office documents" : "Έγγραφα γραφείου",
"PDF documents" : "Έγγραφα PDF",
"Custom MIME type" : "Προσαρμοσμένος τύπος MIME",
"Custom mimetype" : "Προσαρμοσμένος τύπος mime",
"Select a tag" : "Επιλογή ετικέτας",
"No results" : "Κανένα αποτέλεσμα",

@ -52,6 +52,7 @@
"Images" : "Εικόνες",
"Office documents" : "Έγγραφα γραφείου",
"PDF documents" : "Έγγραφα PDF",
"Custom MIME type" : "Προσαρμοσμένος τύπος MIME",
"Custom mimetype" : "Προσαρμοσμένος τύπος mime",
"Select a tag" : "Επιλογή ετικέτας",
"No results" : "Κανένα αποτέλεσμα",

@ -54,6 +54,7 @@ OC.L10N.register(
"Images" : "Obrázky",
"Office documents" : "Dokumenty Office",
"PDF documents" : "Dokumenty PDF",
"Custom MIME type" : "Vlastný typ MIME",
"Custom mimetype" : "Vlastné typy mime",
"Select a tag" : "Vyber štítok",
"No results" : "Žiadne výsledky",

@ -52,6 +52,7 @@
"Images" : "Obrázky",
"Office documents" : "Dokumenty Office",
"PDF documents" : "Dokumenty PDF",
"Custom MIME type" : "Vlastný typ MIME",
"Custom mimetype" : "Vlastné typy mime",
"Select a tag" : "Vyber štítok",
"No results" : "Žiadne výsledky",

@ -206,6 +206,8 @@ OC.L10N.register(
"(all selected)" : "(όλα τα επιλεγμένα)",
"({count} selected)" : "({count} επιλέχθηκαν)",
"Error loading file exists template" : "Σφάλμα κατά την φόρτωση του προτύπου \"αρχείο υπάρχει\"",
"Show list view" : "Προβολή λίστας",
"Show grid view" : "Προβολή πλέγματος",
"Pending" : "Εκκρεμεί",
"Copy to {folder}" : "Αντιγραφή σε {folder}",
"Move to {folder}" : "Μετακίνηση σε {folder}",

@ -204,6 +204,8 @@
"(all selected)" : "(όλα τα επιλεγμένα)",
"({count} selected)" : "({count} επιλέχθηκαν)",
"Error loading file exists template" : "Σφάλμα κατά την φόρτωση του προτύπου \"αρχείο υπάρχει\"",
"Show list view" : "Προβολή λίστας",
"Show grid view" : "Προβολή πλέγματος",
"Pending" : "Εκκρεμεί",
"Copy to {folder}" : "Αντιγραφή σε {folder}",
"Move to {folder}" : "Μετακίνηση σε {folder}",

@ -90,8 +90,10 @@ OC.L10N.register(
"__language_name__" : "Ελληνικά",
"This is an automatically sent email, please do not reply." : "Αυτό είναι ένα μήνυμα ηλεκτρονικού ταχυδρομείου που στάλθηκε αυτόματα, παρακαλούμε μην απαντήσετε.",
"Help" : "Βοήθεια",
"Appearance and accessibility" : "Εμφάνιση και προσβασιμότητα",
"Apps" : "Εφαρμογές",
"Personal settings" : "Προσωπικές ρυθμίσεις",
"Administration settings" : "Ρυθμίσεις διαχείρισης",
"Settings" : "Ρυθμίσεις",
"Log out" : "Έξοδος",
"Users" : "Χρήστες",
@ -204,6 +206,7 @@ OC.L10N.register(
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Η εφαρμογή \"%1$s\" δεν μπορεί να εγκατασταθεί επειδή δεν πληρούνται τα προαπαιτούμενα: %2$s",
"a safe home for all your data" : "ένα ασφαλές μέρος για όλα τα δεδομένα σας",
"File is currently busy, please try again later" : "Το αρχείο χρησιμοποιείται αυτή τη στιγμή, παρακαλούμε προσπαθήστε αργότερα",
"Cannot download file" : "Δεν είναι δυνατή η λήψη του αρχείου",
"Application is not enabled" : "Δεν ενεργοποιήθηκε η εφαρμογή",
"Authentication error" : "Σφάλμα πιστοποίησης",
"Token expired. Please reload page." : "Το αναγνωριστικό έληξε. Παρακαλούμε φορτώστε ξανά την σελίδα.",
@ -231,6 +234,7 @@ OC.L10N.register(
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Αυτό πιθανόν προκλήθηκε από προσωρινή μνήμη (cache)/επιταχυντή όπως τη Zend OPcache ή τον eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "Κάποια αρθρώματα της PHP έχουν εγκατασταθεί, αλλά είναι ακόμα καταγεγραμμένες ως εκλιπόντα;",
"Please ask your server administrator to restart the web server." : "Παρακαλούμε ζητήστε από το διαχειριστή του διακομιστή σας να επανεκκινήσει το διακομιστή δικτύου σας.",
"Please ask your server administrator to check the Nextcloud configuration." : "Παρακαλούμε ζητήστε από το διαχειριστή του διακομιστή σας να ελέγξει τη διαμόρφωση του Nextcloud.",
"PostgreSQL >= 9 required." : "Απαιτείται PostgreSQL >= 9.",
"Please upgrade your database version." : "Παρακαλούμε αναβαθμίστε την έκδοση της βάσης δεδομένων σας.",
"Your data directory is readable by other users." : "Ο κατάλογος δεδομένων σας είναι αναγνώσιμος από άλλους χρήστες.",

@ -88,8 +88,10 @@
"__language_name__" : "Ελληνικά",
"This is an automatically sent email, please do not reply." : "Αυτό είναι ένα μήνυμα ηλεκτρονικού ταχυδρομείου που στάλθηκε αυτόματα, παρακαλούμε μην απαντήσετε.",
"Help" : "Βοήθεια",
"Appearance and accessibility" : "Εμφάνιση και προσβασιμότητα",
"Apps" : "Εφαρμογές",
"Personal settings" : "Προσωπικές ρυθμίσεις",
"Administration settings" : "Ρυθμίσεις διαχείρισης",
"Settings" : "Ρυθμίσεις",
"Log out" : "Έξοδος",
"Users" : "Χρήστες",
@ -202,6 +204,7 @@
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Η εφαρμογή \"%1$s\" δεν μπορεί να εγκατασταθεί επειδή δεν πληρούνται τα προαπαιτούμενα: %2$s",
"a safe home for all your data" : "ένα ασφαλές μέρος για όλα τα δεδομένα σας",
"File is currently busy, please try again later" : "Το αρχείο χρησιμοποιείται αυτή τη στιγμή, παρακαλούμε προσπαθήστε αργότερα",
"Cannot download file" : "Δεν είναι δυνατή η λήψη του αρχείου",
"Application is not enabled" : "Δεν ενεργοποιήθηκε η εφαρμογή",
"Authentication error" : "Σφάλμα πιστοποίησης",
"Token expired. Please reload page." : "Το αναγνωριστικό έληξε. Παρακαλούμε φορτώστε ξανά την σελίδα.",
@ -229,6 +232,7 @@
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Αυτό πιθανόν προκλήθηκε από προσωρινή μνήμη (cache)/επιταχυντή όπως τη Zend OPcache ή τον eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "Κάποια αρθρώματα της PHP έχουν εγκατασταθεί, αλλά είναι ακόμα καταγεγραμμένες ως εκλιπόντα;",
"Please ask your server administrator to restart the web server." : "Παρακαλούμε ζητήστε από το διαχειριστή του διακομιστή σας να επανεκκινήσει το διακομιστή δικτύου σας.",
"Please ask your server administrator to check the Nextcloud configuration." : "Παρακαλούμε ζητήστε από το διαχειριστή του διακομιστή σας να ελέγξει τη διαμόρφωση του Nextcloud.",
"PostgreSQL >= 9 required." : "Απαιτείται PostgreSQL >= 9.",
"Please upgrade your database version." : "Παρακαλούμε αναβαθμίστε την έκδοση της βάσης δεδομένων σας.",
"Your data directory is readable by other users." : "Ο κατάλογος δεδομένων σας είναι αναγνώσιμος από άλλους χρήστες.",

Loading…
Cancel
Save