diff options
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r-- | apps/files/l10n/ja.js | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 4f49c70fee0..641b882de18 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -22,6 +22,8 @@ OC.L10N.register( "An unknown error has occurred" : "不明なエラーが発生しました", "File could not be uploaded" : "ファイルをアップロードできませんでした", "Uploading …" : "アップロード中...", + "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})", + "Uploading … ({currentNumber}/{total})" : "アップロード中… ({currentNumber}/{total})", "{loadedSize} of {totalSize} ({bitrate})" : "{totalSize} 中 {loadedSize} ({bitrate})", "Uploading that item is not supported" : "そのアイテムのアップロードに対応していません", "Target folder does not exist any more" : "対象フォルダーがもう存在しません", @@ -168,15 +170,38 @@ OC.L10N.register( "in %s" : "%s で", "File Management" : "ファイル管理", "Reload current directory" : "カレントディレクトリの再読み込み", + "Go to the \"{dir}\" directory" : "\"{dir}\" ディレクトリに移動する", + "Select the row for {displayName}" : "{displayName} の行を選択する", "Rename file" : "ファイル名の変更", + "A long time ago" : "ずっと以前に", "This node is unavailable" : "このノードは利用できません", "Download file {name}" : "ファイル {name} をダウンロード", "File name" : "ファイル名", "Folder name" : "フォルダー名", + "\"{displayName}\" action executed successfully" : "\"{displayName}\" アクションは正常に実行された", + "\"{displayName}\" action failed" : "\"{displayName}\" アクションは失敗しました", + "\"{name}\" is not an allowed filetype." : "\"{name}\" は許可されたファイルタイプではありません。", + "{newName} already exists." : "{newName} すでに存在しています。", "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}\" の名前を変更できませんでした。", "Total rows summary" : "総行数のサマリー", + "\"{displayName}\" failed on some elements " : "いくつかの要素で \"{displayName}\" が失敗しました。", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" バッチアクションが正常に実行されました。", + "ascending" : "昇順", + "descending" : "降順", + "Sort list by {column} ({direction})" : "{column} ({direction}) でリストを並べ替える", "Select all" : "すべて選択", + "Unselect all" : "すべて選択解除", + "List of files and folders." : "ファイルとフォルダの一覧。", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "このリストはパフォーマンスの都合上、すべてレンダリングされているわけではありません。リスト内を移動すると、ファイルが次々と表示されていきます。", + "{summaryFile} and {summaryFolder}" : "{summaryFile} と {summaryFolder}", "File not found" : "ファイルが見つかりません", + "_{count} file_::_{count} files_" : ["{count} ファイル"], + "_{count} folder_::_{count} folders_" : ["{count} フォルダ"], "Storage informations" : "ストレージ情報", "{usedQuotaByte} used" : "{usedQuotaByte} 使用されています", "{relative}% used" : "{relative}% 使用されています", @@ -193,8 +218,10 @@ OC.L10N.register( "Ownership transfer request sent" : "所有権転送のリクエストを送信しました", "Cannot transfer ownership of a file or folder you do not own" : "所有していないファイルまたはフォルダーの所有権を譲渡することはできません", "Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択", + "Loading current folder" : "現在のフォルダの読み込み中", "No files in here" : "ファイルがありません", "Upload some content or sync with your devices!" : "何かコンテンツをアップロードするか、デバイスからファイルを同期してください。", + "Go to the previous folder" : "前のフォルダへ移動", "Go back" : "戻る", "Share" : "共有", "Shared by link" : "URLリンクで共有中", @@ -203,12 +230,14 @@ OC.L10N.register( "Files settings" : "ファイルの設定", "File cannot be accessed" : "ファイルにアクセスできません", "You might not have have permissions to view it, ask the sender to share it" : "閲覧権限がない可能性があるため、送信者に共有を依頼してください", + "Sort favorites first" : "お気に入りを最初に並べる", "Show hidden files" : "隠しファイルを表示", "Crop image previews" : "プレビュー画像を切り抜く", "Additional settings" : "追加設定", "WebDAV" : "WebDAV", "Copy to clipboard" : "クリップボードにコピー", "Use this address to access your Files via WebDAV" : "このアドレスを使用すれば、WebDAV経由でファイルにアクセスできます", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "2FAを有効にしている場合は、ここをクリックして新しいアプリのパスワードを作成し、使用する必要があります。", "Clipboard is not available" : "クリップボードは利用できません", "WebDAV URL copied to clipboard" : "WebDAVのURLがクリップボードにコピーされました", "Unable to change the favourite state of the file" : "ファイルのお気に入りの状態を変更できません", @@ -220,7 +249,10 @@ OC.L10N.register( "Blank" : "ブランク", "Unable to create new file from template" : "テンプレートから新しいファイルを作成できません", "Delete permanently" : "永久に削除", + "Open folder {displayName}" : "フォルダ {displayName} を開く", + "Open in Files" : "ファイルアプリで開く", "Open details" : "詳細を開く", + "Created new folder \"{name}\"" : "新規フォルダ \"{name}\" を作成した", "Set up templates folder" : "テンプレートフォルダーを設定", "Templates" : "テンプレート", "Create new templates folder" : "新しいテンプレートフォルダーを作成", @@ -257,6 +289,7 @@ OC.L10N.register( "This file has the tag {tag}" : "このファイルには {tag} タグがあります。", "This file has the tags {firstTags} and {lastTag}" : "このファイルには {firstTags} と {lastTag} というタグがあります", "Open folder {name}" : "フォルダ {name} を開く", + "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "このリストはパフォーマンスの都合上、すべてレンダリングされているわけではありません。リスト内を移動すると、ファイルが次々と表示されていきます。", "Search for an account" : "アカウントを検索", "Choose" : "選択", "No files or folders have been deleted yet" : "まだ削除されたファイルやフォルダはありません" |