mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 02:48:48 +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/es/strings.php
Normal file
8
openstreetmap/lang/es/strings.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Submit"] = "Envíar";
|
||||
$a->strings["Tile Server URL"] = "Dirección del servidor";
|
||||
$a->strings["A list of <a href=__DQ__http://wiki.openstreetmap.org/wiki/TMS__DQ__ target=__DQ___blank__DQ__>public tile servers</a>"] = "Un listado de <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank\">servidores públicos</a>";
|
||||
$a->strings["Default zoom"] = "Zoom por defecto";
|
||||
$a->strings["The default zoom level. (1:world, 18:highest)"] = "Nivel de zoom predeterminado. (1:mínimo, 18:máximo)";
|
||||
$a->strings["Settings updated."] = "Configuración actualizada.";
|
Loading…
Add table
Add a link
Reference in a new issue