diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-22 02:28:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-22 02:28:08 +0000 |
commit | a4647bbf6ef2535f51ee92115d75581313e4a3d4 (patch) | |
tree | 9d7521df09ff3bbcc1f9558f5672c2e9e6464338 /apps/dav/l10n/eu.js | |
parent | 47070eacc6c7412d97bb01dcfd27e133f06f9e3e (diff) | |
download | nextcloud-server-a4647bbf6ef2535f51ee92115d75581313e4a3d4.tar.gz nextcloud-server-a4647bbf6ef2535f51ee92115d75581313e4a3d4.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/eu.js')
-rw-r--r-- | apps/dav/l10n/eu.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/eu.js b/apps/dav/l10n/eu.js index 63ad0bddcad..8f0868cc37f 100644 --- a/apps/dav/l10n/eu.js +++ b/apps/dav/l10n/eu.js @@ -2,6 +2,7 @@ OC.L10N.register( "dav", { "Calendar" : "Egutegia", + "To-dos" : "Eginbeharrak", "Personal" : "Pertsonala", "{actor} created calendar {calendar}" : "{actor}-k sortutako egutegia: {calendar}", "You created calendar {calendar}" : "{calendar} egutegia sortu duzu", @@ -39,6 +40,7 @@ OC.L10N.register( "Calendar, contacts and tasks" : "Egutegia, kontaktuak eta atazak", "A <strong>calendar</strong> was modified" : "Egutegia aldatu da", "A calendar <strong>event</strong> was modified" : "Egutegiaren <strong>gertaera</strong> bat aldatu da", + "A calendar <strong>to-do</strong> was modified" : "Egutegi baten <strong>eginbeharra</strong> aldatu da", "Contact birthdays" : "Kontaktuen urtebetetzeak", "Death of %s" : "%s(r)en heriotza", "Calendar:" : "Egutegia:", |