diff options
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r-- | apps/files/l10n/ja.js | 29 |
1 files changed, 21 insertions, 8 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 45cdcda83e4..a64ae2b0a7e 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -191,16 +191,14 @@ OC.L10N.register( "Folder name" : "フォルダー名", "This node is unavailable" : "このノードは利用できません", "Download file {name}" : "ファイル {name} をダウンロード", - "Invalid file name" : "無効なファイル名", - "\"{name}\" is not an allowed filetype." : "\"{name}\" は許可されたファイルタイプではありません。", - "{newName} already exists." : "{newName} すでに存在しています。", - "\"{char}\" is not allowed inside a file name." : "\"{char}\"はファイル名には使用できません。", - "Name cannot be empty" : "名前は空にできません", - "Another entry with the same name already exists" : "同じ名前の別のエントリがすでに存在しています", "Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" から \"{newName}\" に名前を変更済み", "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" の名前を変更できませんでした、それは既に存在しません。", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{newName}\" という名前は \"{dir}\" フォルダですでに使用されています。別の名前を選択してください。", "Could not rename \"{oldName}\"" : "\"{oldName}\" の名前を変更できませんでした。", + "Clear filter" : "フィルターをクリア", + "Type" : "タイプ", + "Active filters" : "有効なフィルター", + "Remove filter" : "フィルターを削除", "Total rows summary" : "総行数のサマリー", "Toggle selection for all files and folders" : "すべてのファイルとフォルダの選択を切り替える", "\"{displayName}\" failed on some elements " : "いくつかの要素で \"{displayName}\" が失敗しました。", @@ -210,13 +208,16 @@ OC.L10N.register( "Column headers with buttons are sortable." : "ボタン付きの列ヘッダはソート可能です。", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "このリストはパフォーマンスの都合上、すべてレンダリングされているわけではありません。リスト内を移動すると、ファイルが次々と表示されていきます。", "File not found" : "ファイルが見つかりません", - "Storage informations" : "ストレージ情報", "{usedQuotaByte} used" : "{usedQuotaByte} 使用されています", "{relative}% used" : "{relative}% 使用されています", "Could not refresh storage stats" : "ストレージの状態を更新できませんでした", "Your storage is full, files can not be updated or synced anymore!" : "ストレージは一杯です。ファイルの更新と同期はできません!", "Create" : "作成", "A file or folder with that name already exists." : "その名前のファイルまたはフォルダーは既に存在しています。", + "Invalid file name" : "無効なファイル名", + "\"{char}\" is not allowed inside a file name." : "\"{char}\"はファイル名には使用できません。", + "\"{name}\" is not an allowed filetype." : "\"{name}\" は許可されたファイルタイプではありません。", + "Submit" : "提出する", "Transfer ownership of a file or folder" : "ファイルまたはフォルダーの所有権を譲渡する", "Choose file or folder to transfer" : "譲渡するファイルまたはフォルダーを選択してください", "Change" : "変更", @@ -245,7 +246,7 @@ OC.L10N.register( "Error during upload: {message}" : "アップロード中にエラーが発生しました: {message}", "Error during upload, status code {status}" : "アップロード中のエラー、ステータスコード {status}", "Unknown error during upload" : "不明なエラーがアップロード中に発生しました", - "Open the files app settings" : "ファイルアプリの設定を開く", + "Views" : "表示", "Files settings" : "ファイルの設定", "File cannot be accessed" : "ファイルにアクセスできません", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "ファイルが見つからないか、あなたがそれを表示する権限を持っていない可能性があります。送信者に共有するように依頼してください。", @@ -298,6 +299,13 @@ OC.L10N.register( "Open folder {displayName}" : "フォルダ {displayName} を開く", "Open in Files" : "ファイルアプリで開く", "Open details" : "詳細を開く", + "Today" : "今日", + "Last 7 days" : "7日以内", + "Last 30 days" : "30日以内", + "Documents" : "ドキュメント", + "Folders" : "フォルダー", + "Audio" : "オーディオ", + "Videos" : "動画", "Created new folder \"{name}\"" : "新規フォルダ \"{name}\" を作成しました", "Filename" : "ファイル名", "Unable to initialize the templates directory" : "テンプレートディレクトリを初期化できませんでした", @@ -355,9 +363,11 @@ OC.L10N.register( "descending" : "降順", "Sort list by {column} ({direction})" : "{column} ({direction}) でリストを並べ替える", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "このリストはパフォーマンスの都合上、すべてレンダリングされているわけではありません。リスト内を移動すると、ファイルが次々と表示されていきます。", + "Storage informations" : "ストレージ情報", "Search for an account" : "アカウントを検索", "Choose" : "選択", "No files or folders have been deleted yet" : "まだ削除されたファイルやフォルダはありません", + "Open the files app settings" : "ファイルアプリの設定を開く", "You might not have have permissions to view it, ask the sender to share it" : "閲覧権限がない可能性があるため、送信者に共有を依頼してください", "Set up templates folder" : "テンプレートフォルダーを設定", "Toggle %1$s sublist" : "サブリスト %1$s を切り替え", @@ -367,6 +377,9 @@ OC.L10N.register( "Shared with you" : "他ユーザーがあなたと共有中", "Deleted shares" : "削除された共有", "Pending shares" : "保留中の共有", + "{newName} already exists." : "{newName} すでに存在しています。", + "Name cannot be empty" : "名前は空にできません", + "Another entry with the same name already exists" : "同じ名前の別のエントリがすでに存在しています", "The files is locked" : "ファイルはロックされています" }, "nplurals=1; plural=0;"); |