mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Added Catalan translation
This commit is contained in:
parent
397db0ca18
commit
07c54d7bcc
29 changed files with 634 additions and 4 deletions
12
web/lang/ca/timeout_po.inc
Normal file
12
web/lang/ca/timeout_po.inc
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?
|
||||
# Catalan (Català) translation
|
||||
# Translator: Sergio Jovani Guzman <moret.sjg@gmail.com>
|
||||
|
||||
include_once("translator.inc");
|
||||
global $_t;
|
||||
|
||||
$_t["ca"]["Click on the Home link above to log in."] = "Feu clic a l'enllaç Inici de dalt per a identificar-vos.";
|
||||
|
||||
$_t["ca"]["Your session has timed out. You must log in again."] = "La vostra sessió a expirat. Heu d'identificar-vos de nou.";
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue