mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Update translation contributions.
This commit is contained in:
15
app/src/main/res/drawable/flag_bulgaria.xml
Normal file
15
app/src/main/res/drawable/flag_bulgaria.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="512dp"
|
||||
android:height="512dp"
|
||||
android:viewportWidth="512"
|
||||
android:viewportHeight="512">
|
||||
<path
|
||||
android:pathData="M512,256c0,-31.314 -5.632,-61.311 -15.923,-89.043L256,155.826l-240.077,11.13C5.633,194.689 0,224.686 0,256s5.633,61.311 15.923,89.043L256,356.174l240.077,-11.13C506.368,317.311 512,287.314 512,256z"
|
||||
android:fillColor="#496E2D"/>
|
||||
<path
|
||||
android:pathData="M256,512c110.071,0 203.906,-69.472 240.077,-166.957H15.923C52.094,442.528 145.929,512 256,512z"
|
||||
android:fillColor="#D80027"/>
|
||||
<path
|
||||
android:pathData="M15.923,166.957h480.155C459.906,69.472 366.071,0 256,0S52.094,69.472 15.923,166.957z"
|
||||
android:fillColor="#F0F0F0"/>
|
||||
</vector>
|
15
app/src/main/res/drawable/flag_netherlands.xml
Normal file
15
app/src/main/res/drawable/flag_netherlands.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="512dp"
|
||||
android:height="512dp"
|
||||
android:viewportWidth="512"
|
||||
android:viewportHeight="512">
|
||||
<path
|
||||
android:pathData="M256,256m-256,0a256,256 0,1 1,512 0a256,256 0,1 1,-512 0"
|
||||
android:fillColor="#F0F0F0"/>
|
||||
<path
|
||||
android:pathData="M256,0C145.929,0 52.094,69.472 15.923,166.957h480.155C459.906,69.472 366.071,0 256,0z"
|
||||
android:fillColor="#A2001D"/>
|
||||
<path
|
||||
android:pathData="M256,512c110.071,0 203.906,-69.472 240.077,-166.957H15.923C52.094,442.528 145.929,512 256,512z"
|
||||
android:fillColor="#0052B4"/>
|
||||
</vector>
|
File diff suppressed because it is too large
Load Diff
@@ -499,8 +499,8 @@
|
||||
<string name="settings_respect_subreddit_recommended_comment_sort_type_title">Respect Subreddit Recommended Comment Sort Type</string>
|
||||
<string name="settings_respect_subreddit_recommended_comment_sort_type_summary">Comment sort type will not be saved</string>
|
||||
<string name="settings_filter_title">Filter</string>
|
||||
<string name="settings_subreddit_filter_category">Subreddit Filter</string>
|
||||
<string name="settings_subreddit_filter_popular_and_all">r/popular and r/all</string>
|
||||
<string name="settings_subreddit_filter_category">Hide Subreddits</string>
|
||||
<string name="settings_subreddit_filter_popular_and_all">In r/popular and r/all</string>
|
||||
|
||||
<string name="no_link_available">Cannot get the link</string>
|
||||
|
||||
|
Reference in New Issue
Block a user