forked from VoxeLibre/VoxeLibre
Add note about updating the map to translation keys
This commit is contained in:
parent
5eee8abcad
commit
3541250546
|
@ -254,7 +254,7 @@ local filled_def = {
|
|||
description = S("Map"),
|
||||
_tt_help = S("Shows a map image."),
|
||||
_doc_items_longdesc = S("When created, the map saves the nearby area as an image that can be viewed any time by holding the map."),
|
||||
_doc_items_usagehelp = S("Hold the map in your hand. This will display a map on your screen."),
|
||||
_doc_items_usagehelp = S("Hold the map in your hand. This will display a map on your screen. Rightclick to update the map."),
|
||||
inventory_image = "mcl_maps_map_filled.png^(mcl_maps_map_filled_markings.png^[colorize:#000000)",
|
||||
on_place = refill_map,
|
||||
on_secondary_use = refill_map,
|
||||
|
|
|
@ -5,4 +5,4 @@ Rightclick to create a filled map (which can't be stacked anymore).=Rechtsklick,
|
|||
Map=Karte
|
||||
Shows a map image.=Zeigt ein Kartenbild.
|
||||
When created, the map saves the nearby area as an image that can be viewed any time by holding the map.=Beim Erstellen speichert die Karte die Gegend in der Nähe als ein Bild, dass jederzeit durch halten der Karte angesehen werden kann.
|
||||
Hold the map in your hand. This will display a map on your screen.=Halten Sie die Karte in Ihrer Hand. Eine Karte wird auf Ihrem Bildschirm angezeigt werden.
|
||||
Hold the map in your hand. This will display a map on your screen. Rightclick to update the map.=Halten Sie die Karte in Ihrer Hand. Eine Karte wird auf Ihrem Bildschirm angezeigt werden.
|
||||
|
|
|
@ -5,4 +5,4 @@ Rightclick to create a filled map (which can't be stacked anymore).=Clic droit p
|
|||
Map=Carte
|
||||
Shows a map image.=Affiche une carte.
|
||||
When created, the map saves the nearby area as an image that can be viewed any time by holding the map.=Lors de sa création, la carte sauvegarde le terrain proche sous forme d'image qui peut être consultée n'importe quand en tenant la carte dans la main.
|
||||
Hold the map in your hand. This will display a map on your screen.=Tenez la carte dans votre main. Cela affichera la carte à l'écran.
|
||||
Hold the map in your hand. This will display a map on your screen. Rightclick to update the map.=Tenez la carte dans votre main. Cela affichera la carte à l'écran.
|
||||
|
|
|
@ -5,4 +5,4 @@ Rightclick to create a filled map (which can't be stacked anymore).=右クリッ
|
|||
Map=地図
|
||||
Shows a map image.=地図画像を表示します。
|
||||
When created, the map saves the nearby area as an image that can be viewed any time by holding the map.=作成すると、その付近の地図が画像として保存され、地図をかざすといつでも見ることができます。
|
||||
Hold the map in your hand. This will display a map on your screen.=地図を手に持ってください。これで画面に地図が表示されます。
|
||||
Hold the map in your hand. This will display a map on your screen. Rightclick to update the map.=地図を手に持ってください。これで画面に地図が表示されます。
|
||||
|
|
|
@ -5,4 +5,4 @@ Rightclick to create a filled map (which can't be stacked anymore).=Kliknij praw
|
|||
Map=Mapa
|
||||
Shows a map image.=Pokazuje obraz mapy.
|
||||
When created, the map saves the nearby area as an image that can be viewed any time by holding the map.=Gdy są utworzone mapy zapisują obszar okolicy jako obrazek, który może być oglądany przez trzymanie mapy w rękach.
|
||||
Hold the map in your hand. This will display a map on your screen.=Weź mapę do ręki. To pokaże mapę na twoim ekranie.
|
||||
Hold the map in your hand. This will display a map on your screen. Rightclick to update the map.=Weź mapę do ręki. To pokaże mapę na twoim ekranie.
|
||||
|
|
|
@ -5,4 +5,4 @@ Rightclick to create a filled map (which can't be stacked anymore).=Clique com o
|
|||
Map=Mapa
|
||||
Shows a map image.=Mostra uma imagem do mapa.
|
||||
When created, the map saves the nearby area as an image that can be viewed any time by holding the map.=Quando criado, o mapa salva a área próxima como uma imagem que pode ser visualizada sempre que você segurar o mapa.
|
||||
Hold the map in your hand. This will display a map on your screen.=Segure o mapa em suas mãos. Isso mostrará um mapa em sua tela.
|
||||
Hold the map in your hand. This will display a map on your screen. Rightclick to update the map.=Segure o mapa em suas mãos. Isso mostrará um mapa em sua tela.
|
||||
|
|
|
@ -5,4 +5,4 @@ Rightclick to create a filled map (which can't be stacked anymore).=Правый
|
|||
Map=Карта
|
||||
Shows a map image.=Показать карту.
|
||||
When created, the map saves the nearby area as an image that can be viewed any time by holding the map.=После создания карта сохраняет ближайшую местность которую можно посмотеть в любое время взяв карту в руки.
|
||||
Hold the map in your hand. This will display a map on your screen.=Возьмите карту в руки. Так появится изображение карты на экране.
|
||||
Hold the map in your hand. This will display a map on your screen. Rightclick to update the map.=Возьмите карту в руки. Так появится изображение карты на экране.
|
||||
|
|
|
@ -5,4 +5,4 @@ Rightclick to create a filled map (which can't be stacked anymore).=
|
|||
Map=
|
||||
Shows a map image.=
|
||||
When created, the map saves the nearby area as an image that can be viewed any time by holding the map.=
|
||||
Hold the map in your hand. This will display a map on your screen.=
|
||||
Hold the map in your hand. This will display a map on your screen. Rightclick to update the map.=
|
||||
|
|
Loading…
Reference in New Issue