mirror of
https://github.com/theCheeseboard/thedesk.git
synced 2025-01-23 02:42:02 -05:00
Added translation using Weblate (Arabic (Saudi Arabia))
This commit is contained in:
parent
5f67648dc1
commit
b6f89e4338
1 changed files with 51 additions and 0 deletions
51
plugins/OverviewPlugin/translations/ar_SA.ts
Normal file
51
plugins/OverviewPlugin/translations/ar_SA.ts
Normal file
|
@ -0,0 +1,51 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!DOCTYPE TS>
|
||||||
|
<TS version="2.1" sourcelanguage="en_US" language="ar_SA">
|
||||||
|
<context>
|
||||||
|
<name>OverviewPane</name>
|
||||||
|
<message>
|
||||||
|
<location filename="../OverviewPane/overviewpane.ui" line="102"/>
|
||||||
|
<source>Hope you're having a great day. Here's what we've got for you:</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../OverviewPane/overviewpane.cpp" line="108"/>
|
||||||
|
<source>Hi %1!</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../OverviewPane/overviewpane.cpp" line="110"/>
|
||||||
|
<source>Good morning, %1!</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../OverviewPane/overviewpane.cpp" line="112"/>
|
||||||
|
<source>Good afternoon, %1!</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../OverviewPane/overviewpane.cpp" line="114"/>
|
||||||
|
<source>Good evening, %1!</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message numerus="yes">
|
||||||
|
<location filename="../OverviewPane/overviewpane.cpp" line="208"/>
|
||||||
|
<source>Daylight Savings Time is ending on %2. The clock will automatically shift backwards by %n hour(s).</source>
|
||||||
|
<translation type="unfinished">
|
||||||
|
<numerusform></numerusform>
|
||||||
|
</translation>
|
||||||
|
</message>
|
||||||
|
<message numerus="yes">
|
||||||
|
<location filename="../OverviewPane/overviewpane.cpp" line="210"/>
|
||||||
|
<source>Daylight Savings Time is starting on %2. The clock will automatically shift forwards by %n hour(s).</source>
|
||||||
|
<translation type="unfinished">
|
||||||
|
<numerusform></numerusform>
|
||||||
|
</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../OverviewPane/overviewpane.cpp" line="342"/>
|
||||||
|
<source>Overview</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
</context>
|
||||||
|
</TS>
|
Loading…
Reference in a new issue