diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-10-04 02:15:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-10-04 02:15:27 +0000 |
commit | 23af2726e86ac6c687807adc412773db74756d86 (patch) | |
tree | cbd6a3459010159719c119201e7a5eea2e5abc4b /apps/dav/l10n | |
parent | dcae3e77111c60a28efe43821fc721d0ef221596 (diff) | |
download | nextcloud-server-23af2726e86ac6c687807adc412773db74756d86.tar.gz nextcloud-server-23af2726e86ac6c687807adc412773db74756d86.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/sr.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/sr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/sr.js b/apps/dav/l10n/sr.js index 2aaf4a62e24..e56fd0adc74 100644 --- a/apps/dav/l10n/sr.js +++ b/apps/dav/l10n/sr.js @@ -98,6 +98,7 @@ OC.L10N.register( "Hence they will not be available immediately after enabling but will show up after some time." : "Зато можда неће бити видљиви баш одмах по укључивању, али ће се појавити после неког времена.", "Send notifications for events" : "Шаљи обавештења о догађајима", "Notifications will be send through background jobs, so these need to happen often enough." : "Обавештења ће бити слана кроз послове у позадини, па би требало да су они постављени да се често извршавају.", + "Enable notifications for events via push" : "Укључи обавештења за догађаје преко гурања догађаја", "Please make sure to properly set up 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);"); diff --git a/apps/dav/l10n/sr.json b/apps/dav/l10n/sr.json index 121a0e53ab8..92fff7b0560 100644 --- a/apps/dav/l10n/sr.json +++ b/apps/dav/l10n/sr.json @@ -96,6 +96,7 @@ "Hence they will not be available immediately after enabling but will show up after some time." : "Зато можда неће бити видљиви баш одмах по укључивању, али ће се појавити после неког времена.", "Send notifications for events" : "Шаљи обавештења о догађајима", "Notifications will be send through background jobs, so these need to happen often enough." : "Обавештења ће бити слана кроз послове у позадини, па би требало да су они постављени да се често извршавају.", + "Enable notifications for events via push" : "Укључи обавештења за догађаје преко гурања догађаја", "Please make sure to properly set up the email settings above." : "Пазите да правилно подесите поставке е-поште изнад." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file |