summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/sr.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-22 01:54:42 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-22 01:54:42 -0500
commitef09e5d395ac40bc8fcd2ed7d39555cf22ae8e7b (patch)
tree02580dd50d90b159901ae1fe41038ccbfa4f0fef /apps/files_trashbin/l10n/sr.js
parent906c0e7798cea15ad66bfa3149341e0be7c715e4 (diff)
downloadnextcloud-server-ef09e5d395ac40bc8fcd2ed7d39555cf22ae8e7b.tar.gz
nextcloud-server-ef09e5d395ac40bc8fcd2ed7d39555cf22ae8e7b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/sr.js')
-rw-r--r--apps/files_trashbin/l10n/sr.js13
1 files changed, 10 insertions, 3 deletions
diff --git a/apps/files_trashbin/l10n/sr.js b/apps/files_trashbin/l10n/sr.js
index a3ba991eb1c..e9a4f79f94e 100644
--- a/apps/files_trashbin/l10n/sr.js
+++ b/apps/files_trashbin/l10n/sr.js
@@ -1,11 +1,18 @@
OC.L10N.register(
"files_trashbin",
{
- "Deleted files" : "Обрисане датотеке",
+ "Couldn't delete %s permanently" : "Не могу заувек да обришем %s",
+ "Couldn't restore %s" : "Не могу да вратим %s",
+ "Deleted files" : "Обрисани фајлови",
"Restore" : "Врати",
- "Delete permanently" : "Обриши за стално",
+ "Delete permanently" : "Обриши заувек",
"Error" : "Грешка",
- "Name" : "Име",
+ "restored" : "враћено",
+ "No deleted files" : "Нема обрисаних фајлова",
+ "You will be able to recover deleted files from here" : "Одавде ћете моћи да повратите обрисане фајлове",
+ "No entries found in this folder" : "Нема ничега у овој фасцикли",
+ "Select all" : "Означи све",
+ "Name" : "Назив",
"Deleted" : "Обрисано",
"Delete" : "Обриши"
},