summaryrefslogtreecommitdiffstats
path: root/core/l10n/ca.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-22 12:58:42 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-22 12:58:42 -0400
commit28918d61d2375e879fdba582b8ab2f9377ff7a24 (patch)
tree62a67ae4b236ec9e695f86dd5550e07ebf06be2c /core/l10n/ca.php
parent37bd489d2b832eef48ec5ff5dc50c24b8c13a215 (diff)
downloadnextcloud-server-28918d61d2375e879fdba582b8ab2f9377ff7a24.tar.gz
nextcloud-server-28918d61d2375e879fdba582b8ab2f9377ff7a24.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ca.php')
-rw-r--r--core/l10n/ca.php10
1 files changed, 9 insertions, 1 deletions
diff --git a/core/l10n/ca.php b/core/l10n/ca.php
index 448fbae0ad8..938d668b362 100644
--- a/core/l10n/ca.php
+++ b/core/l10n/ca.php
@@ -58,7 +58,15 @@ $TRANSLATIONS = array(
"No" => "No",
"Ok" => "D'acord",
"Error loading message template: {error}" => "Error en carregar la plantilla de missatge: {error}",
-"_{count} file conflict_::_{count} file conflicts_" => array("",""),
+"_{count} file conflict_::_{count} file conflicts_" => array("{count} conflicte de fitxer","{count} conflictes de fitxer"),
+"One file conflict" => "Un fitxer en conflicte",
+"Which files do you want to keep?" => "Quin fitxer voleu conservar?",
+"If you select both versions, the copied file will have a number added to its name." => "Si seleccioneu les dues versions, el fitxer copiat tindrà un número afegit al seu nom.",
+"Cancel" => "Cancel·la",
+"Continue" => "Continua",
+"(all selected)" => "(selecciona-ho tot)",
+"({count} selected)" => "({count} seleccionats)",
+"Error loading file exists template" => "Error en carregar la plantilla de fitxer existent",
"The object type is not specified." => "No s'ha especificat el tipus d'objecte.",
"Error" => "Error",
"The app name is not specified." => "No s'ha especificat el nom de l'aplicació.",