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/sl.php | |
parent | 9e9b2afe50be1fdffae92efac1dfce5babae7c34 (diff) | |
download | nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.tar.gz nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sl.php')
-rw-r--r-- | core/l10n/sl.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/sl.php b/core/l10n/sl.php index 46c7b7b2452..a2f029e041a 100644 --- a/core/l10n/sl.php +++ b/core/l10n/sl.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "%s shared »%s« with you" => "%s je delil »%s« z vami", -"group" => "skupina", "Sunday" => "nedelja", "Monday" => "ponedeljek", "Tuesday" => "torek", @@ -47,8 +46,6 @@ $TRANSLATIONS = array( "Error while changing permissions" => "Napaka med spreminjanjem dovoljenj", "Shared with you and the group {group} by {owner}" => "V souporabi z vami in skupino {group}. Lastnik je {owner}.", "Shared with you by {owner}" => "V souporabi z vami. Lastnik je {owner}.", -"Share with" => "Omogoči souporabo z", -"Share with link" => "Omogoči souporabo preko povezave", "Password protect" => "Zaščiti z geslom", "Password" => "Geslo", "Allow Public Upload" => "Dovoli javne prenose na strežnik", @@ -58,6 +55,7 @@ $TRANSLATIONS = array( "Expiration date" => "Datum preteka", "Share via email:" => "Souporaba preko elektronske pošte:", "No people found" => "Ni najdenih uporabnikov", +"group" => "skupina", "Resharing is not allowed" => "Nadaljnja souporaba ni dovoljena", "Shared in {item} with {user}" => "V souporabi v {item} z {user}", "Unshare" => "Prekliči souporabo", |