mirror of
https://github.com/theCheeseboard/thedesk.git
synced 2025-01-22 18:32:09 -05:00
Added translation using Weblate (Spanish)
This commit is contained in:
parent
3e6d1938b8
commit
beae111d08
1 changed files with 51 additions and 0 deletions
51
plugins/OverviewPlugin/translations/es_VE.ts
Normal file
51
plugins/OverviewPlugin/translations/es_VE.ts
Normal file
|
@ -0,0 +1,51 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" sourcelanguage="en_US" language="es_VE">
|
||||
<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="109"/>
|
||||
<source>Hi %1!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OverviewPane/overviewpane.cpp" line="111"/>
|
||||
<source>Good morning, %1!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OverviewPane/overviewpane.cpp" line="113"/>
|
||||
<source>Good afternoon, %1!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OverviewPane/overviewpane.cpp" line="115"/>
|
||||
<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