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

Translations update from Hosted Weblate #602

Merged
merged 3 commits into from
Dec 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
6 changes: 5 additions & 1 deletion app/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -211,4 +211,8 @@
<string name="settings_gestures_reader_tap_to_page_title">النقر لتمرير</string>
<string name="settings_gestures_reader_tap_to_page_subtitle">إضغط على الزوايا السفلية للتمرير محتوى المقالة</string>
<string name="settings_enable_high_contrast_dark_theme">تمكين المظهر الداكن عالي التباين</string>
</resources>
<string name="auth_fields_username">إسم المستخدم</string>
<string name="layout_preference_label">التخطيط المفضل</string>
<string name="layout_preference_responsive">مستجيب</string>
<string name="layout_preference_single">قائمة عمودية</string>
</resources>
2 changes: 1 addition & 1 deletion app/src/main/res/values-bg/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
<string name="add_account_feedbin_signup_link_text">Създайте такъв тук.</string>
<string name="edit_feed_tag_section">Категоерия</string>
<string name="add_account_freshrss_signup_prompt">Нямате FreshRSS инстанция?</string>
<string name="settings_gestures_reader_tap_to_page_title">E Ink устройства докоснете, за да превъртите</string>
<string name="settings_gestures_reader_tap_to_page_title">E Ink устройства докоснете за превъртане</string>
<string name="settings_gestures_reader_tap_to_page_subtitle">Докоснете долните ъгли, за да навигирате в съдържанието на статията</string>
<string name="settings_enable_high_contrast_dark_theme">Активирай тъмна тема с висок контраст</string>
<string name="settings_section_mark_all_as_read">Маркирай всички като прочетено</string>
Expand Down
Loading