Browse Source

Sync string again after removing problematic translations from Localazy.

pull/1952/head
Benoit Marty 10 months ago
parent
commit
69888c8a21
  1. 1
      features/preferences/impl/src/main/res/values/localazy.xml
  2. 8
      libraries/ui-strings/src/main/res/values-hu/translations.xml

1
features/preferences/impl/src/main/res/values/localazy.xml

@ -29,6 +29,7 @@ If you proceed, some of your settings may change."</string> @@ -29,6 +29,7 @@ If you proceed, some of your settings may change."</string>
<string name="screen_notification_settings_enable_notifications">"Enable notifications on this device"</string>
<string name="screen_notification_settings_failed_fixing_configuration">"The configuration has not been corrected, please try again."</string>
<string name="screen_notification_settings_group_chats">"Group chats"</string>
<string name="screen_notification_settings_invite_for_me_label">"Invitations"</string>
<string name="screen_notification_settings_mentions_only_disclaimer">"Your homeserver does not support this option in encrypted rooms, you may not get notified in some rooms."</string>
<string name="screen_notification_settings_mentions_section_title">"Mentions"</string>
<string name="screen_notification_settings_mode_all">"All"</string>

8
libraries/ui-strings/src/main/res/values-hu/translations.xml

@ -219,14 +219,6 @@ @@ -219,14 +219,6 @@
<item quantity="one">"Olvasta: %1$s és még %2$d felhasználó"</item>
<item quantity="other">"Olvasta: %1$s és még %2$d felhasználó"</item>
</plurals>
<plurals name="common_member_count">
<item quantity="%1$d tag">"one"</item>
<item quantity="%1$d tag">"other"</item>
</plurals>
<plurals name="common_poll_votes_count">
<item quantity="%d szavazat">"one"</item>
<item quantity="%d szavazat">"other"</item>
</plurals>
<string name="preference_rageshake">"Az eszköz rázása a hibajelentéshez"</string>
<string name="screen_media_picker_error_failed_selection">"Nem sikerült kiválasztani a médiát, próbálja újra."</string>
<string name="screen_media_upload_preview_error_failed_processing">"Nem sikerült feldolgozni a feltöltendő médiát, próbálja újra."</string>

Loading…
Cancel
Save