diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-06 02:22:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-06 02:22:32 +0000 |
commit | 5e6a891fcef1b894ca1019bc720f2869df89728b (patch) | |
tree | e9be595f0cdc27ca4f961c8f0f4f7db3a3f2bc9c /apps/sharebymail | |
parent | d81954f9131732d9930f68acc417a2395d94d1c1 (diff) | |
download | nextcloud-server-5e6a891fcef1b894ca1019bc720f2869df89728b.tar.gz nextcloud-server-5e6a891fcef1b894ca1019bc720f2869df89728b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail')
-rw-r--r-- | apps/sharebymail/l10n/mk.js | 3 | ||||
-rw-r--r-- | apps/sharebymail/l10n/mk.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/mk.js b/apps/sharebymail/l10n/mk.js index 1d2da7d032e..f972d3c94b0 100644 --- a/apps/sharebymail/l10n/mk.js +++ b/apps/sharebymail/l10n/mk.js @@ -49,6 +49,7 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Провајдер за споделување кој дозволува споделување преки е-пошта", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Дозволете им на корисниците да споделуваат персонални линкови до датотеки и папки со внесување на адреса на е-пошта.", "Send password by mail" : "Испрати лозинка преку е-пошта", - "Enforce password protection" : "Задолжителна заштита со лозинка" + "Enforce password protection" : "Задолжителна заштита со лозинка", + "Reply to initiator" : "Одговор до иницијаторот" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/sharebymail/l10n/mk.json b/apps/sharebymail/l10n/mk.json index d395e3f90e4..518f65831bb 100644 --- a/apps/sharebymail/l10n/mk.json +++ b/apps/sharebymail/l10n/mk.json @@ -47,6 +47,7 @@ "Share provider which allows you to share files by mail" : "Провајдер за споделување кој дозволува споделување преки е-пошта", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Дозволете им на корисниците да споделуваат персонални линкови до датотеки и папки со внесување на адреса на е-пошта.", "Send password by mail" : "Испрати лозинка преку е-пошта", - "Enforce password protection" : "Задолжителна заштита со лозинка" + "Enforce password protection" : "Задолжителна заштита со лозинка", + "Reply to initiator" : "Одговор до иницијаторот" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" }
\ No newline at end of file |