Skip to content

Commit 13d90e8

Browse files
committed
update translations
1 parent 02ce1ad commit 13d90e8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+1760
-2021
lines changed

.github/workflows/publish-docker-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
matrix:
2525
platform:
2626
- linux/amd64
27-
- linux/arm64
27+
# - linux/arm64 # Uncomment this if you want to build for ARM64, disabled by default due to slower build times
2828

2929
steps:
3030
- name: Checkout Repository

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ stats.html
4949

5050
# Lingui Compiled Messages
5151
apps/client/src/locales/_build/
52-
apps/client/src/locales/*/messages.mjs
52+
apps/client/src/locales/*/messages.*js

apps/client/src/locales/af-ZA/messages.po

+19-26
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Language: af\n"
99
"Project-Id-Version: reactive-resume\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"PO-Revision-Date: 2024-09-02 10:08\n"
11+
"PO-Revision-Date: 2025-01-11 11:27\n"
1212
"Last-Translator: \n"
1313
"Language-Team: Afrikaans\n"
1414
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
@@ -38,7 +38,7 @@ msgstr ""
3838
msgid "<0>I'm sure the app is not perfect, but I'd like for it to be.</0><1>If you faced any issues while creating your resume, or have an idea that would help you and other users in creating your resume more easily, drop an issue on the repository or send me an email about it.</1>"
3939
msgstr ""
4040

41-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:205
41+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:208
4242
msgid "<0>Note: </0>By utilizing the OpenAI API, you acknowledge and accept the <1>terms of use</1> and <2>privacy policy</2> outlined by OpenAI. Please note that Reactive Resume bears no responsibility for any improper or unauthorized utilization of the service, and any resulting repercussions or liabilities solely rest on the user."
4343
msgstr ""
4444

@@ -205,7 +205,7 @@ msgstr ""
205205
msgid "Backup Codes may contain only lowercase letters or numbers, and must be exactly 10 characters."
206206
msgstr ""
207207

208-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:133
208+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:134
209209
msgid "Base URL"
210210
msgstr ""
211211

@@ -575,7 +575,7 @@ msgstr ""
575575
msgid "For example, information regarding which companies you sent this resume to or the links to the job descriptions can be noted down here."
576576
msgstr ""
577577

578-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:186
578+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:189
579579
msgid "Forget"
580580
msgstr ""
581581

@@ -914,15 +914,15 @@ msgstr ""
914914
msgid "Margin"
915915
msgstr ""
916916

917-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:159
917+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:160
918918
msgid "Max Tokens"
919919
msgstr ""
920920

921921
#: apps/client/src/pages/home/sections/features/index.tsx:48
922922
msgid "MIT License"
923923
msgstr ""
924924

925-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:146
925+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:147
926926
msgid "Model"
927927
msgstr ""
928928

@@ -969,7 +969,7 @@ msgstr ""
969969
msgid "Notes"
970970
msgstr ""
971971

972-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:101
972+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:102
973973
msgid "Ollama Integration"
974974
msgstr ""
975975

@@ -994,17 +994,17 @@ msgstr ""
994994
msgid "Open Source"
995995
msgstr ""
996996

997-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:120
997+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:121
998998
msgid "OpenAI / Ollama API Key"
999999
msgstr ""
10001000

1001-
#: apps/client/src/services/openai/change-tone.ts:34
1002-
#: apps/client/src/services/openai/fix-grammar.ts:32
1003-
#: apps/client/src/services/openai/improve-writing.ts:32
1001+
#: apps/client/src/services/openai/change-tone.ts:35
1002+
#: apps/client/src/services/openai/fix-grammar.ts:33
1003+
#: apps/client/src/services/openai/improve-writing.ts:33
10041004
msgid "OpenAI did not return any choices for your text."
10051005
msgstr ""
10061006

1007-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:77
1007+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:78
10081008
#: apps/client/src/pages/home/sections/features/index.tsx:52
10091009
msgid "OpenAI Integration"
10101010
msgstr ""
@@ -1229,11 +1229,11 @@ msgstr ""
12291229
msgid "Save Changes"
12301230
msgstr ""
12311231

1232-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:180
1232+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:183
12331233
msgid "Save Locally"
12341234
msgstr ""
12351235

