-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Heimen Stoffels <[email protected]> Co-authored-by: Ihor Hordiichuk <[email protected]> Co-authored-by: Jan Rolski <[email protected]> Co-authored-by: Maxwell Aguiar Silva <[email protected]> Co-authored-by: Standreas <[email protected]> Co-authored-by: Weblate <[email protected]> Translate-URL: https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand/it/ Translate-URL: https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand/nl/ Translate-URL: https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand/pl/ Translate-URL: https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand/uk/ Translation: LXQt Panel/plugin-customcommand
- Loading branch information
1 parent
861d840
commit 3107ec5
Showing
5 changed files
with
62 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
58 changes: 58 additions & 0 deletions
58
plugin-statusnotifier/translations/statusnotifier_pt_BR.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!DOCTYPE TS> | ||
<TS version="2.1" language="pt_BR"> | ||
<context> | ||
<name>StatusNotifierConfiguration</name> | ||
<message> | ||
<location filename="../statusnotifierconfiguration.ui" line="14"/> | ||
<source>Status Notifier Settings</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../statusnotifierconfiguration.ui" line="28"/> | ||
<location filename="../statusnotifierconfiguration.ui" line="38"/> | ||
<source>An auto-hiding item will remain visible for this period if it needs attention.</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../statusnotifierconfiguration.ui" line="31"/> | ||
<source>Attention period:</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../statusnotifierconfiguration.ui" line="41"/> | ||
<source> minute(s)</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../statusnotifierconfiguration.ui" line="72"/> | ||
<source>Change visibility of items</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../statusnotifierconfiguration.ui" line="85"/> | ||
<source>Item</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../statusnotifierconfiguration.ui" line="90"/> | ||
<source>Visibility</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../statusnotifierconfiguration.cpp" line="84"/> | ||
<source>Always show</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../statusnotifierconfiguration.cpp" line="84"/> | ||
<source>Auto-hide</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../statusnotifierconfiguration.cpp" line="84"/> | ||
<source>Always hide</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
</context> | ||
</TS> |