diff options
Diffstat (limited to 'web/lang/ca/common_po.inc')
-rw-r--r-- | web/lang/ca/common_po.inc | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/web/lang/ca/common_po.inc b/web/lang/ca/common_po.inc deleted file mode 100644 index 150a61fe..00000000 --- a/web/lang/ca/common_po.inc +++ /dev/null @@ -1,30 +0,0 @@ -<?php -# Catalan (Català) translation -# Translator: Sergio Jovani Guzman <moret.sjg@gmail.com> - -include_once("translator.inc"); -global $_t; - -$_t["ca"]["Reset"] = "Restaura"; - -$_t["ca"]["Username"] = "Nom d'usuari"; - -$_t["ca"]["Email Address"] = "Adreça de correu-e"; - -$_t["ca"]["Less"] = "Menys"; - -$_t["ca"]["Clear"] = "Neteja"; - -$_t["ca"]["required"] = "requerit"; - -$_t["ca"]["Update"] = "Actualitza"; - -$_t["ca"]["Submit"] = "Envia"; - -$_t["ca"]["Password"] = "Contrasenya"; - -$_t["ca"]["Create"] = "Crea"; - -$_t["ca"]["More"] = "Més"; - -?>
\ No newline at end of file |