nextcloud/apps/sharebymail/l10n/sr.json

48 lines
6.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{ "translations": {
"Shared with %1$s" : "Подељено са %1$s",
"Shared with {email}" : "Подељено са {email}",
"Shared with %1$s by %2$s" : "%2$s поделио са %1$s",
"Shared with {email} by {actor}" : "{actor} поделио са {email}",
"Password for mail share sent to %1$s" : "Лозинка за дељење е-поштом послата на %1$s",
"Password for mail share sent to {email}" : "Лозинка за дељење е-поштом послата на {email}",
"Password for mail share sent to you" : "Лозинка за дељење е-поштом послата Вама",
"You shared %1$s with %2$s by mail" : "Поделили сте %1$s са %2$s е-поштом",
"You shared {file} with {email} by mail" : "Поделили сте {file} са {email} е-поштом",
"%3$s shared %1$s with %2$s by mail" : "%3$s је поделио %1$s са %2$s е-поштом",
"{actor} shared {file} with {email} by mail" : "{actor} је поделио {file} са {email} е-поштом",
"Password to access %1$s was sent to %2s" : "Лозинка за приступ %1$s је послата на %2s",
"Password to access {file} was sent to {email}" : "Лозинка за приступ {file} је послата на {email}",
"Password to access %1$s was sent to you" : "Лозинка за приступ %1$sВам је послата",
"Password to access {file} was sent to you" : "Лозинка за приступ {file} Вам је послата ",
"Sharing %s failed, this item is already shared with %s" : "Дељење %s није успело, ова ставка је већ подељена са %s",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Не можемо Вам послати ауто-генерисану лозинку. Подесите исправну адресу е-поште у личним поставкама и покушајте поново.",
"Failed to send share by email" : "Грешка у слању дељења е-поштом",
"%s shared »%s« with you" : "%s је поделио »%s« са Вама",
"%s shared »%s« with you." : "%s је поделио »%s« са Вама.",
"Click the button below to open it." : "Кликните на дугме испод да га отворите.",
"Open »%s«" : "Отвори »%s«",
"%s via %s" : "%s преко %s",
"%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s је поделио »%s« са Вама.\nТреба да сте до сад добили посебни мејл са везом како да му приступите.\n",
"%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",
"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" : "Подели е-поштом",
"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" : "Грешка у слању дељења е-поштом",
"%s shared »%s« with you on behalf of %s" : "%s је поделио »%s« са Вама у име корисника %s",
"Failed to create the E-mail" : "Грешка при креирању е-поште",
"Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Поздрав,\n\n%s је поделио »%s« са Вама у име корисника %s.\n\n%s\n",
"Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Поздрав,\n\n%s је поделио »%s« са Вама.\n\n%s\n",
"Cheers!" : "Здраво!",
"Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Поздрав, <br><br>%s је поделио <a href=\"%s\">%s</a> са Вама у име корисника %s.<br><br>",
"Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Поздрав,<br><br>%sје поделио <a href=\"%s\">%s</a>са Вама.<br><br>"
},"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);"
}