Skip to content

Commit

Permalink
Moji: Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
boxmoji committed Apr 17, 2023
1 parent 04abf1c commit 7b98af7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions box-browse-sdk/src/main/res/values-ja/strings.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<resources>
<string description="Default title for the Browse SDK" name="box_browsesdk_title">ブラウザ</string>
<string description="Default title for the Browse SDK" name="box_browsesdk_title">ブラウズ</string>
<string name="box_browsesdk_problem_fetching_folder">フォルダの取得で問題がありました。</string>
<string name="box_browsesdk_problem_performing_search">検索の実行で問題がありました。</string>
<string description="Toast message that indicates that an error occurred while performing an action" name="box_browsesdk_network_error">ネットワークエラーが発生しました。もう一度やり直してください。</string>
<string description="Toast message that indicates that an error occurred while performing an action" name="box_browsesdk_network_error">ネットワークエラー。もう一度やり直してください。</string>
<string description="Toast message that indicates that the provided authentication session is not valid" name="box_browsesdk_session_is_not_authenticated">セッションが認証されていません</string>
<string description="Toast message that indicates that an invalid item was provided to browse on" name="box_browsesdk_no_item_selected">選択済み項目なし</string>

Expand Down Expand Up @@ -35,7 +35,7 @@
<string description="File type to search for" name="search_filter_file_type_boxnote">Box Note</string>
<string description="File type to search for" name="search_filter_file_type_video">ビデオ</string>
<string description="File type to search for" name="search_filter_file_type_audio">音声</string>
<string desctiption="Hyperlink to show hidden file types" name="search_filter_file_type_see_more">もっと見る...</string>
<string desctiption="Hyperlink to show hidden file types" name="search_filter_file_type_see_more">さらに表示...</string>
<string description="Header for section that limit search based on last modified date of the files and folders" name="date_modified_label">変更日</string>
<string description="Label for setting to search for files modified at any time" name="any_time">指定なし</string>
<string description="Label for setting to search for files modified in last day" name="past_day">過去1日</string>
Expand Down

0 comments on commit 7b98af7

Please sign in to comment.