diff options
Diffstat (limited to 'apps/files_external/l10n/ja.js')
-rw-r--r-- | apps/files_external/l10n/ja.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js index 77da8bec70c..346dc788ab1 100644 --- a/apps/files_external/l10n/ja.js +++ b/apps/files_external/l10n/ja.js @@ -13,6 +13,13 @@ OC.L10N.register( "All users. Type to select user or group." : "すべてのユーザー。ユーザー、グループを追加", "(group)" : "(グループ)", "Compatibility with Mac NFD encoding (slow)" : "Mac NFD エンコード互換 (遅い)", + "Enable encryption" : "暗号化を有効に", + "Enable previews" : "プレビューを有効に", + "Enable sharing" : "共有の有効化", + "Check for changes" : "変更点を確認", + "Never" : "更新無", + "Once every direct access" : "直指定時のみ", + "Delete" : "削除", "Admin defined" : "管理者設定済", "Delete storage?" : "ストレージを削除しますか?", "Saved" : "保存しました", @@ -103,12 +110,6 @@ OC.L10N.register( "Name" : "名前", "Storage type" : "ストレージ種別", "Scope" : "スコープ", - "Enable encryption" : "暗号化を有効に", - "Enable previews" : "プレビューを有効に", - "Enable sharing" : "共有の有効化", - "Check for changes" : "変更点を確認", - "Never" : "更新無", - "Once every direct access" : "直指定時のみ", "Folder name" : "フォルダー名", "External storage" : "外部ストレージ", "Authentication" : "認証", @@ -129,7 +130,6 @@ OC.L10N.register( "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\"はインストールされていません。 %s のマウントは不可能です。システム管理者にインストールを依頼してください。", "No external storage configured" : "外部ストレージは設定されていません", "You can add external storages in the personal settings" : "個人設定で外部ストレージを設定することができます。", - "Delete" : "削除", "Allow users to mount the following external storage" : "ユーザーに次の外部ストレージのマウントを許可する", "Are you sure you want to delete this external storage" : "この外部ストレージを本当に削除しますか?" }, |