Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit 9f455b1

Browse files
Merge pull request #86 from ygorigor/master
update ro translation
2 parents cd5f6b6 + f4988a2 commit 9f455b1

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

app/src/main/res/values-ro/arrays.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
3+
<!-- If translating, please remove "theme_values" -->
34
<string-array name="theme_values_names">
45
<item>Sistem</item>
56
<item>Întunecată</item>

app/src/main/res/values-ro/strings.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<string name="support">Suport</string>
2424
<string name="donate">Donează</string>
2525
<string name="submit_modules">Trimite un modul</string>
26+
<string name="require_android_6">Necesită Android 6.0+</string>
2627
<!-- Module section translation -->
2728
<string name="module_last_update">Ultima actualizare:</string>
2829
<string name="module_repo">Depozit:</string>
@@ -49,6 +50,7 @@
4950
<string name="master_delete_yes">Șterge fișierele</string>
5051
<string name="master_delete_fail">Ștergerea fișierelor modulului a eșuat</string>
5152
<string name="theme_pref">Temă</string>
53+
<string name="theme_mode_pref">Mod temă</string>
5254
<string name="module_id_prefix">ID modul:</string>
5355
<string name="install_from_storage">Instalare modul de pe stocare</string>
5456
<string name="invalid_format">Modulul selectat este într-un format greșit</string>
@@ -82,6 +84,7 @@
8284
<string name="wrap_text_desc"> Se încadrează textul la o linie nouă în loc să fie pus
8385
tot textul pe aceeași linie atunci când se instalează un modul
8486
</string>
87+
<string name="enable_blur_pref">Activează estomparea</string>
8588
<string name="repo_enabled">Depozit activat</string>
8689
<string name="repo_disabled">Depozit dezactivat</string>
8790
</resources>

0 commit comments

Comments
 (0)