Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Hosted Weblate #1167

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
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>