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
8
openstreetmap/lang/ca/strings.php
Normal file
8
openstreetmap/lang/ca/strings.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Submit"] = "Enviar";
|
||||
$a->strings["Tile Server URL"] = "URL del servidor, del mosaico de servidores";
|
||||
$a->strings["A list of <a href=__DQ__http://wiki.openstreetmap.org/wiki/TMS__DQ__ target=__DQ___blank__DQ__>public tile servers</a>"] = "Una llista de <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank\"> un mosaic de servidors públics</a>";
|
||||
$a->strings["Default zoom"] = "Zoom per defecte";
|
||||
$a->strings["The default zoom level. (1:world, 18:highest)"] = "Nivell de zoom per defecte. (1: el món, 18: el més alt)";
|
||||
$a->strings["Settings updated."] = "Ajustos actualitzats.";
|
Loading…
Add table
Add a link
Reference in a new issue