mirror of
https://github.com/theCheeseboard/thedesk.git
synced 2025-01-23 02:42:02 -05:00
Added translation using Weblate (Turkish)
This commit is contained in:
parent
373a1ac320
commit
c37b25f6f1
1 changed files with 85 additions and 0 deletions
85
plugins/TimeDatePlugin/translations/tr.ts
Normal file
85
plugins/TimeDatePlugin/translations/tr.ts
Normal file
|
@ -0,0 +1,85 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" sourcelanguage="en_US" language="tr">
|
||||
<context>
|
||||
<name>DateTimePane</name>
|
||||
<message>
|
||||
<location filename="../settings/datetimepane.ui" line="35"/>
|
||||
<location filename="../settings/datetimepane.cpp" line="71"/>
|
||||
<source>Date and Time</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../settings/datetimepane.ui" line="84"/>
|
||||
<source>ACTIONS</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../settings/datetimepane.ui" line="111"/>
|
||||
<source>Change Date and Time</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../settings/datetimepane.ui" line="118"/>
|
||||
<source>Change Timezone</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../settings/datetimepane.ui" line="146"/>
|
||||
<source>Synchronise clock with the Internet</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../settings/datetimepane.ui" line="166"/>
|
||||
<source>TIME SYNCHRONISATION</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OnboardingTimeZone</name>
|
||||
<message>
|
||||
<location filename="../onboarding/onboardingtimezone.ui" line="35"/>
|
||||
<location filename="../onboarding/onboardingtimezone.cpp" line="53"/>
|
||||
<source>Time Zone</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../onboarding/onboardingtimezone.ui" line="42"/>
|
||||
<source>Whereabouts are you located? We'll use this information to display the current time.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../onboarding/onboardingtimezone.ui" line="71"/>
|
||||
<source>Search</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../onboarding/onboardingtimezone.ui" line="125"/>
|
||||
<source>Use the Internet to synchronise the system clock (recommended)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../onboarding/onboardingtimezone.ui" line="177"/>
|
||||
<source>Next</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SetTimezonePopover</name>
|
||||
<message>
|
||||
<location filename="../popovers/settimezonepopover.ui" line="57"/>
|
||||
<source>Set Timezone</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../popovers/settimezonepopover.ui" line="64"/>
|
||||
<source>Where are you now?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../popovers/settimezonepopover.ui" line="90"/>
|
||||
<source>Search</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
Loading…
Reference in a new issue