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/oc.php | |
parent | 9e9b2afe50be1fdffae92efac1dfce5babae7c34 (diff) | |
download | nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.tar.gz nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/oc.php')
-rw-r--r-- | core/l10n/oc.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/oc.php b/core/l10n/oc.php index c6472b1c17d..8f1dec5636c 100644 --- a/core/l10n/oc.php +++ b/core/l10n/oc.php @@ -1,6 +1,5 @@ <?php $TRANSLATIONS = array( -"group" => "grop", "Sunday" => "Dimenge", "Monday" => "Diluns", "Tuesday" => "Dimarç", @@ -43,14 +42,13 @@ $TRANSLATIONS = array( "Error while sharing" => "Error al partejar", "Error while unsharing" => "Error al non partejar", "Error while changing permissions" => "Error al cambiar permissions", -"Share with" => "Parteja amb", -"Share with link" => "Parteja amb lo ligam", "Password protect" => "Parat per senhal", "Password" => "Senhal", "Set expiration date" => "Met la data d'expiracion", "Expiration date" => "Data d'expiracion", "Share via email:" => "Parteja tras corrièl :", "No people found" => "Deguns trobat", +"group" => "grop", "Resharing is not allowed" => "Tornar partejar es pas permis", "Unshare" => "Pas partejador", "can edit" => "pòt modificar", |