mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 08:58:49 +00:00
fix plugins strings
This commit is contained in:
parent
887fcdbd3e
commit
f82245d9b7
112 changed files with 112 additions and 112 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
$a->strings["Submit"] = "Odeslat";
|
||||
$a->strings["Tile Server URL"] = "URL adresa Tile serveru";
|
||||
$a->strings["A list of <a href=__DQ__http://wiki.openstreetmap.org/wiki/TMS__DQ__ target=__DQ___blank__DQ__>public tile servers</a>"] = "Seznam <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank\">veřejných tile serverů</a>";
|
||||
$a->strings["A list of <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank\">public tile servers</a>"] = "Seznam <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank\">veřejných tile serverů</a>";
|
||||
$a->strings["Default zoom"] = "Defaultní přiblížení";
|
||||
$a->strings["The default zoom level. (1:world, 18:highest)"] = "Defaultní úroveň přiblížení (1:svět, 18:nejvyšší)";
|
||||
$a->strings["Settings updated."] = "Nastavení aktualizováno.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue