summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sr@latin.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-16 01:32:30 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-16 01:32:30 -0400
commit6bd0ba79df64d68c100d57819fa43b35d9a22049 (patch)
tree9a5833b8622fb1435bc165364dfe5a905060610f /apps/files/l10n/sr@latin.php
parentd2767faf6104f4a4f0330c1771c488beea6245cd (diff)
downloadnextcloud-server-6bd0ba79df64d68c100d57819fa43b35d9a22049.tar.gz
nextcloud-server-6bd0ba79df64d68c100d57819fa43b35d9a22049.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sr@latin.php')
-rw-r--r--apps/files/l10n/sr@latin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/sr@latin.php b/apps/files/l10n/sr@latin.php
index 856f3d46559..bc7b11b8c53 100644
--- a/apps/files/l10n/sr@latin.php
+++ b/apps/files/l10n/sr@latin.php
@@ -6,7 +6,6 @@ $TRANSLATIONS = array(
"No file was uploaded" => "Nijedan fajl nije poslat",
"Missing a temporary folder" => "Nedostaje privremena fascikla",
"Files" => "Fajlovi",
-"Delete" => "Obriši",
"_Uploading %n file_::_Uploading %n files_" => array("","",""),
"Name" => "Ime",
"Size" => "Veličina",
@@ -18,6 +17,7 @@ $TRANSLATIONS = array(
"Save" => "Snimi",
"Nothing in here. Upload something!" => "Ovde nema ničeg. Pošaljite nešto!",
"Download" => "Preuzmi",
+"Delete" => "Obriši",
"Upload too large" => "Pošiljka je prevelika",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Fajlovi koje želite da pošaljete prevazilaze ograničenje maksimalne veličine pošiljke na ovom serveru."
);