Updating Romanian

This commit is contained in:
melintemarian 2022-03-29 18:22:13 +00:00 committed by Hosted Weblate
parent c5dc80f265
commit fc821552a6
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 6 additions and 11 deletions

View File

@ -1,24 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Simple Calculator</string>
<string name="app_launcher_name">Calculator</string>
<string name="scientific_calculator">Calculator Ştiințific</string>
<!-- Calculator field -->
<string name="formula_divide_by_zero_error">Eroare: împărțire la zero</string>
<!-- History -->
<string name="history">History</string>
<string name="history_empty">History is empty</string>
<string name="clear_history">Clear</string>
<string name="history_cleared">History has been cleared</string>
<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>
<!-- Settings -->
<string name="vibrate_on_button_press">Vibrează la apăsarea butoanelor</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>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
<string name="app_title">Simple Calculator - Faceți calculele rapid</string>
@ -48,9 +44,8 @@
<b>Reddit:</b>
https://www.reddit.com/r/SimpleMobileTools
</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>