diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-26 00:12:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-26 00:12:27 +0000 |
commit | 257c7191b3998bfa06d90c1e8b6ab114b07dc3c0 (patch) | |
tree | 448c303eb791b7fef3cd2484c10339b4eca60c7b /apps/files_sharing/l10n | |
parent | ea89600ca0e8806692cdc9a6f1df0200a2f062ae (diff) | |
download | nextcloud-server-257c7191b3998bfa06d90c1e8b6ab114b07dc3c0.tar.gz nextcloud-server-257c7191b3998bfa06d90c1e8b6ab114b07dc3c0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/sr.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js index 86411004637..e9630eb2b03 100644 --- a/apps/files_sharing/l10n/sr.js +++ b/apps/files_sharing/l10n/sr.js @@ -60,6 +60,7 @@ OC.L10N.register( "{actor} shared {file} with {user}" : "{actor} поделио {file} са корисником {user}", "{actor} removed {user} from {file}" : "{actor} уклонио корисника {user} са {file}", "{actor} shared {file} with you" : "{actor} поделио {file} са Вама", + "{actor} removed you from the share named {file}" : "{actor} Вас је уклонио са дељења {file}", "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Фајл или фасцикла подељена е-поштом су <strong>преузети</strong>", "A file or folder was shared from <strong>another server</strong>" : "Фајл или фасцикла су дељени са <strong>другог сервера</strong>", "A file or folder has been <strong>shared</strong>" : "Фајл или фасцикла је <strong>дељен</strong>", diff --git a/apps/files_sharing/l10n/sr.json b/apps/files_sharing/l10n/sr.json index a7bef4ab2fe..c9058005d25 100644 --- a/apps/files_sharing/l10n/sr.json +++ b/apps/files_sharing/l10n/sr.json @@ -58,6 +58,7 @@ "{actor} shared {file} with {user}" : "{actor} поделио {file} са корисником {user}", "{actor} removed {user} from {file}" : "{actor} уклонио корисника {user} са {file}", "{actor} shared {file} with you" : "{actor} поделио {file} са Вама", + "{actor} removed you from the share named {file}" : "{actor} Вас је уклонио са дељења {file}", "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Фајл или фасцикла подељена е-поштом су <strong>преузети</strong>", "A file or folder was shared from <strong>another server</strong>" : "Фајл или фасцикла су дељени са <strong>другог сервера</strong>", "A file or folder has been <strong>shared</strong>" : "Фајл или фасцикла је <strong>дељен</strong>", |