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 Translations #135

Merged
merged 1 commit into from
Jan 26, 2025
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
3 changes: 3 additions & 0 deletions app/src/main/res/values-af-rZA/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@
<string name="download_image">Download image</string>
<string name="profile">Profile</string>
<string name="alerts">Inbox</string>
<string name="are_you_sure_you_want_to_remove_this_account">Are you sure you want to remove this Account?</string>
<string name="remove_account">Remove Account?</string>
<string name="remove">Remove</string>
<string name="sure_update_post">Are you sure, you want to update this post?</string>
Expand All @@ -209,4 +210,6 @@
<string name="website">Website</string>
<string name="location">Location</string>
<string name="mentions">Mentions</string>
<string name="explore">Explore</string>
<string name="reblogged_by">reblogged by %1$s</string>
</resources>
32 changes: 17 additions & 15 deletions app/src/main/res/values-ar-rSA/strings.xml
Original file line number Diff line number Diff line change
@@ -1,53 +1,53 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="notifications">Notifications</string>
<string name="settings">Settings</string>
<string name="notifications">الإشعارات</string>
<string name="settings">الإعدادات</string>
<string name="liked_posts">Liked Posts</string>
<string name="bookmarked_posts">Bookmarked Posts</string>
<string name="followed_hashtags">Followed Hashtags</string>
<string name="blocked_accounts">Blocked Accounts</string>
<string name="muted_accounts">Muted Accounts</string>
<string name="logout">Logout</string>
<string name="open_in_browser">Open in browser</string>
<string name="share_this_profile">Share this profile</string>
<string name="logout">الخروج</string>
<string name="open_in_browser">إفتح في متصفح</string>
<string name="share_this_profile">شارك هذه الصفحة الشخصية</string>
<string name="block_this_profile">Block this profile</string>
<string name="unblock_this_profile">Unblock this profile</string>
<string name="mute_this_profile">Mute this profile</string>
<string name="unmute_this_profile">Unmute this profile</string>
<string name="load_more">Load More</string>
<string name="load_more">حمّل المزيد</string>
<string name="follow">Follow</string>
<string name="unfollow">Unfollow</string>
<string name="followers">Followers</string>
<string name="following">Following</string>
<string name="posts">Posts</string>
<string name="posts">المنشورات</string>
<string name="hashtags">Hashtags</string>
<string name="reblogged_your_post">reblogged your post</string>
<string name="liked_your_post">liked your post</string>
<string name="followed_you">followed you</string>
<string name="share_this_post">Share this post</string>
<string name="trending">Trending</string>
<string name="accounts">Accounts</string>
<string name="rules">Rules</string>
<string name="accounts">الحسابات</string>
<string name="rules">القواعد</string>
<string name="instance_version">Instance version</string>
<string name="terms_of_use">Terms of use</string>
<string name="privacy_policy">Privacy Policy</string>
<string name="admin">Admin</string>
<string name="users">Users</string>
<string name="users">المستخدمون</string>
<string name="stats">Stats</string>
<string name="unblock">unblock</string>
<string name="unblock_caps">Unblock</string>
<string name="unblock_account">Unblock Account?</string>
<string name="confirm_to_unblock_this_account">Confirm to unblock this account</string>
<string name="no_blocked_accounts">no blocked accounts</string>
<string name="cancel">Cancel</string>
<string name="cancel">إلغاء</string>
<string name="post_by">Post by</string>
<string name="liked_by">Liked by</string>
<string name="delete_this_post">Delete this post</string>
<string name="delete_post">Delete post?</string>
<string name="this_action_cannot_be_undone">This action cannot be undone</string>
<string name="delete">Delete</string>
<string name="delete">حذف</string>
<string name="this_is_the_end">This is the End!</string>
<string name="and">and</string>
<string name="and">و</string>
<string name="followed_by">Followed by</string>
<string name="other">other</string>
<string name="others">others</string>
Expand Down Expand Up @@ -91,7 +91,7 @@
<string name="clear_cache">Clear cache</string>
<string name="preferences">Preferences</string>
<string name="hide_sensitive_content">Hide sensitive content</string>
<string name="about_x">About %1$s</string>
<string name="about_x">عن %1$s</string>
<string name="more_settings">More settings</string>
<string name="use_in_app_browser">Use in-app-browser</string>
<string name="no_trending_profiles">No trending profiles</string>
Expand Down Expand Up @@ -192,7 +192,7 @@
<string name="download_image">Download image</string>
<string name="profile">Profile</string>
<string name="alerts">Inbox</string>
<string name="are_you_sure_you_want_to_remove_this_account">Are you sure you want to remove this Account</string>
<string name="are_you_sure_you_want_to_remove_this_account">Are you sure you want to remove this Account?</string>
<string name="remove_account">Remove Account?</string>
<string name="remove">Remove</string>
<string name="sure_update_post">Are you sure, you want to update this post?</string>
Expand All @@ -210,4 +210,6 @@
<string name="website">Website</string>
<string name="location">Location</string>
<string name="mentions">Mentions</string>
<string name="explore">Explore</string>
<string name="reblogged_by">reblogged by %1$s</string>
</resources>
Loading