repo.or.cz
/
aur-xilon.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Converted all short tags to full tags
[aur-xilon.git]
/
web
/
lang
/
ca
/
template_po.inc
blob
5ea5ee6945cbcb0628f7e262b8992e6841148644
1
<?php
2
# Catalan (Català) translation
3
# Translator: Sergio Jovani Guzman <moret.sjg@gmail.com>
4
5
include_once("translator.inc");
6
global $_t;
7
8
$_t["ca"]["Hi, this is worth reading!"] = "Hola, val la pena llegir açò!";
9
10
?>