-
Notifications
You must be signed in to change notification settings - Fork 609
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 71.4% (20 of 28 strings) Translation: GPSLogger/F-Droid Listing (Fastlane) Translate-URL: https://hosted.weblate.org/projects/gpslogger/fastlane/ja/
- Loading branch information
1 parent
2fee45e
commit 2f37e9f
Showing
8 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
* カスタムURL - オフライン・ロケーションを破棄するオプションを追加しました。 | ||
* カスタムURL - 再試行は5回ではなく、最大3回となります。 | ||
* バグ修正:長い時間実行すると、マイナスの時間が表示されていました。 | ||
* 機能強化:自動送信アラームをより信頼性の高いものとし、より正確になるようにしました |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
* 新たなアノテーションボタン表示。 長押しでメッセージ・色を編集できます。 | ||
* カスタムURLと注釈入力ボックスは、テキストを包括するようになります。 改行は削除されます。 | ||
* GPSLoggerの状態ブロードキャストが、継続時間と距離の値を含むようになりました。 | ||
* 改定: emailAlarmインテントがimmediateautosendに改名されました。 ファイルアップロードを開始するのにご利用下さい。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
* Android R 以降で、フォルダのパスをクリックできるように | ||
* 白黒のアイコン | ||
* GPXファイルの<trk>タグに<name>要素を追加 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
*OpenStreetMapの改定 - OAuth2に認証が切り替わるため、再認証頂く必要があります。 | ||
* 自動送信が記録停止時のデフォルト設定に | ||
|
||
バグ修正 - |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
* OpenStreetMapの改定 - OAuth2へ認証が切り替わるため、再認証する必要があります。 | ||
* 自動送信がロギング停止時のデフォルト設定に | ||
* バグ修正 - 受動的ロケーション時間が従前のロケーション時間より大きいことを確認するように | ||
* Nothing OSテーマにおける白黒アイコンのバグフィックス | ||
* ファイル名にアスタリスクやスラッシュなどの特定文字を使用できなくしました |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
* 新しい精度オプション - 再試行間隔のあいだ実行し、最も正確なポイントを選択します。 | ||
* パッシブ・リスナーは、他に選択されたリスナー(GNSS/ネットワーク)と合致するようになりました。 どちらも選択されていない場合、すべてのポイントが受認されます。 | ||
* 自動送信用のカスタム URLアップロードが高速化しました。 | ||
* 新しい stoponapplaunch プロパティは、.properties ファイル経由のみ利用可能です |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
* 記録開始前にOpenStreetMapオプションのプロンプトが表示されるようにしました。 | ||
* 信頼性向上へタスク送信をAndroid WorkManagerに切り替え。 | ||
* ファイルのアップロードが完了するとブロードキャストが送信されるようになりました。ファイルクリーンアップの自動化に役立ちます。 | ||
* 権限の取消や、ファイルの書込に失敗した場合のエラー通知・クラッシュを少なくしました。 | ||
* 新たなカスタムURLパラメータ、%SPD_KPH。 | ||
* 自動送信の説明が明確に: 動的なファイル名の変更でも、ファイル送信されます。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
* 主に内部SDK・リファレンスライブラリを更新して、最近のAndroid要件との互換性を高めました。 | ||
* SDKの更新は、アプリがバックグラウンドの権限をより尊重することを意味し、バックグラウンド動作の権限が付与されていない場合、不正確なアラームを使用する可能性があります。 | ||
* SDKの更新は、古いAndroid用にビルドされているというF-DroidやAPKの警告が表示されなくなることを意味します。 | ||
* Android 4.xは非対応になりました。 |