Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-24 06:28:57 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-24 06:28:57 +0300
commitdfae31451ce95978361c4dde3000b45028d4cf9e (patch)
tree4418c2672da4debdb9ec476ed243513c31206e0d /l10n/ja.js
parent92107698cefb6ac1a37e7b5271ed33d1b19fb69d (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/ja.js')
-rw-r--r--l10n/ja.js14
1 files changed, 14 insertions, 0 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
index d14659ac3..30095370b 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -3,6 +3,14 @@ OC.L10N.register(
{
"New text document" : "新しいテキストドキュメント",
"The file was uploaded" : "ファイルがアップロードされました",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "アップロードされたファイルがphp.iniのupload_max_filesizeディレクティブのサイズを超えています",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "アップロードされたファイルは、HTMLフォームで指定されたMAX_FILE_SIZEディレクティブ制限を超えています",
+ "The file was only partially uploaded" : "ファイルは部分的にしかアップロードされていません",
+ "No file was uploaded" : "ファイルがアップロードされていません",
+ "Missing a temporary folder" : "一時保存フォルダーが見つかりません",
+ "Could not write file to disk" : "ファイルをディスクに書き込めませんでした",
+ "A PHP extension stopped the file upload" : "PHP拡張機能がファイルのアップロードを停止しました",
+ "No file uploaded or file size exceeds maximum of %s" : "ファイルがアップロードされていないか、ファイルサイズが最大 %s を超えています",
"Nextcloud Text" : "Nextcloud Text",
"text document" : "テキストドキュメント",
"Readme" : "Readme",
@@ -22,12 +30,14 @@ OC.L10N.register(
"Enter your name so other users can see who is editing" : "自分の名前を入力して、他のユーザーの誰が編集中かを確認する",
"Edit guest name" : "ゲスト名を編集",
"Save guest name" : "ゲスト名を保存",
+ "Formatting help" : "ヘルプの書式設定",
"Keyboard shortcuts" : "キーボードショートカット",
"Bold" : "太字",
"Bold text" : "太字",
"Ctrl" : "Ctrl",
"Italic" : "斜体",
"Strikethrough" : "取り消し線",
+ "Shift" : "移動",
"Heading 1" : "見出し1",
"Heading 6" : "見出し6",
"Unordered list" : "番号なしのリスト",
@@ -43,6 +53,7 @@ OC.L10N.register(
"Link file" : "ファイルをリンク",
"Remove Link" : "リンクを削除",
"Select file to link to" : "リンク先のファイルを選択",
+ "Participants" : "参加者",
"Show author colors" : "記入者の色をつける",
"Author colors are only shown until everyone has closed the document." : "記入者の色は、全員がドキュメントを閉じるまで表示されます。",
"Show rich workspaces" : "各フォルダのReadmeを表示",
@@ -56,6 +67,9 @@ OC.L10N.register(
"Heading 4" : "見出し4",
"Heading 5" : "見出し5",
"ToDo list" : "ToDo リスト",
+ "Info" : "情報",
+ "Success" : "完了",
+ "Warning" : "警告",
"Emoji picker" : "絵文字選択",
"Insert image" : "画像の挿入",
"Currently active users:" : "現在のアクティブユーザー:",