mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-25 07:42:20 +10:00
refactor(stylesheet): move Semantic CSS to the browser (#3329)
This commit is contained in:
+32
-15
@@ -526,7 +526,6 @@ msgid "Applications sent per week (last 8 weeks)"
|
||||
msgstr "週ごとの応募送信数(直近8週間)"
|
||||
|
||||
#: src/features/applications/components/table-view.tsx
|
||||
#: src/features/resume/stylesheet/status.tsx
|
||||
msgid "Applied"
|
||||
msgstr "応募済み"
|
||||
|
||||
@@ -534,10 +533,6 @@ msgstr "応募済み"
|
||||
msgid "Applied on"
|
||||
msgstr "応募日"
|
||||
|
||||
#: src/features/resume/stylesheet/status.tsx
|
||||
msgid "Applied with warnings"
|
||||
msgstr "警告付きで適用"
|
||||
|
||||
#: src/libs/locale.ts
|
||||
msgid "Arabic"
|
||||
msgstr "アラビア語"
|
||||
@@ -1765,7 +1760,6 @@ msgstr "二要素認証を設定することを確定するために、パスワ
|
||||
msgid "Enter your password to disable two-factor authentication. Your account will be less secure without 2FA enabled."
|
||||
msgstr "二要素認証を無効にするには、パスワードを入力してください。2FA を無効化すると、アカウントのセキュリティレベルは下がります。"
|
||||
|
||||
#: src/features/resume/stylesheet/status.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/ats-check.tsx
|
||||
msgid "Error"
|
||||
msgstr "エラー"
|
||||
@@ -2003,6 +1997,10 @@ msgstr "バックアップコードの検証に失敗しました。もう一度
|
||||
msgid "Failed to verify your code. Please try again."
|
||||
msgstr "コードの検証に失敗しました。もう一度やり直してください。"
|
||||
|
||||
#: src/features/resume/stylesheet/status.tsx
|
||||
msgid "Fatal error"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/features.tsx
|
||||
msgid "Features"
|
||||
msgstr "機能"
|
||||
@@ -3420,8 +3418,12 @@ msgid "Preview"
|
||||
msgstr "プレビュー"
|
||||
|
||||
#: src/features/resume/stylesheet/status.tsx
|
||||
msgid "Preview and export use the last valid version."
|
||||
msgstr "プレビューとエクスポートには、最新の有効なバージョンを使用してください。"
|
||||
msgid "Preview and export fall back to base styles."
|
||||
msgstr ""
|
||||
|
||||
#: src/features/resume/stylesheet/status.tsx
|
||||
msgid "Preview and export keep valid styles and ignore invalid styles."
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/design.tsx
|
||||
msgid "Primary Color"
|
||||
@@ -3542,6 +3544,10 @@ msgstr "読み込み中…"
|
||||
msgid "Ready to activate"
|
||||
msgstr "起動準備完了"
|
||||
|
||||
#: src/features/resume/stylesheet/status.tsx
|
||||
msgid "Ready to activate with errors"
|
||||
msgstr ""
|
||||
|
||||
#: src/features/resume/stylesheet/status.tsx
|
||||
msgid "Ready to activate with warnings"
|
||||
msgstr "警告付きで有効化準備完了"
|
||||
@@ -3663,10 +3669,6 @@ msgstr "リセット"
|
||||
msgid "Reset Password"
|
||||
msgstr "パスワードをリセット"
|
||||
|
||||
#: src/features/resume/stylesheet/toolbar.tsx
|
||||
msgid "Reset to applied stylesheet"
|
||||
msgstr "適用済みのスタイルシートにリセットします"
|
||||
|
||||
#: src/features/auth/pages/reset-password.tsx
|
||||
msgid "Reset your password"
|
||||
msgstr "パスワードをリセット"
|
||||
@@ -4195,6 +4197,10 @@ msgstr "一部のアプリケーション システムでは、送信する前
|
||||
msgid "Some parsers mishandle images, and photos are discouraged in some regions."
|
||||
msgstr "一部のパーサーは画像を誤って処理するため、一部の地域では写真の使用が推奨されません。"
|
||||
|
||||
#: src/features/resume/stylesheet/status.tsx
|
||||
msgid "Some styles were ignored"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/layout/error-screen.tsx
|
||||
msgid "Something went wrong"
|
||||
msgstr "何らかの問題が発生しました"
|
||||
@@ -4338,8 +4344,8 @@ msgid "Stylesheet editor"
|
||||
msgstr "スタイルシートエディタ"
|
||||
|
||||
#: src/features/resume/stylesheet/status.tsx
|
||||
msgid "Stylesheet has errors"
|
||||
msgstr "スタイルシートにエラーがあります"
|
||||
msgid "Stylesheet has fatal errors"
|
||||
msgstr ""
|
||||
|
||||
#: src/routes/_home/-sections/footer.tsx
|
||||
msgid "Subreddit"
|
||||
@@ -5103,10 +5109,22 @@ msgstr "ユーザー数"
|
||||
msgid "Uzbek"
|
||||
msgstr "ウズベク語"
|
||||
|
||||
#: src/features/resume/stylesheet/status.tsx
|
||||
msgid "Valid"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/input/rich-input.tsx
|
||||
msgid "Valid URLs must start with http:// or https://."
|
||||
msgstr "有効な URL は http:// または https:// で始まる必要があります。"
|
||||
|
||||
#: src/features/resume/stylesheet/status.tsx
|
||||
msgid "Valid with errors"
|
||||
msgstr ""
|
||||
|
||||
#: src/features/resume/stylesheet/status.tsx
|
||||
msgid "Valid with warnings"
|
||||
msgstr ""
|
||||
|
||||
#: src/features/settings/integrations/components/ai-section.tsx
|
||||
msgid "Vercel AI Gateway"
|
||||
msgstr "Vercel AI Gateway"
|
||||
@@ -5411,4 +5429,3 @@ msgstr "ズームアウト"
|
||||
#: src/libs/locale.ts
|
||||
msgid "Zulu"
|
||||
msgstr "ズールー語"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user