mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-27 02:14:50 +10:00
chore(locales): update PO revision dates and add attachment translations
This commit is contained in:
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: ru\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2026-07-04 17:07\n"
|
||||
"PO-Revision-Date: 2026-07-04 20:51\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Russian\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
@@ -441,6 +441,10 @@ msgstr "Компания Atlas Cloud поддерживает проект React
|
||||
msgid "Attach files"
|
||||
msgstr "Прикрепить файлы"
|
||||
|
||||
#: src/routes/agent/-components/agent-chat.tsx
|
||||
msgid "Attachment"
|
||||
msgstr "Вложение"
|
||||
|
||||
#: src/routes/agent/-components/agent-chat.tsx
|
||||
msgid "Attachment uploaded."
|
||||
msgstr "Вложение загружено."
|
||||
@@ -560,21 +564,8 @@ msgstr "Могу ли я экспортировать свое резюме в P
|
||||
#. Profile settings form action to discard unsaved edits
|
||||
#. Secondary action button to close two-factor setup dialog
|
||||
#: src/dialogs/auth/enable-two-factor.tsx
|
||||
#: src/dialogs/resume/sections/award.tsx
|
||||
#: src/dialogs/resume/sections/certification.tsx
|
||||
#: src/dialogs/resume/sections/cover-letter.tsx
|
||||
#: src/dialogs/resume/sections/custom.tsx
|
||||
#: src/dialogs/resume/sections/education.tsx
|
||||
#: src/dialogs/resume/sections/experience.tsx
|
||||
#: src/dialogs/resume/sections/interest.tsx
|
||||
#: src/dialogs/resume/sections/language.tsx
|
||||
#: src/dialogs/resume/sections/profile.tsx
|
||||
#: src/dialogs/resume/sections/project.tsx
|
||||
#: src/dialogs/resume/sections/publication.tsx
|
||||
#: src/dialogs/resume/sections/reference.tsx
|
||||
#: src/dialogs/resume/sections/skill.tsx
|
||||
#: src/dialogs/resume/sections/summary-item.tsx
|
||||
#: src/dialogs/resume/sections/volunteer.tsx
|
||||
#: src/dialogs/resume/sections/section-item-dialog.tsx
|
||||
#: src/features/settings/pages/api-keys.tsx
|
||||
#: src/features/settings/pages/danger-zone.tsx
|
||||
#: src/features/settings/pages/profile.tsx
|
||||
@@ -1511,10 +1502,8 @@ msgstr "Не удалось отправить письмо для сброса
|
||||
msgid "Failed to setup two-factor authentication."
|
||||
msgstr "Не удалось настроить двухфакторную аутентификацию."
|
||||
|
||||
#. Fallback toast when custom OAuth sign-in fails without a provider error message
|
||||
#. Fallback toast when passkey sign-in fails without an error message
|
||||
#. Fallback toast when sign-in fails and no server error message is available
|
||||
#. Fallback toast when social sign-in fails without a provider error message
|
||||
#. Fallback toast when sign-in fails without an error message
|
||||
#: src/features/auth/components/social-auth.tsx
|
||||
#: src/features/auth/pages/login.tsx
|
||||
msgid "Failed to sign in. Please try again."
|
||||
@@ -2184,15 +2173,10 @@ msgid "Lithuanian"
|
||||
msgstr "Литовский"
|
||||
|
||||
#. placeholder {0}: metadata.name
|
||||
#: src/dialogs/resume/template/gallery.tsx
|
||||
#: src/routes/builder/$resumeId/-sidebar/right/sections/template.tsx
|
||||
msgid "Live preview of your resume in the {0} template"
|
||||
msgstr "Предварительный просмотр вашего резюме в шаблоне {0}"
|
||||
|
||||
#: src/routes/agent/$threadId.tsx
|
||||
msgid "Loading agent workspace…"
|
||||
msgstr "Рабочая область агента загрузки…"
|
||||
|
||||
#: src/dialogs/resume/import.tsx
|
||||
msgid "Loading AI providers. Please try again in a moment."
|
||||
msgstr "Загрузка поставщиков ИИ. Пожалуйста, попробуйте еще раз через минуту."
|
||||
@@ -2211,7 +2195,6 @@ msgstr "Загрузка возобновляется…"
|
||||
msgid "Loading threads…"
|
||||
msgstr "Загрузка потоков…"
|
||||
|
||||
#: src/components/layout/loading-screen.tsx
|
||||
#: src/routes/builder/$resumeId/-components/version-history.tsx
|
||||
msgid "Loading…"
|
||||
msgstr "Загрузка…"
|
||||
@@ -2670,7 +2653,6 @@ msgid "Please support the project"
|
||||
msgstr "Пожалуйста, поддержите проект."
|
||||
|
||||
#: src/features/resume/export/use-resume-export.ts
|
||||
#: src/features/resume/public/public-resume.tsx
|
||||
msgid "Please wait while your PDF is being generated..."
|
||||
msgstr "Подождите, пока создается ваш PDF..."
|
||||
|
||||
@@ -3647,7 +3629,6 @@ msgid "There was a problem while generating the DOCX, please try again."
|
||||
msgstr "При создании DOCX возникла проблема, пожалуйста, попробуйте еще раз."
|
||||
|
||||
#: src/features/resume/export/use-resume-export.ts
|
||||
#: src/features/resume/public/public-resume.tsx
|
||||
#: src/routes/agent/$threadId.tsx
|
||||
msgid "There was a problem while generating the PDF, please try again."
|
||||
msgstr "При создании PDF-файла возникла проблема, пожалуйста, попробуйте еще раз."
|
||||
|
||||
Reference in New Issue
Block a user