diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-13 20:33:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-13 20:33:30 -0400 |
commit | f3336f8877771e53d303f6f939f0005fa9692b7a (patch) | |
tree | c5f0495eac0d3e946df517709d5a4ad9d0ec4227 /core/l10n/sr.php | |
parent | e8bede5e0d67e036e8e42279df3a2dd8c83e08e8 (diff) | |
download | nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.tar.gz nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sr.php')
-rw-r--r-- | core/l10n/sr.php | 17 |
1 files changed, 4 insertions, 13 deletions
diff --git a/core/l10n/sr.php b/core/l10n/sr.php index 666223c6cba..4b1d41f289a 100644 --- a/core/l10n/sr.php +++ b/core/l10n/sr.php @@ -1,13 +1,6 @@ <?php $TRANSLATIONS = array( "group" => "група", -"Category type not provided." => "Врста категорије није унет.", -"No category to add?" => "Додати још неку категорију?", -"Object type not provided." => "Врста објекта није унета.", -"%s ID not provided." => "%s ИД нису унети.", -"Error adding %s to favorites." => "Грешка приликом додавања %s у омиљене.", -"No categories selected for deletion." => "Ни једна категорија није означена за брисање.", -"Error removing %s from favorites." => "Грешка приликом уклањања %s из омиљених", "Sunday" => "Недеља", "Monday" => "Понедељак", "Tuesday" => "Уторак", @@ -45,11 +38,8 @@ $TRANSLATIONS = array( "Ok" => "У реду", "_{count} file conflict_::_{count} file conflicts_" => array("","",""), "Cancel" => "Откажи", -"The object type is not specified." => "Врста објекта није подешена.", -"Error" => "Грешка", -"The app name is not specified." => "Име програма није унето.", -"The required file {file} is not installed!" => "Потребна датотека {file} није инсталирана.", "Share" => "Дели", +"Error" => "Грешка", "Error while sharing" => "Грешка у дељењу", "Error while unsharing" => "Грешка код искључења дељења", "Error while changing permissions" => "Грешка код промене дозвола", @@ -79,6 +69,9 @@ $TRANSLATIONS = array( "Sending ..." => "Шаљем...", "Email sent" => "Порука је послата", "Warning" => "Упозорење", +"The object type is not specified." => "Врста објекта није подешена.", +"Delete" => "Обриши", +"Add" => "Додај", "Use the following link to reset your password: {link}" => "Овом везом ресетујте своју лозинку: {link}", "You will receive a link to reset your password via Email." => "Добићете везу за ресетовање лозинке путем е-поште.", "Username" => "Корисничко име", @@ -94,8 +87,6 @@ $TRANSLATIONS = array( "Help" => "Помоћ", "Access forbidden" => "Забрањен приступ", "Cloud not found" => "Облак није нађен", -"Edit categories" => "Измени категорије", -"Add" => "Додај", "Security Warning" => "Сигурносно упозорење", "No secure random number generator is available, please enable the PHP OpenSSL extension." => "Поуздан генератор случајних бројева није доступан, предлажемо да укључите PHP проширење OpenSSL.", "Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Без поузданог генератора случајнох бројева нападач лако може предвидети лозинку за поништавање кључа шифровања и отети вам налог.", |