friendica-addons/openstreetmap/lang/pl/strings.php

9 lines
403 B
PHP

<?php
$a->strings["Submit"] = "Potwierdź";
$a->strings["Tile Server URL"] = "";
$a->strings["A list of <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank\">public tile servers</a>"] = "";
$a->strings["Default zoom"] = "Domyślne przybliżenie";
$a->strings["The default zoom level. (1:world, 18:highest)"] = "";
$a->strings["Settings updated."] = "Zaktualizowano ustawienia.";