Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update European Portuguese translation #3819

Closed
wants to merge 35 commits into from
Closed

Update European Portuguese translation #3819

wants to merge 35 commits into from

Conversation

BrunoRamalhete
Copy link
Contributor

Hi,

Added new strings in the European Portuguese translation (pt_PT).
I also fixed some typos and fixed some words.

I attached the .ts file, archived in zip, so GitHub can accept it.

Thanks a lot!
Bruno Santos Ramalhete
fritzing_pt_pt.zip

@KjellMorgenstern
Copy link
Member

Hello Bruno I have a question about the translation of peça / parte .
I think this is similar to English piece and part and also German Stück and Teil. Is there a specific reason you changed the translation to 'peça' ?

@KjellMorgenstern
Copy link
Member

         <source>Fritzing Files (*%1 *%2 *%3);;Fritzing Part (*%1);;Fritzing Bin (*%2);;Fritzing Shareable Bin (*%3)</source>
-        <translation>Ficheiros Fritzing (*%1 *%2 *%3);;Parte Fritzing (*%1);;Binário Fritzing (*%2);;Binário Partilhávl Fritzing (*%3)</translation>
+        <translation>Fritzing Files (*%1 *%2 *%3);;Fritzing Part (*%1);;Fritzing Bin (*%2);;Fritzing Shareable Bin (*%3)</translation>
     </message>

For this string, the existing translation was replaced with English. I guess this was not intended?

@KjellMorgenstern
Copy link
Member

You changed the from 2nd singular to the politnes pronoun. This is important for brazilian portugues, but I am not so sure about portugues from portugal. My impression is that would be similar to German, where Fritzing uses the 2nd singular?

@BrunoRamalhete
Copy link
Contributor Author

BrunoRamalhete commented May 21, 2021 via email

@BrunoRamalhete
Copy link
Contributor Author

Hi,

I made some fixes in the European Portuguese translation, I fixed the word "peça" and replaced it by "componente" as it is in the Brazilian Portuguese. I understand now what the Fritzing parts mean, so it is about components. The translations are now similar as in the Brazilian Portuguese.

I will attach the file here, and I will upload/update in Weblate.
fritzing_pt_pt.zip

failiz and others added 20 commits June 19, 2021 16:23
Currently translated at 99.0% (1785 of 1803 strings)
Currently translated at 100.0% (1803 of 1803 strings)
Currently translated at 99.4% (1793 of 1803 strings)
Currently translated at 95.1% (1715 of 1803 strings)
Silence empty polyline assertion

Replace arg(QString).arg(QString) with arg(QString, QString)
Fix more warnings

Upload to fab, happy flow passes

Fix build warning on windows

Refactor renderthing into own file

Fix quirk with disabled rotate and align submenus

addToBin now also re-enabled

Always center mouse when draging from the parts bin.

Fixes some quirks with rapid mouse movement or when leaving and re-entering the window.

Fixed #3807 without breaking #3647 by fixing svg lexer float exponent separation bug.

Added simplified unit test case for pathlexer clean of float exponents aka #3807.

Fix some Qt5.12 deprecations

Fix unused variable

weightmap was not used

refer fritzing.org with TLS in generator

Implement missing fzp drag and drop support

Fix error message

Bump up version to 0.9.7b

Fix issue: Mystery part terminal points disapeared

Fixed routing menu problem: alt-r now only has to be pressed once.

Fix issue #3839 . If file can not be loaded, allow empty (null) itemBase

Fix issue #3838. Do not add part if part is null

Fix #3833, use darker background for dropdowns in code editor

Fix about box text color for dark themes

Moved setTitle so it is also executed for the welcome view.

Fixed warning about unused variable in autoroute panelizer.

Fixed warning about unused variable in items partfactory.

Fixed warning about unused variable in items ruler.

Fixed warning about unused variable in kicad module.

Fixed warning about unused typedef in graph utils.

Changed clickable labels into push buttons to allow operation by keyboard.

Fix some english errors

NULL -> nullptr

Fix QtSplitBehavior deprecation warning

Fix QFlags warnings

Fix qt deprecation warnings

Replace hard to understand access to first item, use empty instead of count == 0

Flatten condition tree, avoid NULL

Preferences color labels now have both correct color and text after change.

Made preferences dialog fit on a laptop screen with 768 vertical resolution.

Translated using Weblate (German)

Currently translated at 99.4% (1793 of 1803 strings)

lupdate phoenix.pro

Gerber: Inherit stroke-width from parent objects

Fix parsing release date, ok button opens update in browser. Do not
search for part updates.

Seraching for part updates is a frequent source of error,
and introduces a dependency to github. Fritzing might
hang during start if github does not answer. Also their
service is quite reliable, we can not assume it for
granted (and free).
With a higher release frequency of Fritzing, there also
is less need for part updates. Note: We still use git,
and users who wish can directly work on the git repo
for parts, for example call 'git pull' to update the
parts manually.

Fixed bug that caused schematic logos to disappear in svg image exports.

Fix include for MSVC2019

Remove Snootlab from order, add Spresense
Currently translated at 40.5% (736 of 1814 strings)

Translation: Fritzing/fritzing-app
Currently translated at 79.7% (1446 of 1814 strings)

Translation: Fritzing/fritzing-app
Currently translated at 98.7% (1792 of 1814 strings)

Translation: Fritzing/fritzing-app
Currently translated at 24.0% (436 of 1814 strings)

Translation: Fritzing/fritzing-app
Currently translated at 99.8% (1811 of 1814 strings)

Translation: Fritzing/fritzing-app
Currently translated at 99.1% (1799 of 1814 strings)

Translation: Fritzing/fritzing-app
Currently translated at 47.8% (868 of 1814 strings)

Translation: Fritzing/fritzing-app
@KjellMorgenstern
Copy link
Member

I think these changes have been merged via weblate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants