36 lines
2.3 KiB
JavaScript
Raw Normal View History

2016-06-22 02:36:05 -04:00
OC.L10N.register(
"richdocuments",
{
"Saving..." : "保存中...",
2016-12-01 02:34:21 +01:00
"Download this revision" : "このリビジョンをダウンロード",
"Restore this revision" : "このリビジョンを復元",
2016-07-05 02:34:39 -04:00
"Latest revision" : "最新バージョン",
"More versions..." : "他のバージョン...",
"Just now" : "今",
2016-08-07 02:34:30 +02:00
"Failed to revert the document to older version" : "以前のバージョンに戻すことに失敗しました。",
2016-06-22 02:36:05 -04:00
"Save" : "保存",
"Loading documents..." : "ドキュメントを読込中...",
"Edit" : "編集",
"Could not create file" : "ファイルを作成できませんでした",
2016-12-07 02:24:23 +00:00
"New Document.odt" : "新規 Document.odt",
"New Spreadsheet.ods" : "新規 Spreadsheet.ods",
"New Presentation.odp" : "新規 Presentation.odp",
"New Document.docx" : "新規 Document.docx",
"New Spreadsheet.xlsx" : "新規 Spreadsheet.xlsx",
"New Presentation.pptx" : "新規 Presentation.pptx",
"Can't create document" : "文書を生成することができません",
"Saved" : "保存されました",
"Saved with error: Collabora Online should use the same protocol as the server installation." : "保存時にエラーCollabora Onlineは、サーバーインストールと同じプロトコルを使用する必要があります。",
2016-07-20 02:36:15 -04:00
"Collabora Online" : "Collabora Online",
2016-07-05 02:34:39 -04:00
"Collabora Online server" : "コラボラ オンライン サーバー",
"URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "WOPI クライアントで編集できる機能を提供するコラボラ オンライン サーバーのURL(とポート)",
2016-06-22 02:36:05 -04:00
"Apply" : "適用",
2016-11-13 02:34:17 +01:00
"Use OOXML by default for new files" : "新しいファイルでは、デフォルトでOOXMLを使用する",
2016-06-22 02:36:05 -04:00
"Wrong password. Please retry." : "パスワードが間違っています。もう一度入力してください。",
2016-12-07 02:24:23 +00:00
"Password" : "パスワード",
2016-07-05 02:34:39 -04:00
"OK" : "OK",
2016-06-22 02:36:05 -04:00
"Guest %s" : "ゲスト %s",
2016-12-08 02:24:24 +00:00
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "このリンクは期限が切れているか、すでに存在しません。詳細は、それを共有した方に連絡していください。"
2016-06-22 02:36:05 -04:00
},
"nplurals=1; plural=0;");