diff options
Diffstat (limited to 'apps/files_external/l10n/ja.js')
-rw-r--r-- | apps/files_external/l10n/ja.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js index 3e67e651cfd..bbd7c34bdd1 100644 --- a/apps/files_external/l10n/ja.js +++ b/apps/files_external/l10n/ja.js @@ -18,7 +18,6 @@ OC.L10N.register( "Error generating key pair" : "キーペアの生成エラー", "All users. Type to select user or group." : "すべてのユーザー。ユーザー、グループを追加", "(group)" : "(グループ)", - "Compatibility with Mac NFD encoding (slow)" : "Mac NFD エンコード互換 (遅い)", "Admin defined" : "管理者設定済", "Saved" : "保存されました", "Empty response from the server" : "サーバーから空の応答がありました", @@ -30,7 +29,7 @@ OC.L10N.register( "external-storage" : "外部ストレージ", "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows ネットワークドライブのマウントポイントリストを取得出来ませんでした:サーバーから空の応答がありました", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "いくつかの設定済み外部マウントポイントに接続できませんでした。詳細情報は赤い行をクリックしてください", - "Please enter the credentials for the {mount} mount" : " {mount} をマウントするための必要な資格情報を入力してください", + "Please enter the credentials for the {mount} mount" : " {mount} のマウントのために必要な資格情報を入力してください", "Username" : "ユーザー名", "Password" : "パスワード", "Credentials saved" : "資格情報を保存しました", |