diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-05-09 12:41:01 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-05-09 12:41:01 +0200 |
commit | 588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f (patch) | |
tree | e4cc00ab89fd11d0a3b199fef741431499fd33d3 /core/l10n/ca.php | |
parent | 000d7ba97535f470f30be44e02140401b24b43e2 (diff) | |
download | nextcloud-server-588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f.tar.gz nextcloud-server-588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f.zip |
update translations
Diffstat (limited to 'core/l10n/ca.php')
-rw-r--r-- | core/l10n/ca.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ca.php b/core/l10n/ca.php index 5a28b80760c..9c71d0d731a 100644 --- a/core/l10n/ca.php +++ b/core/l10n/ca.php @@ -1,6 +1,6 @@ <?php $TRANSLATIONS = array( "Owncloud password reset" => "Restableix la contrasenya d'Owncloud", -"Use the following link to reset your password: {link}" => "Useu l'enllaç següent per restablir la contrasenya: {enllaç}", +"Use the following link to reset your password: {link}" => "Useu l'enllaç següent per restablir la contrasenya: {link}", "You will receive a link to reset your password via Email." => "Rebreu un enllaç al correu electrònic per reiniciar la contrasenya.", "Requested" => "Sol·licitat", "Login failed!" => "No s'ha pogut iniciar la sessió", @@ -15,7 +15,7 @@ "Apps" => "Aplicacions", "Admin" => "Administrador", "Help" => "Ajuda", -"Cloud not found" => "No s'ha trobat al núvol", +"Cloud not found" => "No s'ha trobat el núvol", "Create an <strong>admin account</strong>" => "Crea un <strong>compte d'administrador</strong>", "Password" => "Contrasenya", "Advanced" => "Avançat", @@ -28,7 +28,7 @@ "Database host" => "Ordinador central de la base de dades", "Finish setup" => "Acaba la configuració", "web services under your control" => "controleu els vostres serveis web", -"Log out" => "Sortir", +"Log out" => "Surt", "Settings" => "Arranjament", "Lost your password?" => "Heu perdut la contrasenya?", "remember" => "recorda'm", |