diff --git a/l10n/ja.js b/l10n/ja.js index f0b09d76..757079b5 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -18,9 +18,13 @@ OC.L10N.register( "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" : "文書を生成することができません", "You don't have permission to rename this document" : "ドキュメント名を変更する権限がありません", "Saved" : "保存されました", + "Saved with error: Collabora Online should use the same protocol as the server installation." : "保存時にエラー:Collabora Onlineは、サーバーインストールと同じプロトコルを使用する必要があります。", "Saving..." : "保存中...", "None" : "なし", "All" : "すべて", @@ -94,7 +98,12 @@ OC.L10N.register( "Collabora Online server" : "コラボラ オンライン サーバー", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "WOPI クライアントで編集できる機能を提供するコラボラ オンライン サーバーのURL(とポート)", "Apply" : "適用", + "Enable test server for specific groups" : "特定のグループに対してテストサーバーを有効にする", "Groups" : "グループ", + "Test server" : "テストサーバー", + "URL (and port) of the Collabora Online test server." : "Collabora OnlineテストサーバーのURL (とポート)。", + "Enable edit for specific groups" : "特定のグループの編集を有効にする", + "Use OOXML by default for new files" : "新しいファイルでは、デフォルトでOOXMLを使用する", "New Document" : "新しいドキュメント", "New Spreadsheet" : "新しいスプレッドシート", "New Presentation" : "新しいプレゼンテーション", diff --git a/l10n/ja.json b/l10n/ja.json index 6678d449..7794c74b 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -16,9 +16,13 @@ "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" : "文書を生成することができません", "You don't have permission to rename this document" : "ドキュメント名を変更する権限がありません", "Saved" : "保存されました", + "Saved with error: Collabora Online should use the same protocol as the server installation." : "保存時にエラー:Collabora Onlineは、サーバーインストールと同じプロトコルを使用する必要があります。", "Saving..." : "保存中...", "None" : "なし", "All" : "すべて", @@ -92,7 +96,12 @@ "Collabora Online server" : "コラボラ オンライン サーバー", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "WOPI クライアントで編集できる機能を提供するコラボラ オンライン サーバーのURL(とポート)", "Apply" : "適用", + "Enable test server for specific groups" : "特定のグループに対してテストサーバーを有効にする", "Groups" : "グループ", + "Test server" : "テストサーバー", + "URL (and port) of the Collabora Online test server." : "Collabora OnlineテストサーバーのURL (とポート)。", + "Enable edit for specific groups" : "特定のグループの編集を有効にする", + "Use OOXML by default for new files" : "新しいファイルでは、デフォルトでOOXMLを使用する", "New Document" : "新しいドキュメント", "New Spreadsheet" : "新しいスプレッドシート", "New Presentation" : "新しいプレゼンテーション",