forked from organicmaps/organicmaps-tmp
[strings] Regenerated
Signed-off-by: KOIZUMI Satoru <koizumistr@minos.ocn.ne.jp>
This commit is contained in:
parent
ca29e0b563
commit
868b538435
2 changed files with 8 additions and 8 deletions
|
@ -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 -->
|
||||
|
|
|
@ -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ケ月以上前";
|
||||
|
|
Loading…
Add table
Reference in a new issue