1236-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:180
1236+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:183
12371237
msgid "Saved"
12381238
msgstr ""
12391239

@@ -1449,14 +1449,6 @@ msgstr ""
14491449
msgid "Text Color"
14501450
msgstr ""
14511451

1452-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:26
1453-
msgid "That doesn't look like a valid OpenAI API key."
1454-
msgstr ""
1455-
1456-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:30
1457-
msgid "That doesn't look like a valid URL"
1458-
msgstr ""
1459-
14601452
#: apps/client/src/pages/dashboard/settings/_sections/security.tsx:34
14611453
msgid "The passwords you entered do not match."
14621454
msgstr ""
@@ -1680,19 +1672,19 @@ msgstr ""
16801672
msgid "You can also enter your username."
16811673
msgstr ""
16821674

1683-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:105
1675+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:106
16841676
msgid "You can integrate with Ollama simply by setting the API key to `sk-1234567890abcdef` and the Base URL to your Ollama URL, i.e. `http://localhost:11434/v1`. You can also pick and choose models and set the max tokens."
16851677
msgstr ""
16861678

1687-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:79
1679+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:80
16881680
msgid "You can make use of the OpenAI API to help you generate content, or improve your writing while composing your resume."
16891681
msgstr ""
16901682

16911683
#: apps/client/src/pages/builder/sidebars/right/sections/statistics.tsx:40
16921684
msgid "You can track the number of views your resume has received, or how many people have downloaded the resume by enabling public sharing."
16931685
msgstr ""
16941686

1695-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:85
1687+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:86
16961688
msgid "You have the option to <0>obtain your own OpenAI API key</0>. This key empowers you to leverage the API as you see fit. Alternatively, if you wish to disable the AI features in Reactive Resume altogether, you can simply remove the key from your settings."
16971689
msgstr ""
16981690

@@ -1709,7 +1701,7 @@ msgstr ""
17091701
msgid "Your account and all your data has been deleted successfully. Goodbye!"
17101702
msgstr ""
17111703

1712-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:195
1704+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:198
17131705
msgid "Your API key is securely stored in the browser's local storage and is only utilized when making requests to OpenAI via their official SDK. Rest assured that your key is not transmitted to any external server except when interacting with OpenAI's services."
17141706
msgstr ""
17151707

@@ -1732,3 +1724,4 @@ msgstr ""
17321724
#: apps/client/src/pages/builder/_components/toolbar.tsx:100
17331725
msgid "Zoom Out"
17341726
msgstr ""
1727+

apps/client/src/locales/am-ET/messages.po

+19-26
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Language: am\n"
99
"Project-Id-Version: reactive-resume\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"PO-Revision-Date: 2024-09-02 10:08\n"
11+
"PO-Revision-Date: 2025-01-11 11:27\n"
1212
"Last-Translator: \n"
1313
"Language-Team: Amharic\n"
1414
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
@@ -38,7 +38,7 @@ msgstr ""
3838
msgid "<0>I'm sure the app is not perfect, but I'd like for it to be.</0><1>If you faced any issues while creating your resume, or have an idea that would help you and other users in creating your resume more easily, drop an issue on the repository or send me an email about it.</1>"
3939
msgstr ""
4040

41-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:205
41+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:208
4242
msgid "<0>Note: </0>By utilizing the OpenAI API, you acknowledge and accept the <1>terms of use</1> and <2>privacy policy</2> outlined by OpenAI. Please note that Reactive Resume bears no responsibility for any improper or unauthorized utilization of the service, and any resulting repercussions or liabilities solely rest on the user."
4343
msgstr ""
4444

@@ -205,7 +205,7 @@ msgstr ""
205205
msgid "Backup Codes may contain only lowercase letters or numbers, and must be exactly 10 characters."
206206
msgstr ""
207207

208-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:133
208+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:134
209209
msgid "Base URL"
210210
msgstr ""
211211

@@ -575,7 +575,7 @@ msgstr ""
575575
msgid "For example, information regarding which companies you sent this resume to or the links to the job descriptions can be noted down here."
576576
msgstr ""
577577

578-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:186
578+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:189
579579
msgid "Forget"
580580
msgstr ""
581581

@@ -914,15 +914,15 @@ msgstr ""
914914
msgid "Margin"
915915
msgstr ""
916916

