aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-ja
diff options
context:
space:
mode:
authorSimon Shields <keepcalm444@gmail.com>2016-12-27 19:15:22 +1100
committerZhao Wei Liew <zhaoweiliew@gmail.com>2016-12-29 10:54:25 +0800
commitf2babe281bd2cd5da06fee4e7e71fadaf46e5e49 (patch)
tree4c1419cf19f764bd726ae239fc595d54fe930961 /res/values-ja
parent6c6ca5aa11f342f16371858fa893ca236022e025 (diff)
downloadandroid_packages_apps_CMFileManager-f2babe281bd2cd5da06fee4e7e71fadaf46e5e49.tar.gz
android_packages_apps_CMFileManager-f2babe281bd2cd5da06fee4e7e71fadaf46e5e49.tar.bz2
android_packages_apps_CMFileManager-f2babe281bd2cd5da06fee4e7e71fadaf46e5e49.zip
CMFileManager: Rebrand to LineageOS
Change-Id: Ie12dbd20001152f40bff805474b9594955388ebd
Diffstat (limited to 'res/values-ja')
-rw-r--r--res/values-ja/strings.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 5a56f608..bbc08405 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">ファイルマネージャー</string>
<!-- The description of the app -->
- <string name="app_description">CyanogenModファイルマネージャー</string>
+ <string name="app_description">LineageOSファイルマネージャー</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -684,9 +685,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">ライトテーマ</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">CyanogenModファイルマネージャーのライトテーマ。</string>
+ <string name="theme_default_description">LineageOSファイルマネージャーのライトテーマ。</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">ナビゲーションドロワーを開く</string>
<string name="drawer_close">ナビゲーションドロワーを閉じる</string>
@@ -765,7 +766,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">ようこそ</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">CyanogenModファイルマネージャーへようこそ。\n\nこのアプリはシステムファイルの操作や端末を破壊する可能性のある操作を許可します。損害を防ぐために、アプリは安全で低い権限を持つモードで開始します。\n\nすべての権限を持つ上級者向けのモードは設定からアクセスできます。操作がシステムを破壊しないことを確認するのは個人の責任です。\n\nCyanogenModチーム</string>
+ <string name="welcome_msg">LineageOSファイルマネージャーへようこそ。\n\nこのアプリはシステムファイルの操作や端末を破壊する可能性のある操作を許可します。損害を防ぐために、アプリは安全で低い権限を持つモードで開始します。\n\nすべての権限を持つ上級者向けのモードは設定からアクセスできます。操作がシステムを破壊しないことを確認するのは個人の責任です。\n\nLineageOSチーム</string>
<string name="activity_not_found_exception">このファイルを開くためのアプリが見つかりませんでした</string>
<string name="storage_permissions_denied">ファイルマネージャーはファイルを表示するためにストレージの権限を必要とします。</string>
<string name="storage_permissions_explanation">設定に移動して、権限を許可するために[権限]をタップしてください。</string>