[strings] Regenerated

Signed-off-by: KOIZUMI Satoru <koizumistr@minos.ocn.ne.jp>
This commit is contained in:
KOIZUMI Satoru 2025-02-24 12:50:14 +09:00 committed by Konstantin Pastbin
parent ca29e0b563
commit 868b538435
2 changed files with 8 additions and 8 deletions

View file

@ -726,9 +726,9 @@
<string name="trip_finished">到着しました!</string>
<string name="ok">OK</string>
<!-- max. 10 symbols, both iOS and Android -->
<string name="sort">び替え中</string>
<string name="sort">べ替え</string>
<!-- Android, title, max 20-22 symbols -->
<string name="sort_bookmarks">ブックマークの並替え</string>
<string name="sort_bookmarks">ブックマークの並替え</string>
<!-- Android -->
<string name="by_default">デフォルトで</string>
<!-- Android -->

View file

@ -875,14 +875,14 @@
"carplay_roundabout_exit" = "第%@出口";
/* max. 10 symbols, both iOS and Android */
"sort" = "並び替え中…";
"sort" = "並べ替え…";
/* iOS */
"sort_default" = "デフォルトで並替え";
"sort_type" = "タイプで並替え";
"sort_distance" = "距離で並替え";
"sort_date" = "日付で並替え";
"sort_name" = "名前でソートする";
"sort_default" = "デフォルトで並替え";
"sort_type" = "タイプで並替え";
"sort_distance" = "距離で並替え";
"sort_date" = "日付で並替え";
"sort_name" = "名前で並べ替え";
"week_ago_sorttype" = "1週間前";
"month_ago_sorttype" = "1ケ月前";
"moremonth_ago_sorttype" = "1ケ月以上前";