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
15
gravatar/lang/ca/strings.php
Normal file
15
gravatar/lang/ca/strings.php
Normal file
|
@ -0,0 +1,15 @@
|
|||
<?php
|
||||
|
||||
$a->strings["generic profile image"] = "imatge de perfil genérica";
|
||||
$a->strings["random geometric pattern"] = "Patró geometric aleatori";
|
||||
$a->strings["monster face"] = "Cara monstruosa";
|
||||
$a->strings["computer generated face"] = "Cara monstruosa generada per ordinador";
|
||||
$a->strings["retro arcade style face"] = "Cara d'estil arcade retro";
|
||||
$a->strings["Information"] = "informació";
|
||||
$a->strings["Libravatar addon is installed, too. Please disable Libravatar addon or this Gravatar addon.<br>The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "";
|
||||
$a->strings["Submit"] = "Enviar";
|
||||
$a->strings["Default avatar image"] = "Imatge d'avatar per defecte";
|
||||
$a->strings["Select default avatar image if none was found at Gravatar. See README"] = "Se selecciona la imatge d'avatar per defecte si no es troba cap en Gravatar. Veure el README";
|
||||
$a->strings["Rating of images"] = "Classificació de les imatges";
|
||||
$a->strings["Select the appropriate avatar rating for your site. See README"] = "Selecciona la classe d'avatar apropiat pel teu lloc. Veure el README";
|
||||
$a->strings["Gravatar settings updated."] = "Ajustos de Gravatar actualitzats.";
|
Loading…
Add table
Add a link
Reference in a new issue