parent
1d65d31e0f
commit
150b86a7db
@ -0,0 +1,17 @@ |
||||
OC.L10N.register( |
||||
"twofactor_backupcodes", |
||||
{ |
||||
"Generate backup codes" : "バックアップコードを生成する", |
||||
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "バックアップコードが生成されました。 {{total}} 中の {{used}} コードが使用されています。", |
||||
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "これらはあなたのバックアップコードです。 後からこのコードは見ることはできないので、保存するか印刷しておいてください", |
||||
"Save backup codes" : "バックアップコードを保存", |
||||
"Print backup codes" : "バックアップコードを印刷", |
||||
"Regenerate backup codes" : "バックアップコードを再生成", |
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "バックアップコードを再生成すると、自動的に古いコードが無効になります。", |
||||
"An error occurred while generating your backup codes" : "バックアップコードの生成中にエラーが発生しました", |
||||
"Nextcloud backup codes" : "Nextcloud バックアップコード", |
||||
"Backup code" : "バックアップコード", |
||||
"Use backup code" : "バックアップコードを使用する", |
||||
"Second-factor backup codes" : "第2因子バックアップコード" |
||||
}, |
||||
"nplurals=1; plural=0;"); |
||||
@ -0,0 +1,15 @@ |
||||
{ "translations": { |
||||
"Generate backup codes" : "バックアップコードを生成する", |
||||
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "バックアップコードが生成されました。 {{total}} 中の {{used}} コードが使用されています。", |
||||
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "これらはあなたのバックアップコードです。 後からこのコードは見ることはできないので、保存するか印刷しておいてください", |
||||
"Save backup codes" : "バックアップコードを保存", |
||||
"Print backup codes" : "バックアップコードを印刷", |
||||
"Regenerate backup codes" : "バックアップコードを再生成", |
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "バックアップコードを再生成すると、自動的に古いコードが無効になります。", |
||||
"An error occurred while generating your backup codes" : "バックアップコードの生成中にエラーが発生しました", |
||||
"Nextcloud backup codes" : "Nextcloud バックアップコード", |
||||
"Backup code" : "バックアップコード", |
||||
"Use backup code" : "バックアップコードを使用する", |
||||
"Second-factor backup codes" : "第2因子バックアップコード" |
||||
},"pluralForm" :"nplurals=1; plural=0;" |
||||
} |
||||
@ -0,0 +1,63 @@ |
||||
OC.L10N.register( |
||||
"workflowengine", |
||||
{ |
||||
"Successfully saved" : "保存しました", |
||||
"Saving failed:" : "保存に失敗しました:", |
||||
"matches" : "合致", |
||||
"does not match" : "合致しない", |
||||
"File size (upload)" : "ファイルサイズ(アップロード)", |
||||
"less or equals" : "より小さいか等しい", |
||||
"greater or equals" : "大きいか等しい", |
||||
"greater" : "大きい", |
||||
"File system tag" : "ファイルシステムタグ", |
||||
"is tagged with" : "に次のタグが付いている", |
||||
"is not tagged with" : "に次のタグが付いていない", |
||||
"Select tag…" : "タグを選択...", |
||||
"matches IPv4" : "次の IPv4アドレスに合致", |
||||
"does not match IPv4" : "次の IPv4アドレスに合致しない", |
||||
"matches IPv6" : "次の IPv6アドレスに合致", |
||||
"does not match IPv6" : "次の IPv6アドレスに合致しない", |
||||
"Request time" : "ルール適用の時刻", |
||||
"Start" : "開始", |
||||
"End" : "終了", |
||||
"Select timezone…" : "タイムゾーンを選択...", |
||||
"Request URL" : "呼びだしたURL", |
||||
"Predefined URLs" : "定義済みのURL", |
||||
"Files WebDAV" : "ファイルWebDAV", |
||||
"Request user agent" : "リクエスト時のユーザーエージェント", |
||||
"Sync clients" : "同期クライアントタイプ", |
||||
"Android client" : "アンドロイドクライアント", |
||||
"iOS client" : "iOSクライアント", |
||||
"Desktop client" : "デスクトップクライアント", |
||||
"User group membership" : "ユーザーがグループのメンバーかどうか", |
||||
"is member of" : "が次のグループのメンバーである", |
||||
"is not member of" : "が次のグループのメンバーではない", |
||||
"The given operator is invalid" : "指定された演算子は無効", |
||||
"The given regular expression is invalid" : "指定の正規表現は無効", |
||||
"The given file size is invalid" : "指定されたファイルサイズは無効", |
||||
"The given tag id is invalid" : "指定されたIDタグは無効", |
||||
"The given IP range is invalid" : "指定されたIP範囲は無効", |
||||
"The given IP range is not valid for IPv4" : "指定されたIPはIPv4の範囲ではありません", |
||||
"The given IP range is not valid for IPv6" : "指定されたIPはIPv6の範囲ではありません", |
||||
"The given time span is invalid" : "指定された期間は無効です", |
||||
"The given start time is invalid" : "指定された開始時刻は無効です", |
||||
"The given end time is invalid" : "指定された終了時刻は無効です", |
||||
"The given group does not exist" : "指定されたグループは存在しません", |
||||
"Check %s is invalid or does not exist" : "%sのチェックは無効か存在しません", |
||||
"Operation #%s does not exist" : "#%s 操作は存在しません", |
||||
"Operation %s does not exist" : "%s 操作は存在しません", |
||||
"Operation %s is invalid" : "%s 操作は無効です", |
||||
"Check %s does not exist" : "チェック %s は存在しません", |
||||
"Check %s is invalid" : "チェック %s は無効です", |
||||
"Check #%s does not exist" : "チェック #%s は存在しません", |
||||
"Workflow" : "ワークフロー", |
||||
"Open documentation" : "ドキュメントを開く", |
||||
"Add rule group" : "ルールグループを追加する", |
||||
"Short rule description" : "ルールの簡潔な説明", |
||||
"Add rule" : "ルールを追加", |
||||
"Reset" : "リセット", |
||||
"Save" : "保存", |
||||
"Saving…" : "保存中...", |
||||
"Loading…" : "読み込み中..." |
||||
}, |
||||
"nplurals=1; plural=0;"); |
||||
@ -0,0 +1,61 @@ |
||||
{ "translations": { |
||||
"Successfully saved" : "保存しました", |
||||
"Saving failed:" : "保存に失敗しました:", |
||||
"matches" : "合致", |
||||
"does not match" : "合致しない", |
||||
"File size (upload)" : "ファイルサイズ(アップロード)", |
||||
"less or equals" : "より小さいか等しい", |
||||
"greater or equals" : "大きいか等しい", |
||||
"greater" : "大きい", |
||||
"File system tag" : "ファイルシステムタグ", |
||||
"is tagged with" : "に次のタグが付いている", |
||||
"is not tagged with" : "に次のタグが付いていない", |
||||
"Select tag…" : "タグを選択...", |
||||
"matches IPv4" : "次の IPv4アドレスに合致", |
||||
"does not match IPv4" : "次の IPv4アドレスに合致しない", |
||||
"matches IPv6" : "次の IPv6アドレスに合致", |
||||
"does not match IPv6" : "次の IPv6アドレスに合致しない", |
||||
"Request time" : "ルール適用の時刻", |
||||
"Start" : "開始", |
||||
"End" : "終了", |
||||
"Select timezone…" : "タイムゾーンを選択...", |
||||
"Request URL" : "呼びだしたURL", |
||||
"Predefined URLs" : "定義済みのURL", |
||||
"Files WebDAV" : "ファイルWebDAV", |
||||
"Request user agent" : "リクエスト時のユーザーエージェント", |
||||
"Sync clients" : "同期クライアントタイプ", |
||||
"Android client" : "アンドロイドクライアント", |
||||
"iOS client" : "iOSクライアント", |
||||
"Desktop client" : "デスクトップクライアント", |
||||
"User group membership" : "ユーザーがグループのメンバーかどうか", |
||||
"is member of" : "が次のグループのメンバーである", |
||||
"is not member of" : "が次のグループのメンバーではない", |
||||
"The given operator is invalid" : "指定された演算子は無効", |
||||
"The given regular expression is invalid" : "指定の正規表現は無効", |
||||
"The given file size is invalid" : "指定されたファイルサイズは無効", |
||||
"The given tag id is invalid" : "指定されたIDタグは無効", |
||||
"The given IP range is invalid" : "指定されたIP範囲は無効", |
||||
"The given IP range is not valid for IPv4" : "指定されたIPはIPv4の範囲ではありません", |
||||
"The given IP range is not valid for IPv6" : "指定されたIPはIPv6の範囲ではありません", |
||||
"The given time span is invalid" : "指定された期間は無効です", |
||||
"The given start time is invalid" : "指定された開始時刻は無効です", |
||||
"The given end time is invalid" : "指定された終了時刻は無効です", |
||||
"The given group does not exist" : "指定されたグループは存在しません", |
||||
"Check %s is invalid or does not exist" : "%sのチェックは無効か存在しません", |
||||
"Operation #%s does not exist" : "#%s 操作は存在しません", |
||||
"Operation %s does not exist" : "%s 操作は存在しません", |
||||
"Operation %s is invalid" : "%s 操作は無効です", |
||||
"Check %s does not exist" : "チェック %s は存在しません", |
||||
"Check %s is invalid" : "チェック %s は無効です", |
||||
"Check #%s does not exist" : "チェック #%s は存在しません", |
||||
"Workflow" : "ワークフロー", |
||||
"Open documentation" : "ドキュメントを開く", |
||||
"Add rule group" : "ルールグループを追加する", |
||||
"Short rule description" : "ルールの簡潔な説明", |
||||
"Add rule" : "ルールを追加", |
||||
"Reset" : "リセット", |
||||
"Save" : "保存", |
||||
"Saving…" : "保存中...", |
||||
"Loading…" : "読み込み中..." |
||||
},"pluralForm" :"nplurals=1; plural=0;" |
||||
} |
||||
Loading…
Reference in new issue