summaryrefslogtreecommitdiffstats
path: root/core/l10n/ca.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-14 00:17:42 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-14 00:17:42 +0100
commit6d7ae463df7c010d9bc024d9a15e88957f3f1da7 (patch)
tree2d4e08d28bfc5c6d299a1b44e0ba97551ef2325d /core/l10n/ca.php
parentb156150b343276d8aa7f700088b680dfaeafd1b6 (diff)
downloadnextcloud-server-6d7ae463df7c010d9bc024d9a15e88957f3f1da7.tar.gz
nextcloud-server-6d7ae463df7c010d9bc024d9a15e88957f3f1da7.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ca.php')
-rw-r--r--core/l10n/ca.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/ca.php b/core/l10n/ca.php
index 5e5605aa5b1..cf7cdfb7c94 100644
--- a/core/l10n/ca.php
+++ b/core/l10n/ca.php
@@ -1,4 +1,8 @@
<?php $TRANSLATIONS = array(
+"User %s shared a file with you" => "L'usuari %s ha compartit un fitxer amb vós",
+"User %s shared a folder with you" => "L'usuari %s ha compartit una carpeta amb vós",
+"User %s shared the file \"%s\" with you. It is available for download here: %s" => "L'usuari %s ha compartit el fitxer \"%s\" amb vós. Està disponible per a la descàrrega a: %s",
+"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "L'usuari %s ha compartit la carpeta \"%s\" amb vós. Està disponible per a la descàrrega a: %s",
"Category type not provided." => "No s'ha especificat el tipus de categoria.",
"No category to add?" => "No voleu afegir cap categoria?",
"This category already exists: " => "Aquesta categoria ja existeix:",
@@ -39,6 +43,8 @@
"Share with link" => "Comparteix amb enllaç",
"Password protect" => "Protegir amb contrasenya",
"Password" => "Contrasenya",
+"Email link to person" => "Enllaç per correu electrónic amb la persona",
+"Send" => "Envia",
"Set expiration date" => "Estableix la data d'expiració",
"Expiration date" => "Data d'expiració",
"Share via email:" => "Comparteix per correu electrònic",
@@ -55,6 +61,8 @@
"Password protected" => "Protegeix amb contrasenya",
"Error unsetting expiration date" => "Error en eliminar la data d'expiració",
"Error setting expiration date" => "Error en establir la data d'expiració",
+"Sending ..." => "Enviant...",
+"Email sent" => "El correu electrónic s'ha enviat",
"ownCloud password reset" => "estableix de nou la contrasenya Owncloud",
"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.",