diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-27 02:32:11 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-27 02:32:11 -0400 |
commit | 119ecc6f34a063e7265bf721c0ee04bb9bdb25b3 (patch) | |
tree | 384418bcae2d75e4ff89f11d8e54ce3729e76d41 /apps/files/l10n/sr.php | |
parent | 9e9b2afe50be1fdffae92efac1dfce5babae7c34 (diff) | |
download | nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.tar.gz nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sr.php')
-rw-r--r-- | apps/files/l10n/sr.php | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/apps/files/l10n/sr.php b/apps/files/l10n/sr.php index fd3b2a2912f..453a5c15c42 100644 --- a/apps/files/l10n/sr.php +++ b/apps/files/l10n/sr.php @@ -16,16 +16,11 @@ $TRANSLATIONS = array( "Not enough space available" => "Нема довољно простора", "Upload cancelled." => "Отпремање је прекинуто.", "File upload is in progress. Leaving the page now will cancel the upload." => "Отпремање датотеке је у току. Ако сада напустите страницу, прекинућете отпремање.", -"URL cannot be empty." => "Адреса не може бити празна.", -"Error" => "Грешка", +"{new_name} already exists" => "{new_name} већ постоји", "Share" => "Дели", "Delete permanently" => "Обриши за стално", "Rename" => "Преименуј", "Pending" => "На чекању", -"{new_name} already exists" => "{new_name} већ постоји", -"replace" => "замени", -"suggest name" => "предложи назив", -"cancel" => "откажи", "replaced {new_name} with {old_name}" => "замењено {new_name} са {old_name}", "undo" => "опозови", "_%n folder_::_%n folders_" => array("","",""), @@ -37,6 +32,7 @@ $TRANSLATIONS = array( "Your storage is full, files can not be updated or synced anymore!" => "Ваше складиште је пуно. Датотеке више не могу бити ажуриране ни синхронизоване.", "Your storage is almost full ({usedSpacePercent}%)" => "Ваше складиште је скоро па пуно ({usedSpacePercent}%)", "Your download is being prepared. This might take some time if the files are big." => "Припремам преузимање. Ово може да потраје ако су датотеке велике.", +"Error" => "Грешка", "Name" => "Име", "Size" => "Величина", "Modified" => "Измењено", @@ -55,7 +51,6 @@ $TRANSLATIONS = array( "From link" => "Са везе", "Deleted files" => "Обрисане датотеке", "Cancel upload" => "Прекини отпремање", -"You don’t have write permissions here." => "Овде немате дозволу за писање.", "Nothing in here. Upload something!" => "Овде нема ничег. Отпремите нешто!", "Download" => "Преузми", "Unshare" => "Укини дељење", |