1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00
hubzilla_ynh/sources/addons/openstreetmap/lang/ca/strings.php

8 lines
607 B
PHP

<?php
$a->strings["Submit"] = "Enviar";
$a->strings["Tile Server URL"] = "URL del servidor, del mosaico de servidores";
$a->strings["A list of <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank\">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.";