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/eu.php | |
parent | 9e9b2afe50be1fdffae92efac1dfce5babae7c34 (diff) | |
download | nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.tar.gz nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/eu.php')
-rw-r--r-- | core/l10n/eu.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/eu.php b/core/l10n/eu.php index 50e4e12d770..53a522adc7d 100644 --- a/core/l10n/eu.php +++ b/core/l10n/eu.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "%s shared »%s« with you" => "%s-ek »%s« zurekin partekatu du", -"group" => "taldea", "Sunday" => "Igandea", "Monday" => "Astelehena", "Tuesday" => "Asteartea", @@ -47,8 +46,6 @@ $TRANSLATIONS = array( "Error while changing permissions" => "Errore bat egon da baimenak aldatzean", "Shared with you and the group {group} by {owner}" => "{owner}-k zu eta {group} taldearekin elkarbanatuta", "Shared with you by {owner}" => "{owner}-k zurekin elkarbanatuta", -"Share with" => "Elkarbanatu honekin", -"Share with link" => "Elkarbanatu lotura batekin", "Password protect" => "Babestu pasahitzarekin", "Password" => "Pasahitza", "Allow Public Upload" => "Gaitu igotze publikoa", @@ -58,6 +55,7 @@ $TRANSLATIONS = array( "Expiration date" => "Muga data", "Share via email:" => "Elkarbanatu eposta bidez:", "No people found" => "Ez da inor aurkitu", +"group" => "taldea", "Resharing is not allowed" => "Berriz elkarbanatzea ez dago baimendua", "Shared in {item} with {user}" => "{user}ekin {item}-n elkarbanatuta", "Unshare" => "Ez elkarbanatu", |