diff options
Diffstat (limited to 'core/l10n/oc.php')
-rw-r--r-- | core/l10n/oc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/oc.php b/core/l10n/oc.php index b025eeaf71d..f4dc0a01263 100644 --- a/core/l10n/oc.php +++ b/core/l10n/oc.php @@ -43,7 +43,6 @@ $TRANSLATIONS = array( "Error while unsharing" => "Error al non partejar", "Error while changing permissions" => "Error al cambiar permissions", "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 :", @@ -78,6 +77,7 @@ $TRANSLATIONS = array( "Cloud not found" => "Nívol pas trobada", "Security Warning" => "Avertiment de securitat", "Create an <strong>admin account</strong>" => "Crea un <strong>compte admin</strong>", +"Password" => "Senhal", "Data folder" => "Dorsièr de donadas", "Configure the database" => "Configura la basa de donadas", "will be used" => "serà utilizat", |