]> BookStack Code Mirror - bookstack/blobdiff - lang/el/notifications.php
Updated translations with latest Crowdin changes (#5345)
[bookstack] / lang / el / notifications.php
index 1afd23f1dc4b0bfbb208f923075a86b14547a801..3924cab3b5cc250f75ea2b902a532ee240c7f42d 100644 (file)
@@ -4,24 +4,24 @@
  */
 return [
 
-    'new_comment_subject' => 'New comment on page: :pageName',
-    'new_comment_intro' => 'A user has commented on a page in :appName:',
-    'new_page_subject' => 'New page: :pageName',
-    'new_page_intro' => 'A new page has been created in :appName:',
-    'updated_page_subject' => 'Updated page: :pageName',
-    'updated_page_intro' => 'A page has been updated in :appName:',
-    'updated_page_debounce' => 'To prevent a mass of notifications, for a while you won\'t be sent notifications for further edits to this page by the same editor.',
+    'new_comment_subject' => 'Νέο σχόλιο στη σελίδα: :pageName',
+    'new_comment_intro' => 'Ένας χρήστης έχει σχολιάσει σε μια σελίδα στο :appName:',
+    'new_page_subject' => 'Νέα σελίδα: :pageName',
+    'new_page_intro' => 'Μια νέα σελίδα έχει δημιουργηθεί στο :appName:',
+    'updated_page_subject' => 'Ενημερωμένη σελίδα: :pageName',
+    'updated_page_intro' => 'Μια σελίδα έχει ενημερωθεί στο :appName:',
+    'updated_page_debounce' => 'Για να αποτρέψετε μαζικές ειδοποιήσεις, για κάποιο διάστημα δε θα σας αποστέλλονται ειδοποιήσεις για περαιτέρω αλλαγές σε αυτήν τη σελίδα από τον ίδιο συντάκτη.',
 
-    'detail_page_name' => 'Page Name:',
-    'detail_page_path' => 'Page Path:',
-    'detail_commenter' => 'Commenter:',
-    'detail_comment' => 'Comment:',
-    'detail_created_by' => 'Created By:',
-    'detail_updated_by' => 'Updated By:',
+    'detail_page_name' => 'Όνομα σελίδας:',
+    'detail_page_path' => 'Διαδρομή σελίδας:',
+    'detail_commenter' => 'Σχολιαστής:',
+    'detail_comment' => 'Σχόλιο:',
+    'detail_created_by' => 'Δημιουργήθηκε από:',
+    'detail_updated_by' => 'Ενημερώθηκε από:',
 
-    'action_view_comment' => 'View Comment',
-    'action_view_page' => 'View Page',
+    'action_view_comment' => 'Προβολή σχολίου',
+    'action_view_page' => 'Προβολή σελίδας',
 
-    'footer_reason' => 'This notification was sent to you because :link cover this type of activity for this item.',
-    'footer_reason_link' => 'your notification preferences',
+    'footer_reason' => 'Αυτή η ειδοποίηση εστάλη σε εσάς επειδή το :link καλύπτει αυτόν τον τύπο δραστηριότητας για αυτό το αντικείμενο.',
+    'footer_reason_link' => 'προτιμήσεις σας για ειδοποιήσεις',
 ];