2013-02-27 15:38:30 +01:00
|
|
|
<?php
|
|
|
|
|
|
|
|
$a->strings["Submit"] = "Подтвердить";
|
|
|
|
$a->strings["Tile Server URL"] = "";
|
2013-02-27 16:22:24 +01:00
|
|
|
$a->strings["A list of <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank\">public tile servers</a>"] = "Список <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank\">общедоступных серверов</a>";
|
2013-02-27 15:38:30 +01:00
|
|
|
$a->strings["Default zoom"] = "zoom по умолчанию";
|
|
|
|
$a->strings["The default zoom level. (1:world, 18:highest)"] = "";
|
|
|
|
$a->strings["Settings updated."] = "Настройки обновлены.";
|