mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-25 15:52:21 +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