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 /core/l10n/sr.php | |
parent | 9e9b2afe50be1fdffae92efac1dfce5babae7c34 (diff) | |
download | nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.tar.gz nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sr.php')
-rw-r--r-- | core/l10n/sr.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/sr.php b/core/l10n/sr.php index 4b1d41f289a..0e7451fca2e 100644 --- a/core/l10n/sr.php +++ b/core/l10n/sr.php @@ -1,6 +1,5 @@ <?php $TRANSLATIONS = array( -"group" => "група", "Sunday" => "Недеља", "Monday" => "Понедељак", "Tuesday" => "Уторак", @@ -45,8 +44,6 @@ $TRANSLATIONS = array( "Error while changing permissions" => "Грешка код промене дозвола", "Shared with you and the group {group} by {owner}" => "Дељено са вама и са групом {group}. Поделио {owner}.", "Shared with you by {owner}" => "Поделио са вама {owner}", -"Share with" => "Подели са", -"Share with link" => "Подели линк", "Password protect" => "Заштићено лозинком", "Password" => "Лозинка", "Send" => "Пошаљи", @@ -54,6 +51,7 @@ $TRANSLATIONS = array( "Expiration date" => "Датум истека", "Share via email:" => "Подели поштом:", "No people found" => "Особе нису пронађене.", +"group" => "група", "Resharing is not allowed" => "Поновно дељење није дозвољено", "Shared in {item} with {user}" => "Подељено унутар {item} са {user}", "Unshare" => "Укини дељење", |