openstreetmap addon HU translation added THX Balázs Úr
This commit is contained in:
parent
1ecb21f516
commit
af5799bda3
2 changed files with 83 additions and 0 deletions
65
openstreetmap/lang/hu/messages.po
Normal file
65
openstreetmap/lang/hu/messages.po
Normal file
|
@ -0,0 +1,65 @@
|
||||||
|
# ADDON openstreetmap
|
||||||
|
# Copyright (C)
|
||||||
|
# This file is distributed under the same license as the Friendica openstreetmap addon package.
|
||||||
|
#
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# Balázs Úr, 2020-2021
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: friendica\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
|
||||||
|
"PO-Revision-Date: 2021-03-25 23:09+0000\n"
|
||||||
|
"Last-Translator: Balázs Úr\n"
|
||||||
|
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: hu\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
|
#: openstreetmap.php:167
|
||||||
|
msgid "View Larger"
|
||||||
|
msgstr "Nagyobb megtekintése"
|
||||||
|
|
||||||
|
#: openstreetmap.php:194
|
||||||
|
msgid "Submit"
|
||||||
|
msgstr "Elküldés"
|
||||||
|
|
||||||
|
#: openstreetmap.php:195
|
||||||
|
msgid "Tile Server URL"
|
||||||
|
msgstr "Csempekiszolgáló URL"
|
||||||
|
|
||||||
|
#: openstreetmap.php:195
|
||||||
|
msgid ""
|
||||||
|
"A list of <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" "
|
||||||
|
"target=\"_blank\" rel=\"noopener noreferrer\">public tile servers</a>"
|
||||||
|
msgstr "<a href=\"https://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank\" rel=\"noopener noreferrer\">Nyilvános csempekiszolgálók</a> listája"
|
||||||
|
|
||||||
|
#: openstreetmap.php:196
|
||||||
|
msgid "Nominatim (reverse geocoding) Server URL"
|
||||||
|
msgstr "Nominatim (fordított geokódolás) kiszolgáló URL"
|
||||||
|
|
||||||
|
#: openstreetmap.php:196
|
||||||
|
msgid ""
|
||||||
|
"A list of <a href=\"http://wiki.openstreetmap.org/wiki/Nominatim\" "
|
||||||
|
"target=\"_blank\" rel=\"noopener noreferrer\">Nominatim servers</a>"
|
||||||
|
msgstr "<a href=\"https://wiki.openstreetmap.org/wiki/Nominatim\" target=\"_blank\" rel=\"noopener noreferrer\">Nominatim kiszolgálók</a> listája"
|
||||||
|
|
||||||
|
#: openstreetmap.php:197
|
||||||
|
msgid "Default zoom"
|
||||||
|
msgstr "Alapértelmezett nagyítás"
|
||||||
|
|
||||||
|
#: openstreetmap.php:197
|
||||||
|
msgid ""
|
||||||
|
"The default zoom level. (1:world, 18:highest, also depends on tile server)"
|
||||||
|
msgstr "Az alapértelmezett nagyítási szint (1: világ, 18: legnagyobb, de függ a csempekiszolgálótól is)."
|
||||||
|
|
||||||
|
#: openstreetmap.php:198
|
||||||
|
msgid "Include marker on map"
|
||||||
|
msgstr "Jelölő felvétele a térképre"
|
||||||
|
|
||||||
|
#: openstreetmap.php:198
|
||||||
|
msgid "Include a marker on the map."
|
||||||
|
msgstr "Egy jelölő felvétele a térképre."
|
18
openstreetmap/lang/hu/strings.php
Normal file
18
openstreetmap/lang/hu/strings.php
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
<?php
|
||||||
|
|
||||||
|
if(! function_exists("string_plural_select_hu")) {
|
||||||
|
function string_plural_select_hu($n){
|
||||||
|
$n = intval($n);
|
||||||
|
return intval($n != 1);
|
||||||
|
}}
|
||||||
|
;
|
||||||
|
$a->strings["View Larger"] = "Nagyobb megtekintése";
|
||||||
|
$a->strings["Submit"] = "Elküldés";
|
||||||
|
$a->strings["Tile Server URL"] = "Csempekiszolgáló URL";
|
||||||
|
$a->strings["A list of <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank\" rel=\"noopener noreferrer\">public tile servers</a>"] = "<a href=\"https://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank\" rel=\"noopener noreferrer\">Nyilvános csempekiszolgálók</a> listája";
|
||||||
|
$a->strings["Nominatim (reverse geocoding) Server URL"] = "Nominatim (fordított geokódolás) kiszolgáló URL";
|
||||||
|
$a->strings["A list of <a href=\"http://wiki.openstreetmap.org/wiki/Nominatim\" target=\"_blank\" rel=\"noopener noreferrer\">Nominatim servers</a>"] = "<a href=\"https://wiki.openstreetmap.org/wiki/Nominatim\" target=\"_blank\" rel=\"noopener noreferrer\">Nominatim kiszolgálók</a> listája";
|
||||||
|
$a->strings["Default zoom"] = "Alapértelmezett nagyítás";
|
||||||
|
$a->strings["The default zoom level. (1:world, 18:highest, also depends on tile server)"] = "Az alapértelmezett nagyítási szint (1: világ, 18: legnagyobb, de függ a csempekiszolgálótól is).";
|
||||||
|
$a->strings["Include marker on map"] = "Jelölő felvétele a térképre";
|
||||||
|
$a->strings["Include a marker on the map."] = "Egy jelölő felvétele a térképre.";
|
Loading…
Reference in a new issue