diff options
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r-- | lib/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index d88d6ebba18..c5395b32fa2 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -180,7 +180,7 @@ OC.L10N.register( "User disabled" : "ユーザーは無効です", "Login canceled by app" : "アプリによりログインが中止されました", "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "次の依存関係を満たしていないため、アプリ \"%1$s\" をインストールできません: %2$s", - "a safe home for all your data" : "あなたの全データの安全な家", + "a safe home for all your data" : "あなたのすべてのデータを安全に保管する場所", "File is currently busy, please try again later" : "現在ファイルはビジーです。後でもう一度試してください。", "Can't read file" : "ファイルを読み込めません", "Application is not enabled" : "アプリケーションは無効です", |