You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/files/l10n/sr.php

14 lines
817 B

<?php $TRANSLATIONS = array(
"Files" => "Фајлови",
"Maximum upload size" => "Максимална величина пошиљке",
"Upload" => "Пошаљи",
"New Folder" => "Нова фасцикла",
"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." => "Фајлови које желите да пошаљете превазилазе ограничење максималне величине пошиљке на овом серверу."
);