diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-21 00:08:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-21 00:08:26 +0000 |
commit | 3709d3eeae4660579b15c8f30314654c43990841 (patch) | |
tree | c6a93ffad503db3430f0761b97a01212274404ac /apps/dav/l10n/sr.js | |
parent | a94976bfc83cc47f49217eb5ba7509aee59b3012 (diff) | |
download | nextcloud-server-3709d3eeae4660579b15c8f30314654c43990841.tar.gz nextcloud-server-3709d3eeae4660579b15c8f30314654c43990841.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/sr.js')
-rw-r--r-- | apps/dav/l10n/sr.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/dav/l10n/sr.js b/apps/dav/l10n/sr.js index ad84267ebf5..23aadf71bc3 100644 --- a/apps/dav/l10n/sr.js +++ b/apps/dav/l10n/sr.js @@ -44,6 +44,9 @@ OC.L10N.register( "Contacts" : "Контакти", "Technical details" : "Технички детаљи", "Remote Address: %s" : "Удаљена адреса: %s", - "Request ID: %s" : "ИД захтева: %s" + "Request ID: %s" : "ИД захтева: %s", + "CalDAV server" : "CalDAV сервер", + "Send invitations to attendees" : "Пошаљи позивницу учесницима", + "Please make sure to properly setup the email settings above." : "Пазите да правилно подесите поставке е-поште изнад." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |