diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-23 03:04:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-23 03:04:48 +0000 |
commit | 945afd4432d25fb36de4cb98736fc2777c0a54a5 (patch) | |
tree | 373c437abfc554fe5e1a74162fe0610bbed6ec52 /apps/dav/l10n/el.js | |
parent | 5b64b8119fc9c004887b514722bcecc2353564de (diff) | |
download | nextcloud-server-945afd4432d25fb36de4cb98736fc2777c0a54a5.tar.gz nextcloud-server-945afd4432d25fb36de4cb98736fc2777c0a54a5.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/el.js b/apps/dav/l10n/el.js index 4a29b1f383f..9097442d6e4 100644 --- a/apps/dav/l10n/el.js +++ b/apps/dav/l10n/el.js @@ -116,8 +116,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Παρακαλώ επικοινωνήστε απ' ευθείας με τον διοργανωτή.", "Are you accepting the invitation?" : "Αποδέχεστε την πρόσκληση;", "Tentative" : "Δοκιμαστικό", - "Number of guests" : "Πλήθος επισκεπτών", - "Comment" : "Σχόλιο", "Your attendance was updated successfully." : "Η παρουσία σας ενημερώθηκε με επιτυχία.", "Todos" : "Εργασίες προς εκτέλεση", "{actor} created todo {todo} in list {calendar}" : "{actor} δημιούργησε την εκκρεμότητα {todo} στη λίστα {ημερολόγιο}", @@ -130,6 +128,8 @@ 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> τροποποιήθηκε", + "Number of guests" : "Πλήθος επισκεπτών", + "Comment" : "Σχόλιο" }, "nplurals=2; plural=(n != 1);"); |