mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
add per-plugin language files
This commit is contained in:
parent
32063986f5
commit
887fcdbd3e
840 changed files with 10332 additions and 0 deletions
11
page/lang/ca/strings.php
Normal file
11
page/lang/ca/strings.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Forums"] = "Forums";
|
||||
$a->strings["show more"] = "Mostrar més";
|
||||
$a->strings["Forums:"] = "Fòrums:";
|
||||
$a->strings["Page settings updated."] = "Actualitzats els ajustos de pàgina.";
|
||||
$a->strings["Page Settings"] = "Ajustos de pàgina";
|
||||
$a->strings["How many forums to display on sidebar without paging"] = "Quants fòrums per mostrar a la barra lateral per pàgina";
|
||||
$a->strings["Randomise Page/Forum list"] = "Aleatoritza la llista de Pàgina/Fòrum";
|
||||
$a->strings["Show pages/forums on profile page"] = "Mostra pàgines/fòrums a la pàgina de perfil";
|
||||
$a->strings["Submit"] = "Enviar";
|
Loading…
Add table
Add a link
Reference in a new issue