diff options
author | Loui Chang <louipc.ist@gmail.com> | 2009-01-19 16:31:04 -0500 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2009-01-19 16:31:04 -0500 |
commit | 87828ae08b4e37189bd3e78a35df24975f00c633 (patch) | |
tree | daeced659d35f2f3dc970dbed2fb1e8b75aba17a /web/lang/ca/pkgedit_po.inc | |
parent | 2ee327634831ec36df5fd74ccc35dfcedfdbe07b (diff) | |
download | aurweb-87828ae08b4e37189bd3e78a35df24975f00c633.tar.xz |
Remove obsolete translation files.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/lang/ca/pkgedit_po.inc')
-rw-r--r-- | web/lang/ca/pkgedit_po.inc | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/web/lang/ca/pkgedit_po.inc b/web/lang/ca/pkgedit_po.inc deleted file mode 100644 index 9de39a5..0000000 --- a/web/lang/ca/pkgedit_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"]["Missing package ID."] = "Manca l'identificador del paquet."; - -$_t["ca"]["Invalid category ID."] = "L'identificador de la categoria no és vàlid."; - -$_t["ca"]["Enter your comment below."] = "Introduïu el vostre comentari a continuació."; - -$_t["ca"]["You are not allowed to delete this comment."] = "No esteu autoritzat per esborrar aquest comentari."; - -$_t["ca"]["Missing comment ID."] = "Manca l'identificador del comentari."; - -$_t["ca"]["Package category updated."] = "S'ha actualitzat la categoria del paquet."; - -$_t["ca"]["You must be logged in before you can edit package information."] = "Heu d'identificar-vos abans d'editar qualsevol informació de paquet."; - -$_t["ca"]["Comment has been deleted."] = "S'ha esborrat el comentari."; - -$_t["ca"]["You've found a bug if you see this...."] = "Heu trobat un error si veieu açò."; - -$_t["ca"]["Comment has been added."] = "S'ha afegit el comentari."; - -$_t["ca"]["Select new category"] = "Seleccioneu nova categoria"; - -?>
\ No newline at end of file |