diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-23 02:19:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-23 02:19:02 +0000 |
commit | be4cf8992d31f39c8012413fca588ab4b87f6919 (patch) | |
tree | 6446ca0d4cd49ccc51817b446689d4330493936b /apps/dav/l10n/is.js | |
parent | c03c446bd8f7a0218491b3392a5fa70e32f1e3a4 (diff) | |
download | nextcloud-server-be4cf8992d31f39c8012413fca588ab4b87f6919.tar.gz nextcloud-server-be4cf8992d31f39c8012413fca588ab4b87f6919.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/is.js')
-rw-r--r-- | apps/dav/l10n/is.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/l10n/is.js b/apps/dav/l10n/is.js index f739cdfd4ea..2632185ba54 100644 --- a/apps/dav/l10n/is.js +++ b/apps/dav/l10n/is.js @@ -79,9 +79,6 @@ OC.L10N.register( "Configures a CardDAV account" : "Setur upp CardDAV aðgang", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-endapunktur", - "Technical details" : "Tæknilegar upplýsingar", - "Remote Address: %s" : "Fjartengt vistfang: %s", - "Request ID: %s" : "Beiðni um auðkenni: %s", "There was an error updating your attendance status." : "Það kom upp villa við að uppfæra mætingarstöðu þína.", "Please contact the organizer directly." : "Hafðu samband beint við skipuleggjendurna.", "Are you accepting the invitation?" : "Ætlar þú að samþykkja boðið?", @@ -94,6 +91,9 @@ OC.L10N.register( "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Gakktu úr skugga um að {emailopen}póstþjóninn{linkclose} sé rétt uppsettur.", "Automatically generate a birthday calendar" : "Útbúa fæðingardagatal sjálfvirkt", "Birthday calendars will be generated by a background job." : "Fæðingardagatöl verða útbúin í bakvinnsluferli.", - "Hence they will not be available immediately after enabling but will show up after some time." : "Þar með verða þau ekki tilbúin strax eftir að þetta er virkjað, heldur birtast þau eftir nokkurn tíma." + "Hence they will not be available immediately after enabling but will show up after some time." : "Þar með verða þau ekki tilbúin strax eftir að þetta er virkjað, heldur birtast þau eftir nokkurn tíma.", + "Technical details" : "Tæknilegar upplýsingar", + "Remote Address: %s" : "Fjartengt vistfang: %s", + "Request ID: %s" : "Beiðni um auðkenni: %s" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |