Translated using Weblate (Welsh)
Currently translated at 97.4% (38 of 39 strings) Translation: Simple Mobile Tools/Simple Clock Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-clock/cy/
This commit is contained in:
parent
7e028fa2aa
commit
62dc53d551
1 changed files with 4 additions and 6 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<string name="app_name">Simple Clock</string>
|
<string name="app_name">Simple Clock</string>
|
||||||
<string name="app_launcher_name">Cloc</string>
|
<string name="app_launcher_name">Cloc</string>
|
||||||
|
@ -26,20 +27,18 @@
|
||||||
<string name="add_alarm">Add alarm</string>
|
<string name="add_alarm">Add alarm</string>
|
||||||
<string name="no_timers_found">No timers found</string>
|
<string name="no_timers_found">No timers found</string>
|
||||||
<string name="add_timer">Add timer</string>
|
<string name="add_timer">Add timer</string>
|
||||||
|
|
||||||
<!--Timer-->
|
<!--Timer-->
|
||||||
<string name="timers_notification_msg">Timers are running</string>
|
<string name="timers_notification_msg">Timers are running</string>
|
||||||
<string name="timer_single_notification_label_msg">Timer for %s is running</string>
|
<string name="timer_single_notification_label_msg">Timer for %s is running</string>
|
||||||
<string name="new_timer">New Timer</string>
|
<string name="new_timer">New Timer</string>
|
||||||
|
|
||||||
<plurals name="timer_notification_msg">
|
<plurals name="timer_notification_msg">
|
||||||
<item quantity="one">%d timer is running</item>
|
<item quantity="zero">%d timer is running</item>
|
||||||
|
<item quantity="one">%d timers are running</item>
|
||||||
<item quantity="two">%d timers are running</item>
|
<item quantity="two">%d timers are running</item>
|
||||||
<item quantity="few">%d timers are running</item>
|
<item quantity="few">%d timers are running</item>
|
||||||
<item quantity="many">%d timers are running</item>
|
<item quantity="many">%d timers are running</item>
|
||||||
<item quantity="other">%d timers are running</item>
|
<item quantity="other">%d timers are running</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
|
||||||
<!-- Settings -->
|
<!-- Settings -->
|
||||||
<string name="clock_tab">Tab cloc</string>
|
<string name="clock_tab">Tab cloc</string>
|
||||||
<string name="alarm_tab">Tab larwm</string>
|
<string name="alarm_tab">Tab larwm</string>
|
||||||
|
@ -47,7 +46,6 @@
|
||||||
<string name="timer_tab">Tab amserydd</string>
|
<string name="timer_tab">Tab amserydd</string>
|
||||||
<string name="show_seconds">Dangos eiliadau</string>
|
<string name="show_seconds">Dangos eiliadau</string>
|
||||||
<string name="increase_volume_gradually">Cynyddu uchder sain yn raddol</string>
|
<string name="increase_volume_gradually">Cynyddu uchder sain yn raddol</string>
|
||||||
|
|
||||||
<!-- FAQ -->
|
<!-- FAQ -->
|
||||||
<string name="faq_1_title">Sut gallaf newid trefn lapiau yn y tab stopwats?</string>
|
<string name="faq_1_title">Sut gallaf newid trefn lapiau yn y tab stopwats?</string>
|
||||||
<string name="faq_1_text">Clifia ar unrhyw un o\'r colofnau. Mi fydd hynny\'n ail-drefnu\'r lapiau yn ôl y golofn honno. Gyda chliciau ychwanegol, bydd y drefn yn toglo rhwng esgynnol a disgynnol.</string>
|
<string name="faq_1_text">Clifia ar unrhyw un o\'r colofnau. Mi fydd hynny\'n ail-drefnu\'r lapiau yn ôl y golofn honno. Gyda chliciau ychwanegol, bydd y drefn yn toglo rhwng esgynnol a disgynnol.</string>
|
||||||
|
@ -55,4 +53,4 @@
|
||||||
Haven't found some strings? There's more at
|
Haven't found some strings? There's more at
|
||||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||||
-->
|
-->
|
||||||
</resources>
|
</resources>
|
Loading…
Reference in a new issue