Automatic translation import

Change-Id: Ice67efb943862bc160150a4b1424e6af4f9511d8
This commit is contained in:
Michael W
2019-03-11 00:22:30 +01:00
parent f4a3c575f4
commit dc17539da6
104 changed files with 216 additions and 2162 deletions

View File

@@ -18,16 +18,6 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">アップデータ</string>
<string name="display_name">アップデータ</string>
<!-- Directory where the update files will be downloaded and stored.
WARNING: The application can and will delete any unknown file. -->
<!-- Directory where the downloads will be exported to.
The path is relative to the root of the external storage.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">検証に失敗しました</string>
<string name="verifying_download_notification">アップデートを検証中</string>
<string name="downloading_notification">ダウンロード中</string>