diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-10-05 02:15:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-10-05 02:15:04 +0000 |
commit | e9cef938ea717833326604278f065dbfb33ceee6 (patch) | |
tree | 700ea48a4307aa64951b1602631c4e78bbfa8933 /apps/files_sharing/l10n/sr.json | |
parent | 2169c261957ee447cfdf27dac593508d8ecc16e9 (diff) | |
download | nextcloud-server-e9cef938ea717833326604278f065dbfb33ceee6.tar.gz nextcloud-server-e9cef938ea717833326604278f065dbfb33ceee6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/sr.json')
-rw-r--r-- | apps/files_sharing/l10n/sr.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/sr.json b/apps/files_sharing/l10n/sr.json index f9be4ecdec2..064a2250558 100644 --- a/apps/files_sharing/l10n/sr.json +++ b/apps/files_sharing/l10n/sr.json @@ -84,7 +84,6 @@ "A file or folder was shared from <strong>another server</strong>" : "Фајл или фасцикла су дељени са <strong>другог сервера</strong>", "A file or folder has been <strong>shared</strong>" : "Фајл или фасцикла је <strong>дељен</strong>", "Wrong share ID, share doesn't exist" : "Погрешна идентификација дељења, дељење не постоји", - "could not delete share" : "не могу да обришем дељење", "Could not delete share" : "Не могу да обришем дељење", "Please specify a file or folder path" : "Молимо одаберите путању до фајла или фасцикле", "Wrong path, file/folder doesn't exist" : "Погрешна путања, фајл/фасцикла не постоји", @@ -137,6 +136,7 @@ "Select or drop files" : "Одаберите или превуците фајлове", "Uploading files…" : "Отпремам фајлове…", "Uploaded files:" : "Отпремљени фајлови:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Отпремањем фајлова, слажете се са %1$sусловима коришћења%2$s." + "By uploading files, you agree to the %1$sterms of service%2$s." : "Отпремањем фајлова, слажете се са %1$sусловима коришћења%2$s.", + "could not delete share" : "не могу да обришем дељење" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file |