Skip to content

Commit

Permalink
Updated translation strings
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLazarescu committed Mar 29, 2024
1 parent 0788213 commit 49af23f
Show file tree
Hide file tree
Showing 12 changed files with 170 additions and 67 deletions.
8 changes: 4 additions & 4 deletions src/presentation/readingPage/MSelectionOptionsPopup.qml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ Popup {
Layout.rightMargin: 16
Layout.topMargin: -2
opacity: copyTextArea.pressed ? 0.6 : 1
text: "Copy"
text: qsTr("Copy")
color: Style.colorText
font.weight: Font.Normal
font.pointSize: Fonts.size12dot25
Expand Down Expand Up @@ -164,7 +164,7 @@ Popup {
Layout.leftMargin: 16
Layout.rightMargin: 16
opacity: lookUpTextArea.pressed ? 0.6 : 1
text: "Look Up"
text: qsTr("Look Up")
color: Style.colorText
font.weight: Font.Normal
font.pointSize: Fonts.size12dot25
Expand Down Expand Up @@ -204,7 +204,7 @@ Popup {
Layout.leftMargin: 16
Layout.rightMargin: 16
opacity: explainTextArea.pressed ? 0.6 : 1
text: "Ai Explain"
text: qsTr("Ai Explain")
color: Style.colorText
font.pointSize: Fonts.size12dot25
font.weight: Font.Normal
Expand Down Expand Up @@ -236,7 +236,7 @@ Popup {
Layout.rightMargin: 16
visible: root.highlight !== ""
opacity: removeHighlightArea.pressed ? 0.6 : 1
text: "Remove"
text: qsTr("Remove")
color: Style.colorErrorText
font.pointSize: Fonts.size12dot25
font.weight: Font.Normal
Expand Down
20 changes: 14 additions & 6 deletions src/presentation/translations/librum_ar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -786,7 +786,7 @@ Either you are offline, or your storage is full.</source>
<context>
<name>MComboBox</name>
<message>
<location filename="../modules/CustomComponents/comboBox/MComboBox.qml" line="39"/>
<location filename="../modules/CustomComponents/comboBox/MComboBox.qml" line="40"/>
<source>Any</source>
<translation>أي</translation>
</message>
Expand Down Expand Up @@ -1113,12 +1113,12 @@ Either you are offline, or your storage is full.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../toolsPage/MExtractPagesPopup.qml" line="131"/>
<location filename="../toolsPage/MExtractPagesPopup.qml" line="133"/>
<source>Add a comma separated list of page numbers or ranges to extract.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../toolsPage/MExtractPagesPopup.qml" line="155"/>
<location filename="../toolsPage/MExtractPagesPopup.qml" line="157"/>
<source>Extract</source>
<translation type="unfinished"></translation>
</message>
Expand Down Expand Up @@ -2012,24 +2012,32 @@ Confirm your email by clicking the link we sent you.</source>
<context>
<name>MSelectionOptionsPopup</name>
<message>
<location filename="../readingPage/MSelectionOptionsPopup.qml" line="139"/>
<source>Copy</source>
<translation type="vanished">انسخ</translation>
<translation>انسخ</translation>
</message>
<message>
<location filename="../readingPage/MSelectionOptionsPopup.qml" line="207"/>
<source>Ai Explain</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Highlight</source>
<translation type="vanished">ظلل</translation>
</message>
<message>
<location filename="../readingPage/MSelectionOptionsPopup.qml" line="167"/>
<source>Look Up</source>
<translation type="vanished">بحث في القاموس عن</translation>
<translation>بحث في القاموس عن</translation>
</message>
<message>
<source>Explain</source>
<translation type="vanished">اشرح</translation>
</message>
<message>
<location filename="../readingPage/MSelectionOptionsPopup.qml" line="239"/>
<source>Remove</source>
<translation type="vanished">أزل</translation>
<translation>أزل</translation>
</message>
</context>
<context>
Expand Down
20 changes: 14 additions & 6 deletions src/presentation/translations/librum_bn.ts
Original file line number Diff line number Diff line change
Expand Up @@ -765,7 +765,7 @@ Either you are offline, or your storage is full.</source>
<context>
<name>MComboBox</name>
<message>
<location filename="../modules/CustomComponents/comboBox/MComboBox.qml" line="39"/>
<location filename="../modules/CustomComponents/comboBox/MComboBox.qml" line="40"/>
<source>Any</source>
<translation>যেকোনো</translation>
</message>
Expand Down Expand Up @@ -1092,12 +1092,12 @@ Either you are offline, or your storage is full.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../toolsPage/MExtractPagesPopup.qml" line="131"/>
<location filename="../toolsPage/MExtractPagesPopup.qml" line="133"/>
<source>Add a comma separated list of page numbers or ranges to extract.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../toolsPage/MExtractPagesPopup.qml" line="155"/>
<location filename="../toolsPage/MExtractPagesPopup.qml" line="157"/>
<source>Extract</source>
<translation type="unfinished"></translation>
</message>
Expand Down Expand Up @@ -1967,24 +1967,32 @@ Confirm your email by clicking the link we sent you.</source>
<context>
<name>MSelectionOptionsPopup</name>
<message>
<location filename="../readingPage/MSelectionOptionsPopup.qml" line="139"/>
<source>Copy</source>
<translation type="vanished">কপি</translation>
<translation>কপি</translation>
</message>
<message>
<location filename="../readingPage/MSelectionOptionsPopup.qml" line="207"/>
<source>Ai Explain</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Highlight</source>
<translation type="vanished">হাইলাইট</translation>
</message>
<message>
<location filename="../readingPage/MSelectionOptionsPopup.qml" line="167"/>
<source>Look Up</source>
<translation type="vanished">খুঁজে দেখো</translation>
<translation>খুঁজে দেখো</translation>
</message>
<message>
<source>Explain</source>
<translation type="vanished">ব্যাখ্যা কর</translation>
</message>
<message>
<location filename="../readingPage/MSelectionOptionsPopup.qml" line="239"/>
<source>Remove</source>
<translation type="vanished">মুছে ফেল</translation>
<translation>মুছে ফেল</translation>
</message>
</context>
<context>
Expand Down
20 changes: 14 additions & 6 deletions src/presentation/translations/librum_de.ts
Original file line number Diff line number Diff line change
Expand Up @@ -912,7 +912,7 @@ niemand wird es wiederherstellen können!</translation>
<context>
<name>MComboBox</name>
<message>
<location filename="../modules/CustomComponents/comboBox/MComboBox.qml" line="39"/>
<location filename="../modules/CustomComponents/comboBox/MComboBox.qml" line="40"/>
<source>Any</source>
<translation>Beliebig</translation>
</message>
Expand Down Expand Up @@ -1239,12 +1239,12 @@ niemand wird es wiederherstellen können!</translation>
<translation>Seite(n) Extrahieren</translation>
</message>
<message>
<location filename="../toolsPage/MExtractPagesPopup.qml" line="131"/>
<location filename="../toolsPage/MExtractPagesPopup.qml" line="133"/>
<source>Add a comma separated list of page numbers or ranges to extract.</source>
<translation>Füge eine durch Kommas getrennte Liste von Seitenzahlen oder Bereichen hinzu, die extrahiert werden sollen.</translation>
</message>
<message>
<location filename="../toolsPage/MExtractPagesPopup.qml" line="155"/>
<location filename="../toolsPage/MExtractPagesPopup.qml" line="157"/>
<source>Extract</source>
<translation>Extrahieren</translation>
</message>
Expand Down Expand Up @@ -2223,24 +2223,32 @@ Bestätige deine E-Mail, indem du auf den von uns gesendeten Link klickst.</tran
<context>
<name>MSelectionOptionsPopup</name>
<message>
<location filename="../readingPage/MSelectionOptionsPopup.qml" line="139"/>
<source>Copy</source>
<translation type="vanished">Kopieren</translation>
<translation>Kopieren</translation>
</message>
<message>
<location filename="../readingPage/MSelectionOptionsPopup.qml" line="207"/>
<source>Ai Explain</source>
<translation>Ki Erklärung</translation>
</message>
<message>
<source>Highlight</source>
<translation type="vanished">Markieren</translation>
</message>
<message>
<location filename="../readingPage/MSelectionOptionsPopup.qml" line="167"/>
<source>Look Up</source>
<translation type="vanished">Nachgucken</translation>
<translation>Nachgucken</translation>
</message>
<message>
<source>Explain</source>
<translation type="vanished">Erklären</translation>
</message>
<message>
<location filename="../readingPage/MSelectionOptionsPopup.qml" line="239"/>
<source>Remove</source>
<translation type="vanished">Entfernen</translation>
<translation>Entfernen</translation>
</message>
</context>
<context>
Expand Down
29 changes: 26 additions & 3 deletions src/presentation/translations/librum_en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -741,7 +741,7 @@ Either you are offline, or your storage is full.</source>
<context>
<name>MComboBox</name>
<message>
<location filename="../modules/CustomComponents/comboBox/MComboBox.qml" line="39"/>
<location filename="../modules/CustomComponents/comboBox/MComboBox.qml" line="40"/>
<source>Any</source>
<translation type="unfinished"></translation>
</message>
Expand Down Expand Up @@ -1056,12 +1056,12 @@ Either you are offline, or your storage is full.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../toolsPage/MExtractPagesPopup.qml" line="131"/>
<location filename="../toolsPage/MExtractPagesPopup.qml" line="133"/>
<source>Add a comma separated list of page numbers or ranges to extract.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../toolsPage/MExtractPagesPopup.qml" line="155"/>
<location filename="../toolsPage/MExtractPagesPopup.qml" line="157"/>
<source>Extract</source>
<translation type="unfinished"></translation>
</message>
Expand Down Expand Up @@ -1923,6 +1923,29 @@ Confirm your email by clicking the link we sent you.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>MSelectionOptionsPopup</name>
<message>
<location filename="../readingPage/MSelectionOptionsPopup.qml" line="139"/>
<source>Copy</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../readingPage/MSelectionOptionsPopup.qml" line="167"/>
<source>Look Up</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../readingPage/MSelectionOptionsPopup.qml" line="207"/>
<source>Ai Explain</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../readingPage/MSelectionOptionsPopup.qml" line="239"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>MSettingsSidebar</name>
<message>
Expand Down
20 changes: 14 additions & 6 deletions src/presentation/translations/librum_id.ts
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,7 @@ Mungkin karena kamu offline, atau penyimpananmu penuh.</translation>
<context>
<name>MComboBox</name>
<message>
<location filename="../modules/CustomComponents/comboBox/MComboBox.qml" line="39"/>
<location filename="../modules/CustomComponents/comboBox/MComboBox.qml" line="40"/>
<source>Any</source>
<translation>Apa saja</translation>
</message>
Expand Down Expand Up @@ -1111,12 +1111,12 @@ Mungkin karena kamu offline, atau penyimpananmu penuh.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../toolsPage/MExtractPagesPopup.qml" line="131"/>
<location filename="../toolsPage/MExtractPagesPopup.qml" line="133"/>
<source>Add a comma separated list of page numbers or ranges to extract.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../toolsPage/MExtractPagesPopup.qml" line="155"/>
<location filename="../toolsPage/MExtractPagesPopup.qml" line="157"/>
<source>Extract</source>
<translation type="unfinished"></translation>
</message>
Expand Down Expand Up @@ -2009,24 +2009,32 @@ Konfirmasi emailmu lewat link yang kami kirimkan.</translation>
<context>
<name>MSelectionOptionsPopup</name>
<message>
<location filename="../readingPage/MSelectionOptionsPopup.qml" line="139"/>
<source>Copy</source>
<translation type="vanished">Salin</translation>
<translation>Salin</translation>
</message>
<message>
<location filename="../readingPage/MSelectionOptionsPopup.qml" line="207"/>
<source>Ai Explain</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Highlight</source>
<translation type="vanished">Soroti</translation>
</message>
<message>
<location filename="../readingPage/MSelectionOptionsPopup.qml" line="167"/>
<source>Look Up</source>
<translation type="vanished">Cari</translation>
<translation>Cari</translation>
</message>
<message>
<source>Explain</source>
<translation type="vanished">Jelaskan</translation>
</message>
<message>
<location filename="../readingPage/MSelectionOptionsPopup.qml" line="239"/>
<source>Remove</source>
<translation type="vanished">Hapus</translation>
<translation>Hapus</translation>
</message>
</context>
<context>
Expand Down
20 changes: 14 additions & 6 deletions src/presentation/translations/librum_it.ts
Original file line number Diff line number Diff line change
Expand Up @@ -800,7 +800,7 @@ Either you are offline, or your storage is full.</source>
<context>
<name>MComboBox</name>
<message>
<location filename="../modules/CustomComponents/comboBox/MComboBox.qml" line="39"/>
<location filename="../modules/CustomComponents/comboBox/MComboBox.qml" line="40"/>
<source>Any</source>
<translation>Qualunque</translation>
</message>
Expand Down Expand Up @@ -1128,12 +1128,12 @@ Either you are offline, or your storage is full.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../toolsPage/MExtractPagesPopup.qml" line="131"/>
<location filename="../toolsPage/MExtractPagesPopup.qml" line="133"/>
<source>Add a comma separated list of page numbers or ranges to extract.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../toolsPage/MExtractPagesPopup.qml" line="155"/>
<location filename="../toolsPage/MExtractPagesPopup.qml" line="157"/>
<source>Extract</source>
<translation type="unfinished"></translation>
</message>
Expand Down Expand Up @@ -2037,25 +2037,33 @@ Conferma la tua email cliccando il link che ti abbiamo inviato.</translation>
<context>
<name>MSelectionOptionsPopup</name>
<message>
<location filename="../readingPage/MSelectionOptionsPopup.qml" line="139"/>
<source>Copy</source>
<translation type="vanished">Copia</translation>
<translation>Copia</translation>
</message>
<message>
<location filename="../readingPage/MSelectionOptionsPopup.qml" line="207"/>
<source>Ai Explain</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Highlight</source>
<translation type="vanished">Evidenzia</translation>
</message>
<message>
<location filename="../readingPage/MSelectionOptionsPopup.qml" line="167"/>
<source>Look Up</source>
<translatorcomment>I&apos;m not sure about this. I understood in the sense of search.</translatorcomment>
<translation type="vanished">Cerca</translation>
<translation>Cerca</translation>
</message>
<message>
<source>Explain</source>
<translation type="vanished">Spiega</translation>
</message>
<message>
<location filename="../readingPage/MSelectionOptionsPopup.qml" line="239"/>
<source>Remove</source>
<translation type="vanished">Rimuovi</translation>
<translation>Rimuovi</translation>
</message>
</context>
<context>
Expand Down
Loading

0 comments on commit 49af23f

Please sign in to comment.