co-maps/iphone/Maps/LocalizedStrings/ja.lproj/InfoPlist.strings

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
836 B
Text
Raw Permalink Normal View History

2025-11-22 13:58:55 +01:00
/* Used in home screen quick actions. */
"search" = "検索";
/* Used in home screen quick actions. */
"bookmarks_and_tracks" = "ブックマークとトラック";
/* Used in home screen quick actions. */
"route" = "経路";
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
"NSLocationAlwaysUsageDescription" = "バックグラウンドでの現在位置の定義は、アプリの機能を完全にご利用いただくために必要です。にルート追跡と最近の道のりの保存に使用されます。";
/* Needed to explain why we require access to GPS coordinates when the app is active. */
"NSLocationWhenInUseUsageDescription" = "現在位置の定義はルート追跡オプションと最近使用したルートの保存に使用されます。";