forms/l10n/ja.js
2020-05-07 03:17:42 +00:00

24 lines
1.3 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"forms",
{
"Forms" : "フォーム",
"A forms app, similar to Google Forms." : "Googleフォームに似たフォームアプリ。",
"A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Googleフォームに似たフォームアプリ。アクセスを制限することができますメンバー、特定のグループ/ユーザー、および一般)。",
"Create new form" : "新規フォームを作成",
"Delete form" : "フォームを削除",
"Cannot copy, please copy the link manually" : "コピーできませんでした。手動でリンクをコピーしてください。",
"No recommendations. Start typing." : "推奨事項はありません。 入力を開始します。",
"Searching …" : "検索しています…",
"No elements found." : "要素が見つかりませんでした。",
"Group" : "グループ",
"Description" : "説明",
"Options" : "オプション",
"Settings" : "設定",
"Set expiration date" : "有効期限を設定",
"Expiration date" : "有効期限",
"Sharing" : "共有中",
"Share link" : "URLで共有",
"Submit" : "送信"
},
"nplurals=1; plural=0;");