Updating Romanian

This commit is contained in:
paula katos 2022-09-28 11:16:51 +00:00 committed by Hosted Weblate
parent e36754d223
commit 83d8e0e5f7
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Simple Calculator</string>
<string name="app_name">Calculator simplu</string>
<string name="app_launcher_name">Calculator</string>
<string name="scientific_calculator">Calculator Ştiințific</string>
<!-- Calculator field -->
@ -8,16 +8,16 @@
<!-- History -->
<string name="history">Istoric</string>
<string name="history_empty">Istoricul este gol</string>
<string name="clear_history">Curăţare</string>
<string name="history_cleared">Istoricul a fost curățat</string>
<string name="clear_history">Șterge</string>
<string name="history_cleared">Istoricul a fost șters</string>
<!-- Settings -->
<string name="vibrate_on_button_press">Vibrează la apăsarea butoanelor</string>
<string name="use_comma_as_decimal_mark">Use comma as a decimal mark</string>
<string name="use_comma_as_decimal_mark">Utilizează virgula ca separator zecimal</string>
<!-- FAQ -->
<string name="faq_1_title">Cum funcționează butonul C (Curăță)?</string>
<string name="faq_1_text">Dacă apăsați pe el, veți elimina câte un caracter pe rând. Apăsarea prelungită a acestuia va reseta toate câmpurile deodată.</string>
<string name="faq_1_title">Cum funcționează butonul Ș (Șterge)\?</string>
<string name="faq_1_text">Apăsând pe el, veți elimina câte un caracter pe rând. Apăsarea lungă va reseta toate câmpurile deodată.</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>