diff options
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", |