diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-19 02:17:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-19 02:17:47 +0000 |
commit | 9707fcf4fe8502cc57b7a524a283bda543bac133 (patch) | |
tree | 1d0c5211907c43d4a45587e6c4a3b2c161ca7e4d /apps/federatedfilesharing/l10n/sr.js | |
parent | 5195be108f1f6bc90d0413cf732361e64982f001 (diff) | |
download | nextcloud-server-9707fcf4fe8502cc57b7a524a283bda543bac133.tar.gz nextcloud-server-9707fcf4fe8502cc57b7a524a283bda543bac133.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/sr.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/sr.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/federatedfilesharing/l10n/sr.js b/apps/federatedfilesharing/l10n/sr.js index 531a524cf1d..8e183589162 100644 --- a/apps/federatedfilesharing/l10n/sr.js +++ b/apps/federatedfilesharing/l10n/sr.js @@ -24,9 +24,7 @@ OC.L10N.register( "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Дељење %1$s није успело, не могу да нађем %2$s, можда сервер тренутно није доступан или користи самопотписани сертификат.", "Could not find share" : "Не могу да пронађем дељење", "Federated sharing" : "Здружено дељење", - "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Примили сте \"%3$s\" као удаљено дељење од %1$s (у име %2$s)", "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Примили сте {share} као удаљено дељење од {user} (у име {behalf})", - "You received \"%3$s\" as a remote share from %1$s" : "Примили сте \"%3$s\" као удаљено дељење од %1$s", "You received {share} as a remote share from {user}" : "Примили сте {share} као удаљено дељење од {user}", "Accept" : "Прихвати", "Decline" : "Одбиј", @@ -50,6 +48,8 @@ OC.L10N.register( "Share it so your friends can share files with you:" : "Поделите да би Ваши пријатељи могли да деле са Вама:", "Add to your website" : "Додај на свој веб сајт", "Share with me via Nextcloud" : "Дели са мном преко Некстклауда", - "HTML Code:" : "ХТМЛ кôд:" + "HTML Code:" : "ХТМЛ кôд:", + "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Примили сте \"%3$s\" као удаљено дељење од %1$s (у име %2$s)", + "You received \"%3$s\" as a remote share from %1$s" : "Примили сте \"%3$s\" као удаљено дељење од %1$s" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |