Skip to content

Commit 57f2da3

Browse files
Vinzzzzejonaski
authored andcommitted
Translation of the playlist search text tooltip and about window corrections
An update in the about text non reported in the translation is corrected. Some white space produce failure in translation A sentence was forgotten
1 parent 8aea3cf commit 57f2da3

31 files changed

+301
-177
lines changed

src/translations/strawberry_ca_ES.ts

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
<translation>Si t'agrada Strawberry i pots fer-ne ús, considera patrocinar o donar.</translation>
3737
</message>
3838
<message>
39-
<source>You can sponsor the author on %1. You can also make a one-time payment through %2.</source>
40-
<translation>Podeu patrocinar l'autor a %1. També podeu fer un pagament únic a través de %2.</translation>
39+
<source>You can sponsor the author on %1 or %2. You can also make a one-time payment through %3.</source>
40+
<translation type="unfinished">Podeu patrocinar l'autor a %1 o %2. També podeu fer un pagament únic a través de %3.</translation>
4141
</message>
4242
<message>
4343
<source>Author and maintainer</source>
@@ -5067,20 +5067,24 @@ Esteu segur que voleu continuar?</translation>
50675067
<translation>artista</translation>
50685068
</message>
50695069
<message>
5070-
<source>searches for all artists containing the word %1. </source>
5071-
<translation type="unfinished">searches for all artists containing the word %1. </translation>
5070+
<source>searches for all artists containing the word %1.</source>
5071+
<translation type="unfinished">searches for all artists containing the word %1.</translation>
50725072
</message>
50735073
<message>
50745074
<source>Search terms for numerical fields can be prefixed with %1 or %2 to refine the search, e.g.: </source>
50755075
<translation type="unfinished">Search terms for numerical fields can be prefixed with %1 or %2 to refine the search, e.g.: </translation>
50765076
</message>
5077+
<message>
5078+
<source>A word can be excluded with a preceding &quot;%1&quot;, if you need to search for a word including &quot;%1&quot;, place quotes around the word.</source>
5079+
<translation type="unfinished">A word can be excluded with a preceding &quot;%1&quot;, if you need to search for a word including &quot;%1&quot;, place quotes around the word.</translation>
5080+
</message>
50775081
<message>
50785082
<source>rating</source>
50795083
<translation type="unfinished">rating</translation>
50805084
</message>
50815085
<message>
5082-
<source>Multiple search terms can also be combined with &quot;%1&quot; (default) and &quot;%2&quot;, as well as grouped with parentheses. </source>
5083-
<translation type="unfinished">Multiple search terms can also be combined with &quot;%1&quot; (default) and &quot;%2&quot;, as well as grouped with parentheses. </translation>
5086+
<source>Multiple search terms can also be combined with &quot;%1&quot; (default) and &quot;%2&quot;, as well as grouped with parentheses.</source>
5087+
<translation type="unfinished">Multiple search terms can also be combined with &quot;%1&quot; (default) and &quot;%2&quot;, as well as grouped with parentheses.</translation>
50845088
</message>
50855089
<message>
50865090
<source>Available fields</source>

src/translations/strawberry_cs_CZ.ts

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
<translation>Líbí se a vyhovuje vám-li Strawberry, zvažte příspěvek.</translation>
3737
</message>
3838
<message>
39-
<source>You can sponsor the author on %1. You can also make a one-time payment through %2.</source>
40-
<translation>Můžete podpořit autora na %1. Také můžete jednorázově přispět pomocí %2.</translation>
39+
<source>You can sponsor the author on %1 or %2. You can also make a one-time payment through %3.</source>
40+
<translation type="unfinished">Můžete podpořit autora na %1 nebo %2. Také můžete jednorázově přispět pomocí %3.</translation>
4141
</message>
4242
<message>
4343
<source>Author and maintainer</source>
@@ -5069,20 +5069,24 @@ Opravdu chcete pokračovat?</translation>
50695069
<translation>umělec</translation>
50705070
</message>
50715071
<message>
5072-
<source>searches for all artists containing the word %1. </source>
5073-
<translation type="unfinished">searches for all artists containing the word %1. </translation>
5072+
<source>searches for all artists containing the word %1.</source>
5073+
<translation type="unfinished">searches for all artists containing the word %1.</translation>
50745074
</message>
50755075
<message>
50765076
<source>Search terms for numerical fields can be prefixed with %1 or %2 to refine the search, e.g.: </source>
50775077
<translation type="unfinished">Search terms for numerical fields can be prefixed with %1 or %2 to refine the search, e.g.: </translation>
50785078
</message>
5079+
<message>
5080+
<source>A word can be excluded with a preceding &quot;%1&quot;, if you need to search for a word including &quot;%1&quot;, place quotes around the word.</source>
5081+
<translation type="unfinished">A word can be excluded with a preceding &quot;%1&quot;, if you need to search for a word including &quot;%1&quot;, place quotes around the word.</translation>
5082+
</message>
50795083
<message>
50805084
<source>rating</source>
50815085
<translation type="unfinished">rating</translation>
50825086
</message>
50835087
<message>
5084-
<source>Multiple search terms can also be combined with &quot;%1&quot; (default) and &quot;%2&quot;, as well as grouped with parentheses. </source>
5085-
<translation type="unfinished">Multiple search terms can also be combined with &quot;%1&quot; (default) and &quot;%2&quot;, as well as grouped with parentheses. </translation>
5088+
<source>Multiple search terms can also be combined with &quot;%1&quot; (default) and &quot;%2&quot;, as well as grouped with parentheses.</source>
5089+
<translation type="unfinished">Multiple search terms can also be combined with &quot;%1&quot; (default) and &quot;%2&quot;, as well as grouped with parentheses.</translation>
50865090
</message>
50875091
<message>
50885092
<source>Available fields</source>

src/translations/strawberry_de_DE.ts

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
<translation>Wenn Ihnen Strawberry gefällt und Sie es nutzen können, sollten Sie sponsern oder spenden.</translation>
3737
</message>
3838
<message>
39-
<source>You can sponsor the author on %1. You can also make a one-time payment through %2.</source>
40-
<translation>Sie können den Autor auf %1 sponsern. Sie können auch eine einmalige Zahlung über %2 vornehmen.</translation>
39+
<source>You can sponsor the author on %1 or %2. You can also make a one-time payment through %3.</source>
40+
<translation type="unfinished">Sie können den Autor auf %1 oder %2 sponsern. Sie können auch eine einmalige Zahlung über %3 vornehmen.</translation>
4141
</message>
4242
<message>
4343
<source>Author and maintainer</source>
@@ -5067,19 +5067,23 @@ Möchten Sie wirklich fortfahren?</translation>
50675067
<translation>Künstler</translation>
50685068
</message>
50695069
<message>
5070-
<source>searches for all artists containing the word %1. </source>
5071-
<translation type="unfinished">searches for all artists containing the word %1. </translation>
5070+
<source>searches for all artists containing the word %1.</source>
5071+
<translation type="unfinished">searches for all artists containing the word %1.</translation>
50725072
</message>
50735073
<message>
50745074
<source>Search terms for numerical fields can be prefixed with %1 or %2 to refine the search, e.g.: </source>
50755075
<translation>Suchbegriffe für numerische Felder können mit %1 oder %2 vorangestellt werden, um die Suche expliziter zu machen, z.B:</translation>
50765076
</message>
5077+
<message>
5078+
<source>A word can be excluded with a preceding &quot;%1&quot;, if you need to search for a word including &quot;%1&quot;, place quotes around the word.</source>
5079+
<translation type="unfinished">A word can be excluded with a preceding &quot;%1&quot;, if you need to search for a word including &quot;%1&quot;, place quotes around the word.</translation>
5080+
</message>
50775081
<message>
50785082
<source>rating</source>
50795083
<translation>Bewertung</translation>
50805084
</message>
50815085
<message>
5082-
<source>Multiple search terms can also be combined with &quot;%1&quot; (default) and &quot;%2&quot;, as well as grouped with parentheses. </source>
5086+
<source>Multiple search terms can also be combined with &quot;%1&quot; (default) and &quot;%2&quot;, as well as grouped with parentheses.</source>
50835087
<translation>Mehrere Suchbegriffe können auch mit &quot;%1&quot; (und, standard) und &quot;%2&quot; (oder) kombiniert, sowie mit Klammern gruppiert werden.</translation>
50845088
</message>
50855089
<message>

