summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/sr@latin.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-14 01:55:16 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-14 01:55:16 -0500
commitf367bbb49d3ad5266ad4ac0e2bdaabc74a51630e (patch)
tree71241613157606467aa134cf184540049c963f4b /apps/files_trashbin/l10n/sr@latin.js
parentc8fa85451c2481b6afb438f41f12144b2929d320 (diff)
downloadnextcloud-server-f367bbb49d3ad5266ad4ac0e2bdaabc74a51630e.tar.gz
nextcloud-server-f367bbb49d3ad5266ad4ac0e2bdaabc74a51630e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/sr@latin.js')
-rw-r--r--apps/files_trashbin/l10n/sr@latin.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/sr@latin.js b/apps/files_trashbin/l10n/sr@latin.js
index ee9560bf680..ab9f86c8d37 100644
--- a/apps/files_trashbin/l10n/sr@latin.js
+++ b/apps/files_trashbin/l10n/sr@latin.js
@@ -1,8 +1,19 @@
OC.L10N.register(
"files_trashbin",
{
+ "Couldn't delete %s permanently" : "Nije bilo moguće obrisati %s za stalno",
+ "Couldn't restore %s" : "Nije bilo moguće povratiti %s",
+ "Deleted files" : "Obrisani fajlovi",
+ "Restore" : "Povrati",
+ "Delete permanently" : "Obriši za stalno",
"Error" : "Greška",
+ "restored" : "povraćeno",
+ "No deleted files" : "Nema obrisanih fajlova",
+ "You will be able to recover deleted files from here" : "Odavde ćete moći da povratite obrisane fajlove",
+ "No entries found in this folder" : "Nema unosa u ovom direktorijumu",
+ "Select all" : "Odaberi sve",
"Name" : "Ime",
+ "Deleted" : "Obrisano",
"Delete" : "Obriši"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");