web-apps/apps/presentationeditor/mobile/locale/ja.json

79 lines
3.4 KiB
JSON
Raw Normal View History

2020-11-13 15:39:58 +00:00
{
2021-07-30 12:34:10 +00:00
"About": {
"textAbout": "詳細情報",
"textAddress": "アドレス",
"textBack": "戻る",
"textVersion": "バージョン"
},
"Common": {
"Collaboration": {
"notcriticalErrorTitle": " 警告",
"textAddComment": "コメントを追加",
"textAddReply": "返信する",
"textBack": "戻る",
"textEditUser": "ファイルを編集しているユーザー:"
}
},
"ContextMenu": {
"menuAddComment": "コメントを追加",
"menuAddLink": "リンクを追加"
},
"Controller": {
"Main": {
"advDRMOptions": "保護されたファイル",
"closeButtonText": "ファイルを閉じる",
"errorUpdateVersion": "ファイルの情報が更新されました。ページが再読み込みされます。",
"notcriticalErrorTitle": " 警告",
"textHasMacros": "ファイルには自動マクロが含まれています。<br>マクロを実行しますか?",
"txtProtected": "パスワードを入力してファイルを開くと、現在のパスワードがリセットされます",
"warnProcessRightsChange": "ファイルを編集する権限がありません!"
}
},
"Error": {
"errorFilePassProtect": "ファイルはパスワードで保護されており、開けませんでした。",
"errorFileSizeExceed": "ファイルサイズがサーバーの制限を超えています。<br>管理者にお問い合わせください。",
"errorUpdateVersionOnDisconnect": "インターネットが再接続され、ファイルのバージョンが更新されました。<br>作業を続ける前に、ファイルをダウンロードするか、内容をコピーして、思わぬ変更があった際にも対処できるようにしてから、このページを再読み込みしてください。",
"errorUserDrop": "現在、このファイルにはアクセスできません。",
"notcriticalErrorTitle": " 警告",
"openErrorText": "ファイルを開く際にエラーが発生しました。"
},
"LongActions": {
"loadImagesTextText": "イメージの読み込み中...",
"loadImagesTitleText": "イメージの読み込み中",
"loadImageTextText": "イメージの読み込み中...",
"loadImageTitleText": "イメージの読み込み中",
"loadingDocumentTextText": "ドキュメントを読み込んでいます…",
"loadThemeTextText": "テーマの読み込み中...",
"loadThemeTitleText": "テーマの読み込み中"
},
"View": {
"Add": {
"notcriticalErrorTitle": " 警告",
"textAddLink": "リンクを追加",
"textAddress": "アドレス",
"textBack": "戻る"
},
"Edit": {
"notcriticalErrorTitle": " 警告",
"textActualSize": "既定のサイズ",
"textAddCustomColor": "ユーザーの色を追加する",
"textAdditional": "追加",
"textAdditionalFormatting": "追加の書式設定",
"textAddress": "アドレス",
"textAuto": "自動",
"textBack": "戻る",
"textZoom": "ズーム",
"textZoomIn": "拡大",
"textZoomOut": "縮小",
"textZoomRotate": "ズームと回転"
},
"Settings": {
"textAbout": "詳細情報",
"textAddress": "アドレス:",
"textBack": "戻る",
"textLoading": "読み込み中...",
"textSettings": "設定",
"textVersion": "バージョン"
}
}
2020-11-13 15:39:58 +00:00
}