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

Translations update from Weblate #953

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<message>
<location filename="../selectwnd.ui" line="72"/>
<source>LXQt session needs restart to view this change.</source>
<translation type="unfinished"></translation>
<translation>LXQt session needs restart to view this change.</translation>
</message>
<message>
<location filename="../selectwnd.ui" line="91"/>
Expand All @@ -31,7 +31,7 @@
<message>
<location filename="../selectwnd.ui" line="111"/>
<source>Size</source>
<translation type="unfinished"></translation>
<translation>Size</translation>
</message>
<message>
<location filename="../selectwnd.cpp" line="230"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Desktop Entry/Name: "鍵盤與滑鼠"
Desktop Entry/GenericName: "輸入設定"
Desktop Entry/Comment: "設定鍵盤、滑鼠與其他輸入裝置"
2 changes: 2 additions & 0 deletions lxqt-config-monitor/translations/lxqt-config-monitor_he.ts
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,8 @@
<source>%n second(s) remaining</source>
<translation>
<numerusform>נותרה שנייה אחת</numerusform>
<numerusform>נותרו שתי שניות</numerusform>
<numerusform>נותרו %n שניות</numerusform>
<numerusform>נותרו %n שניות</numerusform>
</translation>
</message>
Expand Down