Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7724d343 authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

Merge "Update Japanese translation." into gingerbread

parents b7347a4b 55991262
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -914,6 +914,7 @@
    <string name="media_shared" product="default" msgid="5706130568133540435">"SDカードは現在パソコンで使用中です。"</string>
    <string name="media_unknown_state" msgid="729192782197290385">"外部メディアの状態は不明です。"</string>
    <!-- CM extra -->
    <string name="global_action_screenshot">"スクリーンショット"</string>
    <string name="reboot_system">"再起動する"</string>
    <string name="reboot_progress">"再起動中..."</string>
    <string name="reboot_confirm">"携帯電話を再起動します。"</string>
@@ -958,10 +959,14 @@
    <!-- Button allowing the user reset the revoked permissions for application which has encountered an error. -->
    <string name="reset_perms">権限をリセット</string>

    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permlab_preventpower">電源キーの制御</string>
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permdesc_preventpower">アプリケーションが電源キーの挙動を変更するのを許可する</string>

    <!-- Title of an application permission that lets an application view/edit revoked permissions. -->
    <string name="permlab_revokePermissions">取り消された権限を閲覧/編集する。通常のアプリケーションでは不要です。</string>
    <!-- Description of an application permission that lets lets an application view/edit revoked permissions. -->
    <string name="permdesc_revokePermissions">取り消された権限を読み書きする。通常のアプリケーションでは不要です。</string>


</resources>