diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:20 +0000 |
commit | 8edcdbf538783c35fb2869e1efd25358855f9aa2 (patch) | |
tree | 13b583c654c2357d263ff04ae91b1be963379846 /apps/files_sharing/l10n/sr.js | |
parent | 281de601c72567fd4825c86d3ec5d54f444647a0 (diff) | |
download | nextcloud-server-8edcdbf538783c35fb2869e1efd25358855f9aa2.tar.gz nextcloud-server-8edcdbf538783c35fb2869e1efd25358855f9aa2.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js index 213f1f8ec85..789ee53a10c 100644 --- a/apps/files_sharing/l10n/sr.js +++ b/apps/files_sharing/l10n/sr.js @@ -348,7 +348,6 @@ OC.L10N.register( "Error updating the share" : "Грешка при ажурирању дељења", "File \"{path}\" has been unshared" : "Фајл „{path}” се више не дели", "Folder \"{path}\" has been unshared" : "Фолдер „{path}” се више не дели", - "Share {propertyName} saved" : "Сачувано је дељење {propertyName}", "Shared by" : "Поделио", "Shared with" : "Подељено са", "Password created successfully" : "Лозинка је успешно креирана", @@ -397,6 +396,7 @@ OC.L10N.register( "Circle" : "Круг", "Allow download" : "Дозволи преузимање", "No other users with access found" : "Нису нађени други корисници са приступом", + "Share {propertyName} saved" : "Сачувано је дељење {propertyName}", "No entries found in this folder" : "Нема ничега у овој фасцикли", "Name" : "Назив", "Share time" : "Време дељења", |