Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #135

Merged
merged 50 commits into from
Dec 29, 2024
Merged
Changes from 1 commit
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
2434903
New translations strings.xml (Romanian)
gentlecat Dec 28, 2024
11b7c21
New translations strings.xml (French)
gentlecat Dec 28, 2024
0021729
New translations strings.xml (Spanish)
gentlecat Dec 28, 2024
0cc873c
New translations strings.xml (Arabic)
gentlecat Dec 28, 2024
ec83e0f
New translations strings.xml (Czech)
gentlecat Dec 28, 2024
a3d7b37
New translations strings.xml (Danish)
gentlecat Dec 28, 2024
b8ded31
New translations strings.xml (German)
gentlecat Dec 28, 2024
84d4e12
New translations strings.xml (Greek)
gentlecat Dec 28, 2024
ae1b853
New translations strings.xml (Finnish)
gentlecat Dec 28, 2024
79e9c15
New translations strings.xml (Hungarian)
gentlecat Dec 28, 2024
55b3a6e
New translations strings.xml (Italian)
gentlecat Dec 28, 2024
f8e3d35
New translations strings.xml (Japanese)
gentlecat Dec 28, 2024
e77ce28
New translations strings.xml (Dutch)
gentlecat Dec 28, 2024
f35e934
New translations strings.xml (Norwegian)
gentlecat Dec 28, 2024
07e2458
New translations strings.xml (Polish)
gentlecat Dec 28, 2024
578e85a
New translations strings.xml (Portuguese)
gentlecat Dec 28, 2024
0ee46d9
New translations strings.xml (Russian)
gentlecat Dec 28, 2024
cf5077e
New translations strings.xml (Swedish)
gentlecat Dec 28, 2024
5fa0f1c
New translations strings.xml (Turkish)
gentlecat Dec 28, 2024
6cbe92c
New translations strings.xml (Ukrainian)
gentlecat Dec 28, 2024
2dc2248
New translations strings.xml (Chinese Simplified)
gentlecat Dec 28, 2024
dcfb64e
New translations strings.xml (Chinese Traditional)
gentlecat Dec 28, 2024
38f4872
New translations strings.xml (Portuguese, Brazilian)
gentlecat Dec 28, 2024
1b852f2
New translations strings.xml (Persian)
gentlecat Dec 28, 2024
0974d8e
New translations strings.xml (Estonian)
gentlecat Dec 28, 2024
57f251b
New translations strings.xml (Esperanto)
gentlecat Dec 28, 2024
682f005
New translations strings.xml (Hindi)
gentlecat Dec 28, 2024
9968c61
New translations strings.xml (Ukrainian)
gentlecat Dec 28, 2024
302459d
New translations strings.xml (Estonian)
gentlecat Dec 28, 2024
e347222
New translations strings.xml (Spanish)
gentlecat Dec 29, 2024
96a0de7
New translations strings.xml (Romanian)
gentlecat Dec 29, 2024
015a9a7
New translations strings.xml (French)
gentlecat Dec 29, 2024
06078cf
New translations strings.xml (Spanish)
gentlecat Dec 29, 2024
e37a0c2
New translations strings.xml (Arabic)
gentlecat Dec 29, 2024
a2a68fe
New translations strings.xml (Czech)
gentlecat Dec 29, 2024
6e82ed3
New translations strings.xml (Danish)
gentlecat Dec 29, 2024
a0c6669
New translations strings.xml (Greek)
gentlecat Dec 29, 2024
fbcebc8
New translations strings.xml (Finnish)
gentlecat Dec 29, 2024
02174f3
New translations strings.xml (Hungarian)
gentlecat Dec 29, 2024
db65be0
New translations strings.xml (Italian)
gentlecat Dec 29, 2024
53ac89c
New translations strings.xml (Japanese)
gentlecat Dec 29, 2024
e4b8feb
New translations strings.xml (Dutch)
gentlecat Dec 29, 2024
816751c
New translations strings.xml (Norwegian)
gentlecat Dec 29, 2024
787cd49
New translations strings.xml (Polish)
gentlecat Dec 29, 2024
52997bd
New translations strings.xml (Portuguese)
gentlecat Dec 29, 2024
0728366
New translations strings.xml (Swedish)
gentlecat Dec 29, 2024
eac412d
New translations strings.xml (Turkish)
gentlecat Dec 29, 2024
9a283ca
New translations strings.xml (Ukrainian)
gentlecat Dec 29, 2024
6de985a
New translations strings.xml (Chinese Simplified)
gentlecat Dec 29, 2024
01d695c
New translations strings.xml (Portuguese, Brazilian)
gentlecat Dec 29, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
New translations strings.xml (Hungarian)
  • Loading branch information
gentlecat committed Dec 29, 2024
commit 02174f39101c38d2c82245240e19a5eb3714f462
2 changes: 2 additions & 0 deletions app/src/main/res/values-hu-rHU/strings.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
<!-- General -->
<string name="app_name">Számláló</string>
<!-- Menu -->
<string name="menu_counters_list">Navigáció megnyitása</string>
<string name="menu_add">Számláló hozzáadása</string>
Expand Down Expand Up @@ -31,4 +32,5 @@
<string name="settings_wipe_confirmation_yes">Összes eltávolítása</string>
<!-- Toasts -->
<!-- Other stuff -->
<string name="default_counter_name">Első számláló</string>
</resources>