diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-12 02:25:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-12 02:25:05 +0000 |
commit | c2d01da31f16b93139f9e4cabc5736932ab3fc5b (patch) | |
tree | ac23d1be957dcb563af31fab3c93e20962a2025a /apps/dav/l10n | |
parent | 3198e50d5b23d2cff85370bf7ef7bff4ae1eecff (diff) | |
download | nextcloud-server-c2d01da31f16b93139f9e4cabc5736932ab3fc5b.tar.gz nextcloud-server-c2d01da31f16b93139f9e4cabc5736932ab3fc5b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/sl.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/sl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/sl.js b/apps/dav/l10n/sl.js index 02485cde96e..fa2e1d82037 100644 --- a/apps/dav/l10n/sl.js +++ b/apps/dav/l10n/sl.js @@ -85,6 +85,7 @@ OC.L10N.register( "Tasks" : "Naloge", "Untitled task" : "Neimenovana naloga", "Completed on %s" : "Končana %s", + "Due on %s by %s" : "Poteče %s ob %s", "Due on %s" : "Poteče %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Končna točka WebDAV", diff --git a/apps/dav/l10n/sl.json b/apps/dav/l10n/sl.json index b0e46392a09..707d67c56ee 100644 --- a/apps/dav/l10n/sl.json +++ b/apps/dav/l10n/sl.json @@ -83,6 +83,7 @@ "Tasks" : "Naloge", "Untitled task" : "Neimenovana naloga", "Completed on %s" : "Končana %s", + "Due on %s by %s" : "Poteče %s ob %s", "Due on %s" : "Poteče %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Končna točka WebDAV", |