diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-05 00:23:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-05 00:23:50 +0000 |
commit | 8cded1e32075869ac7fbd2b528d4106cf9e04e79 (patch) | |
tree | 21a153c43e911a79747979d9e05c0699805a27cb /lib/l10n/sr.js | |
parent | 530e1b982866592fc123e20b73f5498216c20368 (diff) | |
download | nextcloud-server-8cded1e32075869ac7fbd2b528d4106cf9e04e79.tar.gz nextcloud-server-8cded1e32075869ac7fbd2b528d4106cf9e04e79.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/sr.js')
-rw-r--r-- | lib/l10n/sr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index e5a41be9817..953b0d20ecf 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -147,6 +147,7 @@ OC.L10N.register( "%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\" је додао белешку на фајл који дели са Вама", + "Unknown share type" : "Непознат тип дељења", "You are not allowed to share %s" : "Није вам дозвољено да делите %s", "Cannot increase permissions of %s" : "Не могу да повећам привилегије за %s", "Files cannot be shared with delete permissions" : "Фајлови не могу да се деле са дозволама за брисање", |