diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-07 02:24:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-07 02:24:09 +0000 |
commit | 484f2fd5cc69b2b9c7f663c3f28709d9b35f7503 (patch) | |
tree | d89d9873f4c4f258811d70b6565a852e6d159539 /apps/dav/l10n/el.js | |
parent | 0a85829138280310633b07762b01c2709027b38d (diff) | |
download | nextcloud-server-484f2fd5cc69b2b9c7f663c3f28709d9b35f7503.tar.gz nextcloud-server-484f2fd5cc69b2b9c7f663c3f28709d9b35f7503.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 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/dav/l10n/el.js b/apps/dav/l10n/el.js index 9097442d6e4..c2018089509 100644 --- a/apps/dav/l10n/el.js +++ b/apps/dav/l10n/el.js @@ -128,8 +128,6 @@ 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> τροποποιήθηκε", - "Number of guests" : "Πλήθος επισκεπτών", - "Comment" : "Σχόλιο" + "A calendar <strong>todo</strong> was modified" : "Ενός ημερολογίου η <strong>εκκρεμότητα</strong> τροποποιήθηκε" }, "nplurals=2; plural=(n != 1);"); |