Merge pull request #309 from weblate/weblate-simple-mobile-tools-simple-calculator

Translations update from Hosted Weblate
This commit is contained in:
Tibor Kaputa 2023-07-28 08:32:06 +02:00 committed by GitHub
commit 8128f95949
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 10 deletions

View File

@ -1,21 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="app_name">Simple Calculator</string> <string name="app_name">Simple Calculator</string>
<string name="app_launcher_name">Cyfrifiannell</string> <string name="app_launcher_name">Cyfrifiannell</string>
<string name="scientific_calculator">Cyfrifiannell Gwyddonol</string> <string name="scientific_calculator">Cyfrifiannell Gwyddonol</string>
<!-- Calculator field --> <!-- Calculator field -->
<string name="formula_divide_by_zero_error">Gwall: rhannu â sero</string> <string name="formula_divide_by_zero_error">Gwall: rhannu â sero</string>
<!-- History --> <!-- History -->
<string name="history">History</string> <string name="history">Hanes</string>
<string name="history_empty">History is empty</string> <string name="history_empty">Mae\'r hanes yn wag</string>
<string name="clear_history">Clear</string> <string name="clear_history">Clirio</string>
<string name="history_cleared">History has been cleared</string> <string name="history_cleared">Mae\'r hanes wedi cael ei glirio</string>
<!-- Settings --> <!-- Settings -->
<string name="vibrate_on_button_press">Dirgrynu wrth wasgu botymau</string> <string name="vibrate_on_button_press">Dirgrynu wrth wasgu botymau</string>
<string name="use_comma_as_decimal_mark">Use comma as a decimal mark</string> <string name="use_comma_as_decimal_mark">Defnyddio atalnod fel pwynt degol</string>
<!-- FAQ --> <!-- FAQ -->
<string name="faq_1_title">Sut mae\'r botwm C (clirio) yn gweithio?</string> <string name="faq_1_title">Sut mae\'r botwm C (clirio) yn gweithio?</string>
<string name="faq_1_text">Mae ei dapio yn tynnu un rhif ar y tro. Mae ei dal yn ailosod pob maes gyda\'i gilydd ar unwaith.</string> <string name="faq_1_text">Mae ei dapio yn tynnu un rhif ar y tro. Mae ei dal yn ailosod pob maes gyda\'i gilydd ar unwaith.</string>