- gpx_notification:
- greeting: Bok,
- your_gpx_file: Liči na vašu GPX datoteku
- with_description: s opisom
- and_the_tags: 'i sa sljedećim oznakama:'
- and_no_tags: i bez oznaka
- failure:
- subject: '[OpenStreetMap] GPX Import nije uspio'
- failed_to_import: 'Import nije uspio. Ovdje je greška:'
- more_info_1: Više o neuspjelom GPX importu i kako to izbjeći
- more_info_2: 'može se naći na:'
- success:
- subject: '[OpenStreetMap] GPX Import uspješan'
- loaded_successfully: |-
- uspješno učitano sa %{trace_points} od mogućih
- %{possible_points} točaka.
+ gpx_failure:
+ failed_to_import: 'Import nije uspio. Ovdje je greška:'
+ subject: '[OpenStreetMap] GPX Import nije uspio'
+ gpx_success:
+ loaded_successfully: |-
+ uspješno učitano sa %{trace_points} od mogućih
+ %{possible_points} točaka.
+ subject: '[OpenStreetMap] GPX Import uspješan'