diff options
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r-- | apps/files/l10n/ja.js | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index fc015d11e49..b7ff4033b4a 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -12,10 +12,6 @@ OC.L10N.register( "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "無効な名前、'\\', '/', '<', '>', ':', '\"', '|', '?', '*' は使用できません。", "The target folder has been moved or deleted." : "対象のフォルダーは移動されたか、削除されました。", "The name %s is already used in the folder %s. Please choose a different name." : "%s はフォルダー %s ですでに使われています。別の名前を選択してください。", - "Not a valid source" : "有効なソースではありません", - "Server is not allowed to open URLs, please check the server configuration" : "サーバーは、URLを開くことは許されません。サーバーの設定をチェックしてください。", - "The file exceeds your quota by %s" : "ファイル %s で容量制限をオーバーしました。", - "Error while downloading %s to %s" : "%s から %s へのダウンロードエラー", "Error when creating the file" : "ファイルの生成エラー", "Folder name cannot be empty." : "フォルダー名は空にできません", "Error when creating the folder" : "フォルダーの生成エラー", @@ -43,11 +39,9 @@ OC.L10N.register( "Upload cancelled." : "アップロードはキャンセルされました。", "Could not get result from server." : "サーバーから結果を取得できませんでした。", "File upload is in progress. Leaving the page now will cancel the upload." : "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。", - "URL cannot be empty" : "URL は空にできません", "{new_name} already exists" : "{new_name} はすでに存在します", "Could not create file" : "ファイルを作成できませんでした", "Could not create folder" : "フォルダーを作成できませんでした", - "Error fetching URL" : "URL取得エラー", "Rename" : "名前の変更", "Delete" : "削除", "Disconnect storage" : "ストレージを切断する", @@ -108,7 +102,6 @@ OC.L10N.register( "Text file" : "テキストファイル", "New folder" : "新しいフォルダー", "Folder" : "フォルダー", - "From link" : "リンク", "Upload" : "アップロード", "Cancel upload" : "アップロードをキャンセル", "No files yet" : "ファイルなし", |