diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-27 00:08:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-27 00:08:39 +0000 |
commit | 85f612c81931c6cf1ecba76afbb63f3cf3177c4b (patch) | |
tree | b46eae7d77b200884dd2728bf0047bb201b1722d /apps/dav | |
parent | f7ac152a6ce8db47ddbf0872988fb306598969a0 (diff) | |
download | nextcloud-server-85f612c81931c6cf1ecba76afbb63f3cf3177c4b.tar.gz nextcloud-server-85f612c81931c6cf1ecba76afbb63f3cf3177c4b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/is.js | 5 | ||||
-rw-r--r-- | apps/dav/l10n/is.json | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/apps/dav/l10n/is.js b/apps/dav/l10n/is.js index 79b4275068a..90a17107af9 100644 --- a/apps/dav/l10n/is.js +++ b/apps/dav/l10n/is.js @@ -44,6 +44,9 @@ OC.L10N.register( "Contacts" : "Tengiliðir", "Technical details" : "Tæknilegar upplýsingar", "Remote Address: %s" : "Fjartengt vistfang: %s", - "Request ID: %s" : "Beiðni um auðkenni: %s" + "Request ID: %s" : "Beiðni um auðkenni: %s", + "CalDAV server" : "CalDAV-þjónn", + "Send invitations to attendees" : "Senda boð til þátttakenda", + "Please make sure to properly set up the email settings above." : "Gakktu úr skugga um að tölvupóststillingarnar hér fyrir ofan séu réttar." }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/dav/l10n/is.json b/apps/dav/l10n/is.json index aba5a88917f..ebdeeea5541 100644 --- a/apps/dav/l10n/is.json +++ b/apps/dav/l10n/is.json @@ -42,6 +42,9 @@ "Contacts" : "Tengiliðir", "Technical details" : "Tæknilegar upplýsingar", "Remote Address: %s" : "Fjartengt vistfang: %s", - "Request ID: %s" : "Beiðni um auðkenni: %s" + "Request ID: %s" : "Beiðni um auðkenni: %s", + "CalDAV server" : "CalDAV-þjónn", + "Send invitations to attendees" : "Senda boð til þátttakenda", + "Please make sure to properly set up the email settings above." : "Gakktu úr skugga um að tölvupóststillingarnar hér fyrir ofan séu réttar." },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file |