summaryrefslogtreecommitdiffstats
path: root/files/l10n/sr.php
diff options
context:
space:
mode:
Diffstat (limited to 'files/l10n/sr.php')
-rw-r--r--files/l10n/sr.php23
1 files changed, 0 insertions, 23 deletions
diff --git a/files/l10n/sr.php b/files/l10n/sr.php
deleted file mode 100644
index 7e2ac3b1366..00000000000
--- a/files/l10n/sr.php
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Нема грешке, фајл је успешно послат",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Послати фајл превазилази директиву upload_max_filesize из ",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Послати фајл превазилази директиву MAX_FILE_SIZE која је наведена у ХТМЛ форми",
-"The uploaded file was only partially uploaded" => "Послати фајл је само делимично отпремљен!",
-"No file was uploaded" => "Ниједан фајл није послат",
-"Missing a temporary folder" => "Недостаје привремена фасцикла",
-"Files" => "Фајлови",
-"Maximum upload size" => "Максимална величина пошиљке",
-"New" => "Нови",
-"Text file" => "текстуални фајл",
-"Folder" => "фасцикла",
-"From the web" => "са веба",
-"Upload" => "Пошаљи",
-"Nothing in here. Upload something!" => "Овде нема ничег. Пошаљите нешто!",
-"Name" => "Име",
-"Download" => "Преузми",
-"Size" => "Величина",
-"Modified" => "Задња измена",
-"Delete" => "Обриши",
-"Upload too large" => "Пошиљка је превелика",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Фајлови које желите да пошаљете превазилазе ограничење максималне величине пошиљке на овом серверу."
-);