diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:22 +0000 |
commit | 94767112dd4210483394b24d4fdaddea92f0dc8b (patch) | |
tree | 7a712f7d497f0662934c64fe70ab331b145085fa /apps/dav/l10n/el.js | |
parent | e81cb6eaf0274dcdf2402de16216e8c61826235e (diff) | |
download | nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.tar.gz nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/el.js')
-rw-r--r-- | apps/dav/l10n/el.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/dav/l10n/el.js b/apps/dav/l10n/el.js index c2018089509..ec8f240d4e0 100644 --- a/apps/dav/l10n/el.js +++ b/apps/dav/l10n/el.js @@ -53,15 +53,12 @@ OC.L10N.register( "Description: %s" : "Περιγραφή:%s", "Where: %s" : "Που:%s", "%1$s via %2$s" : "%1$s μέσω %2$s", - "Invitation canceled" : "Η πρόσκληση ακυρώθηκε.", - "Invitation updated" : "Ενημερώθηκε η πρόσκληση.", - "Invitation" : "Πρόσκληση", + "Organizer:" : "Διοργανωτής:", + "Attendees:" : "Συμμετέχοντες:", "Title:" : "Τίτλος:", "Time:" : "Ώρα:", "Location:" : "Τοποθεσία:", "Link:" : "Σύνδεσμος:", - "Organizer:" : "Διοργανωτής:", - "Attendees:" : "Συμμετέχοντες:", "Accept" : "Αποδοχή", "Decline" : "Απόρριψη", "More options …" : "Περισσότερες επιλογές...", @@ -128,6 +125,9 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "Επίλυσες την εκκρεμότητα {todo} στην λίστα {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} άνοιξε ξανά την εκκρεμότητα {todo} στην λίστα {calendar}", "You reopened todo {todo} in list {calendar}" : "Άνοιξες ξανά την εκκρεμότητα {todo} στην λίστα {calendar}", - "A calendar <strong>todo</strong> was modified" : "Ενός ημερολογίου η <strong>εκκρεμότητα</strong> τροποποιήθηκε" + "A calendar <strong>todo</strong> was modified" : "Ενός ημερολογίου η <strong>εκκρεμότητα</strong> τροποποιήθηκε", + "Invitation canceled" : "Η πρόσκληση ακυρώθηκε.", + "Invitation updated" : "Ενημερώθηκε η πρόσκληση.", + "Invitation" : "Πρόσκληση" }, "nplurals=2; plural=(n != 1);"); |