diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-13 02:16:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-13 02:16:38 +0000 |
commit | 3a39f2ae9165fdbf98ad9fafcb52d7dde7f75df8 (patch) | |
tree | f231af1415046b0a04db825de4dac57ddcd0bf4f /apps/dav | |
parent | f49de1d775218d9acab9a85ed4770e69c94cb454 (diff) | |
download | nextcloud-server-3a39f2ae9165fdbf98ad9fafcb52d7dde7f75df8.tar.gz nextcloud-server-3a39f2ae9165fdbf98ad9fafcb52d7dde7f75df8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/de.json | 2 | ||||
-rw-r--r-- | apps/dav/l10n/el.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/el.json | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index 625f85b1e45..d453610bf27 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -84,7 +84,7 @@ OC.L10N.register( "Tasks" : "Aufgaben", "Untitled task" : "Unbenannte Aufgabe", "Completed on %s" : "Erledigt am %s", - "Due on %s by %s" : "Fällig am %s für %s", + "Due on %s by %s" : "Fällig am %s von %s", "Due on %s" : "Fällig am %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json index 84357c4889b..d6e372c2dbe 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -82,7 +82,7 @@ "Tasks" : "Aufgaben", "Untitled task" : "Unbenannte Aufgabe", "Completed on %s" : "Erledigt am %s", - "Due on %s by %s" : "Fällig am %s für %s", + "Due on %s by %s" : "Fällig am %s von %s", "Due on %s" : "Fällig am %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", diff --git a/apps/dav/l10n/el.js b/apps/dav/l10n/el.js index 3b51b6acce8..ac35549e7ae 100644 --- a/apps/dav/l10n/el.js +++ b/apps/dav/l10n/el.js @@ -80,6 +80,7 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Χρειάζεται τα ρυθμιστεί το %sγια χρήση HTTPS για το CalDAV και CalDAV με iOS/macOS.", "Configures a CalDAV account" : "Ρυθμίσεις λογαριασμού CalDAV", "Configures a CardDAV account" : "Ρυθμίσεις λογαριασμού CardDAV", + "Events" : "Συμβάντα", "Tasks" : "Εργασίες", "Untitled task" : "Εργασία χωρίς όνομα", "WebDAV" : "WebDAV", diff --git a/apps/dav/l10n/el.json b/apps/dav/l10n/el.json index c769b2e9a51..dc586dd25e9 100644 --- a/apps/dav/l10n/el.json +++ b/apps/dav/l10n/el.json @@ -78,6 +78,7 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Χρειάζεται τα ρυθμιστεί το %sγια χρήση HTTPS για το CalDAV και CalDAV με iOS/macOS.", "Configures a CalDAV account" : "Ρυθμίσεις λογαριασμού CalDAV", "Configures a CardDAV account" : "Ρυθμίσεις λογαριασμού CardDAV", + "Events" : "Συμβάντα", "Tasks" : "Εργασίες", "Untitled task" : "Εργασία χωρίς όνομα", "WebDAV" : "WebDAV", |