Skip to content

Commit

Permalink
Merge pull request #1167 from weblate/weblate-gpslogger-android
Browse files Browse the repository at this point in the history
Translations update from Hosted Weblate
  • Loading branch information
mendhak authored Oct 2, 2024
2 parents ed47510 + 3e8cef6 commit 0f66e03
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gpslogger/src/main/res/values-ko/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<string name="log_json_title">GeoJSON으로 기록하기</string>
<string name="log_json_summary">GeoJSON 파일로 위치 기록</string>
<string name="new_file_creation_title">새 파일 생성</string>
<string name="new_file_creation_summary">새로운 파일을 하루에 한 번씩 또는 매 시작마다 만들지를 선택</string>
<string name="new_file_creation_summary">새로운 파일을 하루에 한 번씩 또는 매 시작마다 만들지 여부를 선택.</string>
<string name="new_file_creation_onceaday">하루에 한 번</string>
<string name="new_file_creation_everystart">매 시작마다</string>
<string name="new_file_creation_custom">사용자 지정 파일</string>
Expand Down Expand Up @@ -322,4 +322,5 @@
<string name="miles"> 마일</string>
<string name="kilometers_per_hour"> km/h</string>
<string name="kilometers"> 킬로미터</string>
<string name="txt_speed_kph">속도 (in km/h):</string>
</resources>
4 changes: 4 additions & 0 deletions gpslogger/src/main/res/values-pl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -386,4 +386,8 @@
<string name="annotation_edit_button_label">Przycisk edycji adnotacji</string>
<string name="annotation_edit_button_color">Kolor przycisku</string>
<string name="view_annotation">Widok adnotacji</string>
<string name="retry_get_best_possible_accuracy_title">Wybierz najwyższą dokładność w czasie działania</string>
<string name="retry_get_best_possible_accuracy_summary">Zamiast rejestrować pierwszy dostępny punkt, próbuj przez cały czas i wybierz punkt o najlepszej dokładności. Trwa to dłużej, ale zwiększa szanse na dokładniejsze punkty.</string>
<string name="prompt_for_details_when_logging_starts">Monit o szczegóły po rozpoczęciu rejestrowania</string>
<string name="txt_speed_kph">Prędkość (w km/h):</string>
</resources>

0 comments on commit 0f66e03

Please sign in to comment.