src/translations/strawberry_el_CY.ts

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
<translation type="unfinished">If you like Strawberry and can make use of it, consider sponsoring or donating.</translation>
3737
</message>
3838
<message>
39-
<source>You can sponsor the author on %1. You can also make a one-time payment through %2.</source>
40-
<translation>Μπορείτε να επιχορηγήσετε τον συγγραφέα στο %1. Μπορείτε επίσης να κάνετε μια εφάπαξ πληρωμή μέσω του %2.</translation>
39+
<source>You can sponsor the author on %1 or %2. You can also make a one-time payment through %3.</source>
40+
<translation type="unfinished">Μπορείτε να επιχορηγήσετε τον συγγραφέα στο %1 ή %2. Μπορείτε επίσης να κάνετε μια εφάπαξ πληρωμή μέσω του %3.</translation>
4141
</message>
4242
<message>
4343
<source>Author and maintainer</source>
@@ -5067,20 +5067,24 @@ Are you sure you want to continue?</translation>
50675067
<translation type="unfinished">artist</translation>
50685068
</message>
50695069
<message>
5070-
<source>searches for all artists containing the word %1. </source>
5071-
<translation type="unfinished">searches for all artists containing the word %1. </translation>
5070+
<source>searches for all artists containing the word %1.</source>
5071+
<translation type="unfinished">searches for all artists containing the word %1.</translation>
50725072
</message>
50735073
<message>
50745074
<source>Search terms for numerical fields can be prefixed with %1 or %2 to refine the search, e.g.: </source>
50755075
<translation type="unfinished">Search terms for numerical fields can be prefixed with %1 or %2 to refine the search, e.g.: </translation>
50765076
</message>
5077+
<message>
5078+
<source>A word can be excluded with a preceding &quot;%1&quot;, if you need to search for a word including &quot;%1&quot;, place quotes around the word.</source>
5079+
<translation type="unfinished">A word can be excluded with a preceding &quot;%1&quot;, if you need to search for a word including &quot;%1&quot;, place quotes around the word.</translation>
5080+
</message>
50775081
<message>
50785082
<source>rating</source>
50795083
<translation type="unfinished">rating</translation>
50805084
</message>
50815085
<message>
5082-
<source>Multiple search terms can also be combined with &quot;%1&quot; (default) and &quot;%2&quot;, as well as grouped with parentheses. </source>
5083-
<translation type="unfinished">Multiple search terms can also be combined with &quot;%1&quot; (default) and &quot;%2&quot;, as well as grouped with parentheses. </translation>
5086+
<source>Multiple search terms can also be combined with &quot;%1&quot; (default) and &quot;%2&quot;, as well as grouped with parentheses.</source>
5087+
<translation type="unfinished">Multiple search terms can also be combined with &quot;%1&quot; (default) and &quot;%2&quot;, as well as grouped with parentheses.</translation>
50845088
</message>
50855089
<message>
50865090
<source>Available fields</source>

src/translations/strawberry_el_GR.ts

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
<translation>'Αν σας είναι χρήσιμο το Strawberry εξετάστε το ενδεχόμενο επιχορήγησης ή δωρεά.</translation>
3737
</message>
3838
<message>
39-
<source>You can sponsor the author on %1. You can also make a one-time payment through %2.</source>
40-
<translation>Μπορείτε να επιχορηγήσετε τον συγγραφέα στο %1. Μπορείτε επίσης να κάνετε μια εφάπαξ πληρωμή μέσω του %2.</translation>
39+
<source>You can sponsor the author on %1 or %2. You can also make a one-time payment through %3.</source>
40+
<translation type="unfinished">Μπορείτε να επιχορηγήσετε τον συγγραφέα στο %1 ή %2. Μπορείτε επίσης να κάνετε μια εφάπαξ πληρωμή μέσω του %3.</translation>
4141
</message>
4242
<message>
4343
<source>Author and maintainer</source>
@@ -5067,20 +5067,24 @@ Are you sure you want to continue?</source>
50675067
<translation>καλλιτέχνης</translation>
50685068
</message>
50695069
<message>
5070-
<source>searches for all artists containing the word %1. </source>
5071-
<translation>αναζητήσεις για όλους τους καλλιτέχνες που περιέχουν τη λέξη %1. </translation>
5070+
<source>searches for all artists containing the word %1.</source>
5071+
<translation>αναζητήσεις για όλους τους καλλιτέχνες που περιέχουν τη λέξη %1.</translation>
50725072
</message>
50735073
<message>
50745074
<source>Search terms for numerical fields can be prefixed with %1 or %2 to refine the search, e.g.: </source>
50755075
<translation type="unfinished">Search terms for numerical fields can be prefixed with %1 or %2 to refine the search, e.g.: </translation>
50765076
</message>
5077+
<message>
5078+
<source>A word can be excluded with a preceding &quot;%1&quot;, if you need to search for a word including &quot;%1&quot;, place quotes around the word.</source>
5079+
<translation type="unfinished">A word can be excluded with a preceding &quot;%1&quot;, if you need to search for a word including &quot;%1&quot;, place quotes around the word.</translation>
5080+
</message>
50775081
<message>
50785082
<source>rating</source>
50795083
<translation>αξιολόγηση</translation>
50805084
</message>
50815085
<message>
5082-
<source>Multiple search terms can also be combined with &quot;%1&quot; (default) and &quot;%2&quot;, as well as grouped with parentheses. </source>
5083-
<translation type="unfinished">Multiple search terms can also be combined with &quot;%1&quot; (default) and &quot;%2&quot;, as well as grouped with parentheses. </translation>
5086+
<source>Multiple search terms can also be combined with &quot;%1&quot; (default) and &quot;%2&quot;, as well as grouped with parentheses.</source>
5087+
<translation type="unfinished">Multiple search terms can also be combined with &quot;%1&quot; (default) and &quot;%2&quot;, as well as grouped with parentheses.</translation>
50845088
</message>
50855089
<message>
50865090
<source>Available fields</source>