917-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:159
917+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:160
918918
msgid "Max Tokens"
919919
msgstr ""
920920

921921
#: apps/client/src/pages/home/sections/features/index.tsx:48
922922
msgid "MIT License"
923923
msgstr ""
924924

925-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:146
925+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:147
926926
msgid "Model"
927927
msgstr ""
928928

@@ -969,7 +969,7 @@ msgstr ""
969969
msgid "Notes"
970970
msgstr ""
971971

972-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:101
972+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:102
973973
msgid "Ollama Integration"
974974
msgstr ""
975975

@@ -994,17 +994,17 @@ msgstr ""
994994
msgid "Open Source"
995995
msgstr ""
996996

997-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:120
997+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:121
998998
msgid "OpenAI / Ollama API Key"
999999
msgstr ""
10001000

1001-
#: apps/client/src/services/openai/change-tone.ts:34
1002-
#: apps/client/src/services/openai/fix-grammar.ts:32
1003-
#: apps/client/src/services/openai/improve-writing.ts:32
1001+
#: apps/client/src/services/openai/change-tone.ts:35
1002+
#: apps/client/src/services/openai/fix-grammar.ts:33
1003+
#: apps/client/src/services/openai/improve-writing.ts:33
10041004
msgid "OpenAI did not return any choices for your text."
10051005
msgstr ""
10061006

1007-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:77
1007+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:78
10081008
#: apps/client/src/pages/home/sections/features/index.tsx:52
10091009
msgid "OpenAI Integration"
10101010
msgstr ""
@@ -1229,11 +1229,11 @@ msgstr ""
12291229
msgid "Save Changes"
12301230
msgstr ""
12311231

1232-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:180
1232+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:183
12331233
msgid "Save Locally"
12341234
msgstr ""
12351235

1236-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:180
1236+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:183
12371237
msgid "Saved"
12381238
msgstr ""
12391239

@@ -1449,14 +1449,6 @@ msgstr ""
14491449
msgid "Text Color"
14501450
msgstr ""
14511451

1452-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:26
1453-
msgid "That doesn't look like a valid OpenAI API key."
1454-
msgstr ""
1455-
1456-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:30
1457-
msgid "That doesn't look like a valid URL"
1458-
msgstr ""
1459-
14601452
#: apps/client/src/pages/dashboard/settings/_sections/security.tsx:34
14611453
msgid "The passwords you entered do not match."
14621454
msgstr ""
@@ -1680,19 +1672,19 @@ msgstr ""
16801672
msgid "You can also enter your username."
16811673
msgstr ""
16821674

1683-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:105
1675+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:106
16841676
msgid "You can integrate with Ollama simply by setting the API key to `sk-1234567890abcdef` and the Base URL to your Ollama URL, i.e. `http://localhost:11434/v1`. You can also pick and choose models and set the max tokens."
16851677
msgstr ""
16861678

1687-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:79
1679+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:80
16881680
msgid "You can make use of the OpenAI API to help you generate content, or improve your writing while composing your resume."
16891681
msgstr ""
16901682

16911683
#: apps/client/src/pages/builder/sidebars/right/sections/statistics.tsx:40
16921684
msgid "You can track the number of views your resume has received, or how many people have downloaded the resume by enabling public sharing."
16931685
msgstr ""
16941686

1695-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:85
1687+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:86
16961688
msgid "You have the option to <0>obtain your own OpenAI API key</0>. This key empowers you to leverage the API as you see fit. Alternatively, if you wish to disable the AI features in Reactive Resume altogether, you can simply remove the key from your settings."
16971689
msgstr ""
16981690

@@ -1709,7 +1701,7 @@ msgstr ""
17091701
msgid "Your account and all your data has been deleted successfully. Goodbye!"
17101702
msgstr ""
17111703

1712-
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:195
1704+
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:198
17131705
msgid "Your API key is securely stored in the browser's local storage and is only utilized when making requests to OpenAI via their official SDK. Rest assured that your key is not transmitted to any external server except when interacting with OpenAI's services."
17141706
msgstr ""
17151707

@@ -1732,3 +1724,4 @@ msgstr ""
17321724
#: apps/client/src/pages/builder/_components/toolbar.tsx:100
17331725
msgid "Zoom Out"
17341726
msgstr ""
1727+

0 commit comments

Comments
 (0)