Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sharebymail/l10n/sr.js')
-rw-r--r--apps/sharebymail/l10n/sr.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/sharebymail/l10n/sr.js b/apps/sharebymail/l10n/sr.js
index 658fdd3f969..51ed223cff7 100644
--- a/apps/sharebymail/l10n/sr.js
+++ b/apps/sharebymail/l10n/sr.js
@@ -28,14 +28,12 @@ OC.L10N.register(
"%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s је поделио „%s“ са Вама. Треба да сте до сад добили посебни мејл са везом како да му приступите.",
"Password to access »%s« shared to you by %s" : "%s Вам је поделио лозинку за приступ „%s“",
"Password to access »%s«" : "Лозинка за приступ „%s“",
- "It is protected with the following password: %s" : "Заштићена је следећом лозинком: %s",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s је поделио „%2$s“ са Вама и жели да дода:",
"%1$s shared »%2$s« with you and wants to add" : "%1$s је поделио „%2$s“ са Вама и жели да дода",
"»%s« added a note to a file shared with you" : "„%s“ је додао белешку на фајл који дели са Вама",
"%1$s via %2$s" : "%1$s преко %2$s",
"You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Управо сте поделили „%s“ са корисником %s. Дељење је већ послато примаоцу. Због безбедоносне политике коју је дефинисао администратор инстанце %s , свако дељење мора бити заштићено лозинком и није дозвољено да пошаљете лозинку директно кориснику. Због тога морате ручно послати лозинку примаоцу.",
"Password to access »%s« shared with %s" : "Лозинка за приступ „%s“ подељена са корисником %s",
- "This is the password: %s" : "Ово је лозинка: %s",
"You can choose a different password at any time in the share dialog." : "Можете да одаберете другу лозинку кад год желите у дијалогу за дељење.",
"Could not find share" : "Не могу да пронађем дељење",
"Share by mail" : "Подели е-поштом",
@@ -43,6 +41,8 @@ OC.L10N.register(
"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" : "Захтевај заштиту лозинком",
- "Failed to send share by E-mail" : "Грешка у слању дељења е-поштом"
+ "Failed to send share by E-mail" : "Грешка у слању дељења е-поштом",
+ "It is protected with the following password: %s" : "Заштићена је следећом лозинком: %s",
+ "This is the password: %s" : "Ово је лозинка: %s"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");