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:
Anonymous 2022-09-02 13:48:13 +00:00 committed by Hosted Weblate
parent 7e028fa2aa
commit 62dc53d551
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1,3 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Simple Clock</string>
<string name="app_launcher_name">Cloc</string>
@ -26,20 +27,18 @@
<string name="add_alarm">Add alarm</string>
<string name="no_timers_found">No timers found</string>
<string name="add_timer">Add timer</string>
<!--Timer-->
<string name="timers_notification_msg">Timers are running</string>
<string name="timer_single_notification_label_msg">Timer for %s is running</string>
<string name="new_timer">New Timer</string>
<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="few">%d timers are running</item>
<item quantity="many">%d timers are running</item>
<item quantity="other">%d timers are running</item>
</plurals>
<!-- Settings -->
<string name="clock_tab">Tab cloc</string>
<string name="alarm_tab">Tab larwm</string>
@ -47,7 +46,6 @@
<string name="timer_tab">Tab amserydd</string>
<string name="show_seconds">Dangos eiliadau</string>
<string name="increase_volume_gradually">Cynyddu uchder sain yn raddol</string>
<!-- FAQ -->
<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>
@ -55,4 +53,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>