diff options
Diffstat (limited to 'apps/files_external/l10n/ja.js')
-rw-r--r-- | apps/files_external/l10n/ja.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js index 30731fe91fa..d99eca69d2b 100644 --- a/apps/files_external/l10n/ja.js +++ b/apps/files_external/l10n/ja.js @@ -38,6 +38,8 @@ OC.L10N.register( "Saved" : "保存されました", "Empty response from the server" : "サーバーから空の応答がありました", "Couldn't access. Please logout and login to activate this mount point" : "アクセス出来ませんでした。このマウントポイントを有効にするには一度ログアウトしてからログインしてください。", + "Couldn't get the information from the ownCloud server: {code} {type}" : "ownCloud サーバーから情報を取得出来ませんでした。: {code} {type}", + "Couldn't get the list of external mount points: {type}" : "外部マウントポイントのリストを取得出来ませんでした。: {type}", "There was an error with message: " : "メッセージ付きのエラーが発生しました:", "External mount error" : "外部マウントエラー", "goto-external-storage" : "外部ストレージに行く", |