src/translations/strawberry_en_US.ts

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<translation type="unfinished"></translation>
3737
</message>
3838
<message>
39-
<source>You can sponsor the author on %1. You can also make a one-time payment through %2.</source>
39+
<source>You can sponsor the author on %1 or %2. You can also make a one-time payment through %3.</source>
4040
<translation type="unfinished"></translation>
4141
</message>
4242
<message>
@@ -5063,19 +5063,23 @@ Are you sure you want to continue?</source>
50635063
<translation type="unfinished"></translation>
50645064
</message>
50655065
<message>
5066-
<source>searches for all artists containing the word %1. </source>
5066+
<source>searches for all artists containing the word %1.</source>
50675067
<translation type="unfinished"></translation>
50685068
</message>
50695069
<message>
50705070
<source>Search terms for numerical fields can be prefixed with %1 or %2 to refine the search, e.g.: </source>
50715071
<translation type="unfinished"></translation>
50725072
</message>
5073+
<message>
5074+
<source>A word can be excluded with a preceding &quot;%1&quot;, if you need to search for a word including &quot;%1&quot;, place quotes around the word.</source>
5075+
<translation type="unfinished"></translation>
5076+
</message>
50735077
<message>
50745078
<source>rating</source>
50755079
<translation type="unfinished"></translation>
50765080
</message>
50775081
<message>
5078-
<source>Multiple search terms can also be combined with &quot;%1&quot; (default) and &quot;%2&quot;, as well as grouped with parentheses. </source>
5082+
<source>Multiple search terms can also be combined with &quot;%1&quot; (default) and &quot;%2&quot;, as well as grouped with parentheses.</source>
50795083
<translation type="unfinished"></translation>
50805084
</message>
50815085
<message>

src/translations/strawberry_es_AR.ts

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
<translation>Si le gusta Strawberry y le da uso, plantéese patrocinarlo o realizar una donación.</translation>
3737
</message>
3838
<message>
39-
<source>You can sponsor the author on %1. You can also make a one-time payment through %2.</source>
40-
<translation>Puede patrocinar al autor en %1. También puede realizar una aportación económica a través de %2.</translation>
39+
<source>You can sponsor the author on %1 or %2. You can also make a one-time payment through %3.</source>
40+
<translation type="unfinished">Puede patrocinar al autor en %1 o %2. También puede realizar una aportación económica a través de %3.</translation>
4141
</message>
4242
<message>
4343
<source>Author and maintainer</source>
@@ -5066,20 +5066,24 @@ Are you sure you want to continue?</source>
50665066
<translation>artista</translation>
50675067
</message>
50685068
<message>
5069-
<source>searches for all artists containing the word %1. </source>
5070-
<translation type="unfinished">searches for all artists containing the word %1. </translation>
5069+
<source>searches for all artists containing the word %1.</source>
5070+
<translation type="unfinished">searches for all artists containing the word %1.</translation>
50715071
</message>
50725072
<message>
50735073
<source>Search terms for numerical fields can be prefixed with %1 or %2 to refine the search, e.g.: </source>
50745074
<translation type="unfinished">Search terms for numerical fields can be prefixed with %1 or %2 to refine the search, e.g.: </translation>
50755075
</message>
5076+
<message>
5077+
<source>A word can be excluded with a preceding &quot;%1&quot;, if you need to search for a word including &quot;%1&quot;, place quotes around the word.</source>
5078+
<translation type="unfinished">A word can be excluded with a preceding &quot;%1&quot;, if you need to search for a word including &quot;%1&quot;, place quotes around the word.</translation>
5079+
</message>
50765080
<message>
50775081
<source>rating</source>
50785082
<translation type="unfinished">rating</translation>
50795083
</message>
50805084
<message>
5081-
<source>Multiple search terms can also be combined with &quot;%1&quot; (default) and &quot;%2&quot;, as well as grouped with parentheses. </source>
5082-
<translation type="unfinished">Multiple search terms can also be combined with &quot;%1&quot; (default) and &quot;%2&quot;, as well as grouped with parentheses. </translation>
5085+
<source>Multiple search terms can also be combined with &quot;%1&quot; (default) and &quot;%2&quot;, as well as grouped with parentheses.</source>
5086+
<translation type="unfinished">Multiple search terms can also be combined with &quot;%1&quot; (default) and &quot;%2&quot;, as well as grouped with parentheses.</translation>
50835087
</message>
50845088
<message>
50855089
<source>Available fields</source>

0 commit comments

Comments
 (0)