diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:26:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:26:17 +0000 |
commit | 2f4abc774f9f561f60a63479295eae97c03aa8b0 (patch) | |
tree | 1521b0fece66399f31d253fdfae77fa7c8154f7c /apps/files/l10n/ja.json | |
parent | 14bf5c4ea9b956f66dc8b99f4778d7fda80d5ebe (diff) | |
download | nextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.tar.gz nextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ja.json')
-rw-r--r-- | apps/files/l10n/ja.json | 34 |
1 files changed, 7 insertions, 27 deletions
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index d5b0f397626..67e240fae8f 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -374,41 +374,21 @@ "New text file.txt" : "新規のテキストファイル作成", "Direct link was copied (only works for users who have access to this file/folder)" : "直接リンクがコピーされました(ただしこのファイルやフォルダにアクセスできる人だけが使用可能です)", "Copy direct link (only works for users who have access to this file/folder)" : "ダイレクトリンクをコピー (このファイル/フォルダーにアクセスできるユーザーのみ)", - "You can only favorite a single file or folder at a time" : "お気に入りに追加できるファイルまたはフォルダーは一度に1つまでです", - "This file has the tag {tag}" : "このファイルには {tag} タグがあります。", - "This file has the tags {firstTags} and {lastTag}" : "このファイルには {firstTags} と {lastTag} というタグがあります", "\"remote user\"" : "\"リモートユーザー\"", - "Select the row for {displayName}" : "{displayName} の行を選択する", - "Open folder {name}" : "フォルダ {name} を開く", - "Download file {name}" : "ファイル {name} をダウンロード", - "Unselect all" : "すべて選択解除", - "ascending" : "昇順", - "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" : "テンプレートフォルダーを設定", - "Create new templates folder" : "新しいテンプレートフォルダーを作成", - "Toggle %1$s sublist" : "サブリスト %1$s を切り替え", - "Toggle grid view" : "グリッド表示の切り替え", - "Shares" : "共有", - "Shared with others" : "他ユーザーと共有中", - "Shared with you" : "他ユーザーがあなたと共有中", - "Deleted shares" : "削除された共有", - "Pending shares" : "保留中の共有", "File name" : "ファイル名", + "Download file {name}" : "ファイル {name} をダウンロード", "\"{char}\" is not allowed inside a file name." : "\"{char}\"はファイル名には使用できません。", "\"{name}\" is not an allowed filetype." : "\"{name}\" は許可されたファイルタイプではありません。", "{newName} already exists." : "{newName} すでに存在しています。", "Name cannot be empty" : "名前は空にできません", "Another entry with the same name already exists" : "同じ名前の別のエントリがすでに存在しています", + "Storage informations" : "ストレージ情報", "A file or folder with that name already exists." : "その名前のファイルまたはフォルダーは既に存在しています。", "Invalid file name" : "無効なファイル名", - "The files is locked" : "ファイルはロックされています" + "Open the files app settings" : "ファイルアプリの設定を開く", + "You might not have have permissions to view it, ask the sender to share it" : "閲覧権限がない可能性があるため、送信者に共有を依頼してください", + "The files is locked" : "ファイルはロックされています", + "Create new templates folder" : "新しいテンプレートフォルダーを作成", + "Toggle %1$s sublist" : "サブリスト %1$s を切り替え" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |