Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
3671bfe
Translated using Weblate (Chinese (Traditional))
Supaplextw Nov 11, 2021
f90423a
Translated using Weblate (Chinese (Traditional))
Supaplextw Dec 14, 2021
be218f7
Added translation using Weblate (Hungarian)
debyos Jan 12, 2022
be6ece1
Translated using Weblate (Hungarian)
debyos Jan 12, 2022
883ca73
Added translation using Weblate (Chinese (Simplified))
LaoshuBaby Jan 14, 2022
6b89648
Translated using Weblate (Chinese (Simplified))
LaoshuBaby Jan 14, 2022
33de6ef
Translated using Weblate (Spanish)
Feb 21, 2022
0c53608
Translated using Weblate (Spanish)
Apr 9, 2022
a79f103
Added translation using Weblate (Czech)
trendspotter May 2, 2022
86a608f
Translated using Weblate (Czech)
trendspotter May 2, 2022
551362d
Added translation using Weblate (Polish)
WaldiSt Jun 12, 2022
afc925d
Translated using Weblate (Polish)
WaldiSt Jun 12, 2022
53dec84
Translated using Weblate (Polish)
WaldiSt Jun 16, 2022
46d9c32
Translated using Weblate (Polish)
WaldiSt Jun 16, 2022
25de540
Translated using Weblate (Spanish)
Oct 17, 2022
9b9575f
Translated using Weblate (Polish)
WaldiSt Dec 23, 2022
fc9b788
Translated using Weblate (Catalan)
fitojb Jan 8, 2023
2441a30
Translated using Weblate (Czech)
trendspotter Apr 12, 2023
c873f5c
Added translation using Weblate (Estonian)
Jul 11, 2023
78c961f
Translated using Weblate (Estonian)
Jul 11, 2023
b61fe5a
Translated using Weblate (Polish)
WaldiSt Aug 27, 2023
3fddd76
Translated using Weblate (Estonian)
Mar 5, 2024
54b1bba
Translated using Weblate (Polish)
WaldiSt Aug 22, 2024
48337f3
Translated using Weblate (Estonian)
Oct 27, 2024
3adf0ce
Translated using Weblate (Estonian)
Jan 21, 2025
fed0ed1
Added translation using Weblate (Tamil)
Jan 23, 2025
0e144fa
Translated using Weblate (Tamil)
Jan 24, 2025
7bba98a
Translated using Weblate (Polish)
WaldiSt Jun 24, 2025
34ca2da
Translated using Weblate (Polish)
WaldiSt Jun 27, 2025
0847081
Added translation using Weblate (Swedish)
stefanbjornelundgnome-dev Jul 14, 2025
6d1040c
Translated using Weblate (Swedish)
stefanbjornelundgnome-dev Jul 14, 2025
6fb2367
Translated using Weblate (Swedish)
stefanbjornelundgnome-dev Jul 14, 2025
3e1fc69
Translated using Weblate (Swedish)
stefanbjornelundgnome-dev Jul 14, 2025
0c02989
Translated using Weblate (Swedish)
stefanbjornelundgnome-dev Jul 14, 2025
a8fe045
Translated using Weblate (Swedish)
stefanbjornelundgnome-dev Jul 14, 2025
6cf678b
Translated using Weblate (Swedish)
stefanbjornelundgnome-dev Jul 14, 2025
0333397
Translated using Weblate (Swedish)
stefanbjornelundgnome-dev Jul 14, 2025
c3a21e7
Translated using Weblate (Swedish)
stefanbjornelundgnome-dev Jul 14, 2025
cb2f7e4
Translated using Weblate (Tamil)
Jul 22, 2025
7038800
Translated using Weblate (Swedish)
stefanbjornelundgnome-dev Aug 28, 2025
23de926
Translated using Weblate (Swedish)
bittin Aug 28, 2025
a776ca8
Translated using Weblate (Tamil)
TamilNeram Feb 28, 2026
2d52344
Translated using Weblate (Estonian)
Apr 8, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 18 additions & 12 deletions addon/_locales/ca/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
"message": "OSM Smart Menu"
},
"loading": {
"message": "Carregant...\nSi no para de carregar, recarregueu la pàgina i torneu-ho a provar.",
"message": "S’està carregant…\nSi no para de carregar, recarregueu la pàgina i torneu-ho a provar.",
"description": "Shown in popup shortly before menu appears."
},
"newOptionDetected_notice": {
"message": "Voleu afegir aquest lloc web al menú?",
"description": "Shown in popup (before the button) when an unknown website seems compatible with OpenStreetMap"
},
"newOptionDetected_buttonText": {
"message": "Afegeix enllaç",
"message": "Afegeix l’enllaç",
"description": "Shown in popup (inside the button) when an unknown website seems compatible with OpenStreetMap"
},
"newOptionDetected_added": {
Expand All @@ -29,19 +29,19 @@
"description": "Link to configuration page inside main popup."
},
"config_editButton": {
"message": "Editar",
"message": "Edita",
"description": "Text inside 'edit button' in configuration page"
},
"config_saveButton": {
"message": "Guardar",
"message": "Desa",
"description": "Text inside 'save button' in configuration page"
},
"config_deleteButton": {
"message": "Esborrar",
"message": "Suprimeix",
"description": "Text inside 'delete button' in configuration page"
},
"config_linkDeleted": {
"message": "Enllaç $LINK_NAME$ esborrat. Feu clic aquí per desfer.",
"message": "S’ha suprimit l’enllaç $LINK_NAME$. Feu clic aquí per a desfer.",
"description": "Shown inline when a link is deleted inside configuration page",
"placeholders": {
"LINK_NAME": {
Expand All @@ -59,11 +59,11 @@
"description": "Input label"
},
"config_pattern_urlTemplate": {
"message": "Plantilla d'URL",
"message": "Plantilla dURL",
"description": "Input label"
},
"config_pattern_createOption": {
"message": "Crear opció",
"message": "Crea l’opció",
"description": "Button"
},
"error_noAccess": {
Expand All @@ -77,7 +77,7 @@
}
},
"error_incompatibleWebsite": {
"message": "No s'ha trobat cap mapa ni paràmetre d'OpenStreetMap.\nSi això és inesperat, podeu informar-ne a $EXTENSION_SITE$.",
"message": "No sha trobat cap mapa ni paràmetre de l’OpenStreetMap.\nSi això és inesperat, podeu informar-ne a $EXTENSION_SITE$.",
"description": "Error shown inside popup when appropriate",
"placeholders": {
"EXTENSION_SITE": {
Expand Down Expand Up @@ -150,7 +150,7 @@
"message": "Osmose"
},
"site_osmchangetiles": {
"message": "Últimes modificacions d'OSM (Neis)"
"message": "Modificacions més recents a l’OSM (Neis)"
},
"site_waze": {
"message": "Waze"
Expand Down Expand Up @@ -185,12 +185,18 @@
"message": "Analitzador de relacions d'OSM"
},
"site_howdidyoucontribute": {
"message": "Com heu contribuït a OSM?"
"message": "Com heu contribuït a l’OSM?"
},
"site_osmwiki": {
"message": "Wiki d'OpenStreetMap"
"message": "Wiki de l’OpenStreetMap"
},
"site_openstreetbrowser": {
"message": "OpenStreetBrowser"
},
"site_whodidit": {
"message": "WHODIDIT (Zverik)"
},
"site_osmchangeviz": {
"message": "Conjunt de canvis per comparació (Neis)"
}
}
259 changes: 259 additions & 0 deletions addon/_locales/cs/messages.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,259 @@
{
"newOptionDetected_notice": {
"message": "Chcete přidat tuto webovou stránku do nabídky?",
"description": "Shown in popup (before the button) when an unknown website seems compatible with OpenStreetMap"
},
"extensionName": {
"message": "OSM Smart Menu"
},
"extensionShortName": {
"message": "OSMenu"
},
"newOptionDetected_buttonText": {
"message": "Přidat odkaz",
"description": "Shown in popup (inside the button) when an unknown website seems compatible with OpenStreetMap"
},
"extensionDescription": {
"message": "Pomáhá přispěvatelům OpenStreetMap snadno přepínat mezi různými mapami a analytickými nástroji komunity."
},
"loading": {
"message": "Načítání...\nPokud se načítání nezastaví, načtěte stránku znovu a zkuste to znovu.",
"description": "Shown in popup shortly before menu appears."
},
"extensionStoreDescription": {
"message": "Když kliknete na tlačítko nabídky, toto rozšíření <strong>detekuje</strong> parametry OpenStreetMap na aktuální stránce a <strong>vygeneruje</strong> seznam souvisejících map a nástrojů s těmito parametry.\n\nMezi uznávané parametry patří:\n<ul>\n<li>Souřadnice mapy (přiblížení, zeměpisná šířka a délka)</li>\n<li>Prvky OSM (id uzlu, id cesty, id vztahu a id sady změn)</li>\n<li>Uživatelská jména a ID trasování GPS</li>\n</ul>\nPokud si nejste jisti, který web bude rozpoznán, zkuste před kliknutím na nabídku přejít na https://www.openstreetmap.org/.\n\n<em>Logo OpenStreetMap je ochranná známka společnosti OpenStreetMap Foundation a používá se s jejím svolením. Tento projekt není podporován ani není spojen s OpenStreetMap Foundation.</em>",
"description": "Description shown in Chrome and Firefox's extension download page"
},
"newOptionDetected_added": {
"message": "Přidáno jako $PAGE_TITLE$",
"description": "Shown in popup when an unknown website seems compatible with OpenStreetMap. After the button is clicked.",
"placeholders": {
"PAGE_TITLE": {
"content": "$1",
"example": "OpenStreetMap"
}
}
},
"configurationLink": {
"message": "Konfigurace",
"description": "Link to configuration page inside main popup."
},
"config_editButton": {
"message": "Upravit",
"description": "Text inside 'edit button' in configuration page"
},
"config_saveButton": {
"message": "Uložit",
"description": "Text inside 'save button' in configuration page"
},
"config_deleteButton": {
"message": "Smazat",
"description": "Text inside 'delete button' in configuration page"
},
"config_linkDeleted": {
"message": "Odkaz $LINK_NAME$ smazán. Klikněte zde pro vrácení zpět.",
"description": "Shown inline when a link is deleted inside configuration page",
"placeholders": {
"LINK_NAME": {
"content": "$1",
"example": "OpenStreetMap"
}
}
},
"config_pattern_formTitle": {
"message": "Pokročilá tvorba možností (experimentální)",
"description": "Form Legend/Title"
},
"config_pattern_name": {
"message": "Název",
"description": "Input label"
},
"config_pattern_urlTemplate": {
"message": "Šablona URL",
"description": "Input label"
},
"config_pattern_createOption": {
"message": "Vytvořit možnost",
"description": "Button"
},
"error_noAccess": {
"message": "CHYBA: Nelze nalézt nebo získat přístup k aktuální stránce.\nPokud se tato stránka stále načítá, zkuste to znovu.\nPokud je to neočekávané, nahlaste to prosím v položce $EXTENSION_SITE$.",
"description": "Error shown inside popup when the current page cannot be accessed (technical exception)",
"placeholders": {
"EXTENSION_SITE": {
"content": "$1",
"example": "github.com/jgpacker/osm-smart-menu/"
}
}
},
"error_incompatibleWebsite": {
"message": "Nebyly nalezeny žádné parametry mapy nebo OpenStreetMap.\nPokud je to neočekávané, můžete to nahlásit v položce $EXTENSION_SITE$.",
"description": "Error shown inside popup when appropriate",
"placeholders": {
"EXTENSION_SITE": {
"content": "$1",
"example": "github.com/jgpacker/osm-smart-menu/"
}
}
},
"error_noInformationExtracted": {
"message": "Webová stránka byla rozpoznána, ale nebyly nalezeny žádné parametry.\nPokud se jedná o mapu, zkuste s ní trochu pohnout, aby se inicializovaly její parametry.\nPokud to vypadá jako chyba, nahlaste ji v položce $EXTENSION_SITE$.",
"description": "Error shown inside popup when appropriate",
"placeholders": {
"EXTENSION_SITE": {
"content": "$1",
"example": "github.com/jgpacker/osm-smart-menu/"
}
}
},
"noEnabledCompatibleLinksFound": {
"message": "Žádný z povolených odkazů není kompatibilní s parametry uvedenými na této stránce.",
"description": "Shown in popup when there aren't any enabled links that support the parameters found in the current page."
},
"button_showEnabledLinks": {
"message": "Zobrazení povolených odkazů pomocí dalších parametrů",
"description": "Shown in popup below some errors to allow users to see enabled links."
},
"button_showOtherEnabledLinks": {
"message": "Zobrazení ostatních povolených odkazů pomocí dalších parametrů",
"description": "Shown in popup below the list of links; to see other enabled links with additional parameters."
},
"site_openstreetmap": {
"message": "OpenStreetMap"
},
"site_bingmaps": {
"message": "Mapy Bing"
},
"site_googlemaps": {
"message": "Google Maps"
},
"site_sentinelhub": {
"message": "Sentinel Hub"
},
"site_openmapsurfer": {
"message": "OpenMapSurfer"
},
"site_opencyclemap": {
"message": "OpenCycleMap"
},
"site_openseamap": {
"message": "OpenSeaMap"
},
"site_opensnowmap": {
"message": "OpenSnowMap"
},
"site_opentopomap": {
"message": "OpenTopoMap"
},
"site_historicmap": {
"message": "Historické objekty"
},
"site_openinframap": {
"message": "Open Infrastructure Map "
},
"site_openptmap": {
"message": "Open Public Transport Map"
},
"site_opnvkarte": {
"message": "ÖPNVKarte"
},
"site_hotmap": {
"message": "Humanitarian OSM Team Map"
},
"site_openstreetcam": {
"message": "KartaView"
},
"site_stamen": {
"message": "Stamen Maps"
},
"site_f4map": {
"message": "F4 Map (3D demo)"
},
"site_mapillary": {
"message": "Mapillary"
},
"site_level0": {
"message": "Level0 Editor"
},
"site_ideditor": {
"message": "iD Editor"
},
"site_umap": {
"message": "uMap"
},
"site_osmdeephistory": {
"message": "OSM Deep History"
},
"site_deepdiff": {
"message": "Deep Diff"
},
"site_osmhistoryviewer": {
"message": "OSM History Viewer"
},
"site_pewuosmhistory": {
"message": "OSM History Viewer (PeWu)"
},
"site_whodidit": {
"message": "WHODIDIT (Zverik)"
},
"site_osmrelationanalyzer": {
"message": "OSM Relation Analyzer"
},
"site_overpassapi": {
"message": "Augmented OSM Change Viewer"
},
"site_osmroutemanager": {
"message": "OSM Route Manager"
},
"site_osmose": {
"message": "Osmose"
},
"site_osminspector": {
"message": "OSM Inspector"
},
"site_osmwiki": {
"message": "OpenStreetMap wiki"
},
"site_osmchangeviz": {
"message": "Changeset by Comparison (Neis)"
},
"site_mapcompare": {
"message": "Map Compare"
},
"site_keepright": {
"message": "Držte se vpravo!"
},
"site_osmchangetiles": {
"message": "Poslední úpravy OSM (Neis)"
},
"site_howdidyoucontribute": {
"message": "Jak jste přispěli do OSM?"
},
"site_waze": {
"message": "Waze"
},
"site_openstreetbrowser": {
"message": "OpenStreetBrowser"
},
"site_osmcha": {
"message": "OSMCha"
},
"site_osmbuildings": {
"message": "OSM Buildings"
},
"site_openlevelup": {
"message": "OpenLevelUp!"
},
"site_indoorequal": {
"message": "indoor="
},
"site_missingmaps": {
"message": "Missing Maps"
},
"site_osmlanevisualizer": {
"message": "OSM Lane Visualizer"
},
"site_stravaglobal": {
"message": "Strava Global Heatmap"
}
}
Loading