- gpx_notification:
- greeting: Dobrý den,
- your_gpx_file: Vypadá to, že váš GPX soubor
- with_description: s popisem
- and_the_tags: 'a následujícími štítky:'
- and_no_tags: a bez štítků
- failure:
- subject: '[OpenStreetMap] Neúspěšný import GPX'
- failed_to_import: 'se nepodařilo nahrát. Chybové hlášení následuje:'
- more_info_1: Další informace o chybách při importu GPX a rady, jak se
- more_info_2: 'jim vyhnout, naleznete na:'
- import_failures_url: http://wiki.openstreetmap.org/wiki/GPX_Import_Failures?uselang=cs
- success:
- subject: '[OpenStreetMap] Úspěšný import GPX'
- loaded_successfully:
- one: se úspěšně nahrál s %{trace_points} z možného 1 bodu.
- other: se úspěšně nahrál s %{trace_points} z možných %{possible_points}
- bodů.
+ gpx_failure:
+ failed_to_import: 'se nepodařilo nahrát. Chybové hlášení následuje:'
+ import_failures_url: http://wiki.openstreetmap.org/wiki/GPX_Import_Failures?uselang=cs
+ subject: '[OpenStreetMap] Neúspěšný import GPX'
+ gpx_success:
+ loaded_successfully:
+ one: se úspěšně nahrál s %{trace_points} z možného 1 bodu.
+ other: se úspěšně nahrál s %{trace_points} z možných %{possible_points} bodů.
+ subject: '[OpenStreetMap] Úspěšný import GPX'