diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-15 00:19:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-15 00:19:18 +0000 |
commit | 4e6e5e21170c207fb2c8a7dafd7833b21a849657 (patch) | |
tree | a2cd3717a7de15260bb5ea92237833e19164338c /apps/files_sharing/l10n/sr.js | |
parent | 9b6551d4c8b62d10ad72c59d8cd9e69234cd76f0 (diff) | |
download | nextcloud-server-4e6e5e21170c207fb2c8a7dafd7833b21a849657.tar.gz nextcloud-server-4e6e5e21170c207fb2c8a7dafd7833b21a849657.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/sr.js')
-rw-r--r-- | apps/files_sharing/l10n/sr.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js index 5478855a3d7..70fb86d4fc3 100644 --- a/apps/files_sharing/l10n/sr.js +++ b/apps/files_sharing/l10n/sr.js @@ -209,6 +209,12 @@ OC.L10N.register( "Create" : "Креирање", "Share" : "Подели", "Delete share" : "Обриши дељење", + "Share with {userName}" : "Подели са {userName}", + "Share with group" : "Подели са групом", + "Share in conversation" : "Подели у разговор", + "Share with remote" : "Подели са удаљеним", + "Share with remote group" : "Подели са удаљеном групом", + "Share with guest" : "Подели са гостом", "Share with" : "Подели са", "Save share" : "Сачувај дељење", "Update share" : "Ажурирај дељење", |