diff options
Diffstat (limited to 'core/l10n/sr.js')
-rw-r--r-- | core/l10n/sr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/sr.js b/core/l10n/sr.js index 8c4c569e482..53a2324364b 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -179,6 +179,7 @@ OC.L10N.register( "Enable" : "Укључи", "Shared with you and the group {group} by {owner}" : "{owner} дели са вама и са групом {group}.", "Shared with you and {circle} by {owner}" : "Дељемп са Вама и кругом {circle} од стране корисника {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} поделио са Вама и у разговору {conversation}", "Shared with you by {owner}" : "{owner} дели са вама", "Choose a password for the mail share" : "Изаберите лозинку за дељење е-поштом", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} је поделио преко везе", @@ -186,6 +187,7 @@ OC.L10N.register( "remote" : "удаљени", "remote group" : "удаљена група", "email" : "е-пошта", + "conversation" : "разговор", "shared by {sharer}" : "поделио је {sharer}", "Unshare" : "Укини дељење", "Can reshare" : "Може да дели даље", |