Skip to content

Commit

Permalink
Update translations and other static files.
Browse files Browse the repository at this point in the history
  • Loading branch information
cody-signal committed Oct 20, 2023
1 parent d9ecfea commit 3918390
Show file tree
Hide file tree
Showing 67 changed files with 1,552 additions and 681 deletions.
33 changes: 23 additions & 10 deletions app/src/main/res/values-af/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@

<!-- CreditCardFragment -->
<!-- Title of fragment -->
<string name="CreditCardFragment__credit_or_debit_card">Credit or debit card</string>
<string name="CreditCardFragment__credit_or_debit_card">Krediet- of debietkaart</string>
<!-- Explanation of how to fill in the form and a note about pii, displayed above the credit card text fields -->
<string name="CreditCardFragment__enter_your_card_details">Voer jou kaartbesonderhede in. Signal versamel of stoor nie jou persoonlike inligting nie.</string>
<!-- Displayed as a hint in the card number text field -->
Expand All @@ -147,9 +147,9 @@
<!-- Error displayed under the card expiry text field when the expiry year is invalid -->
<string name="CreditCardFragment__invalid_year">Ongeldige jaar</string>
<!-- Button label to confirm credit card input and proceed with one-time payment -->
<string name="CreditCardFragment__donate_s">Donate %1$s</string>
<string name="CreditCardFragment__donate_s">Skenk %1$s</string>
<!-- Button label to confirm credit card input and proceed with subscription payment -->
<string name="CreditCardFragment__donate_s_month">Donate %1$s/month</string>
<string name="CreditCardFragment__donate_s_month">Skenk %1$s/maand</string>

<!-- OneTimeDonationPreference -->
<!-- Preference title with placeholder for amount. -->
Expand Down Expand Up @@ -4771,7 +4771,7 @@
<!-- Displayed as a dialog message when clicking on a donation row that is pending. Placeholder is a formatted fiat amount -->
<string name="MySupportPreference__your_bank_transfer_of_s">Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. </string>
<!-- Displayed in the pending help dialog, used to launch user to more details about bank transfers -->
<string name="MySupportPreference__learn_more">Learn more</string>
<string name="MySupportPreference__learn_more">Vind meer uit</string>

<!-- Title of dialog telling user they need to update signal as it expired -->
<string name="UpdateSignalExpiredDialog__title">Werk Signal by</string>
Expand Down Expand Up @@ -5913,11 +5913,11 @@
<!-- Subtitle of the screen, displayed below the toolbar. Placeholder is for \'learn more\' -->
<string name="IdealTransferDetailsFragment__enter_your_bank">Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s</string>
<!-- Subtitle learn-more button displayed inline with the subtitle text -->
<string name="IdealTransferDetailsFragment__learn_more">Learn more</string>
<string name="IdealTransferDetailsFragment__learn_more">Vind meer uit</string>
<!-- Hint label for text entry box for name on bank account -->
<string name="IdealTransferDetailsFragment__name_on_bank_account">Name on bank account</string>
<string name="IdealTransferDetailsFragment__name_on_bank_account">Naam op bankrekening</string>
<!-- Hint label for text entry box for email -->
<string name="IdealTransferDetailsFragment__email">Email</string>
<string name="IdealTransferDetailsFragment__email">E-pos</string>
<!-- Default label for bank selection -->
<string name="IdealTransferDetailsFragment__choose_your_bank">Choose your bank</string>

Expand All @@ -5939,16 +5939,16 @@
<!-- Bottom text block of donation pending sheet displayed after donating via a bank transfer. Placeholder is for learn more. -->
<string name="DonationPendingBottomSheet__bank_transfers_usually_take">Bank transfers usually take 1 business day to process. %1$s</string>
<!-- Learn more text for donation pending sheet displayed after donating via a bank transfer. -->
<string name="DonationPendingBottomSheet__learn_more">Learn more</string>
<string name="DonationPendingBottomSheet__learn_more">Vind meer uit</string>
<!-- Confirmation button for donation pending sheet displayed after donating via a bank transfer. -->
<string name="DonationPendingBottomSheet__done">Done</string>
<string name="DonationPendingBottomSheet__done">Klaar</string>

<!-- Title of \'Donation Complete\' sheet displayed after a bank transfer completes and the badge is redeemed -->
<string name="DonationCompletedBottomSheet__donation_complete">Donation Complete</string>
<!-- Text block of \'Donation Complete\' sheet displayed after a bank transfer completes and the badge is redeemed -->
<string name="DonationCompleteBottomSheet__your_bank_transfer_was_received">Your bank transfer was received. You can choose to display this badge on your profile to show off your support.</string>
<!-- Button text of \'Donation Complete\' sheet displayed after a bank transfer completes and the badge is redeemed to dismiss sheet -->
<string name="DonationCompleteBottomSheet__done">Done</string>
<string name="DonationCompleteBottomSheet__done">Klaar</string>

<!-- StripePaymentInProgressFragment -->
<string name="StripePaymentInProgressFragment__cancelling">Besig om te kanselleer…</string>
Expand Down Expand Up @@ -6363,5 +6363,18 @@
<!-- Content description for confirming a user -->
<string name="PendingParticipantsBottomSheet__approve">Keur goed</string>

<!-- Title of a megaphone shown at the bottom of the chat list when a user has disable the system setting for showing full screen notifications used showing incoming calls -->
<string name="GrantFullScreenIntentPermission_megaphone_title">Turn on full screen notifications?</string>
<!-- Body of a megaphone shown at the bottom of the chat list when a user has disable the system setting for showing full screen notifications used showing incoming calls -->
<string name="GrantFullScreenIntentPermission_megaphone_body">Never miss a call from your contacts and groups.</string>
<!-- Button on the megaphone megaphone shown at the bottom of the chat list when a user has disable the system setting for showing full screen notifications used showing incoming calls that starts the fix process -->
<string name="GrantFullScreenIntentPermission_megaphone_turn_on">Turn on</string>
<!-- Title of bottom sheet shown after tapping "Turn on" from the megaphone to re-enable full screen notifications for incoming call notifications -->
<string name="GrantFullScreenIntentPermission_bottomsheet_title">Turn on full screen notifications</string>
<!-- Subtitle of bottom sheet shown after tapping "Turn on" from the megaphone to re-enable full screen notifications for incoming call notifications -->
<string name="GrantFullScreenIntentPermission_bottomsheet_subtitle">To receive call notifications from your contacts and groups:</string>
<!-- Step 2 of bottom sheet shown after tapping "Turn on" from the megaphone to re-enable full screen notifications for incoming call notifications, it indicates the name of the setting that needs to be re-enabled -->
<string name="GrantFullScreenIntentPermission_bottomsheet_step2">2. %1$s Allow full screen notifications</string>

<!-- EOF -->
</resources>
33 changes: 23 additions & 10 deletions app/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@

<!-- CreditCardFragment -->
<!-- Title of fragment -->
<string name="CreditCardFragment__credit_or_debit_card">Credit or debit card</string>
<string name="CreditCardFragment__credit_or_debit_card">بطاقة الائتمان أو الخصم</string>
<!-- Explanation of how to fill in the form and a note about pii, displayed above the credit card text fields -->
<string name="CreditCardFragment__enter_your_card_details">يُرجى إدخال معلومات بطاقتك. لا يقوم سيجنال بجمع أو تخزين معلوماتك الشخصية.</string>
<!-- Displayed as a hint in the card number text field -->
Expand All @@ -147,9 +147,9 @@
<!-- Error displayed under the card expiry text field when the expiry year is invalid -->
<string name="CreditCardFragment__invalid_year">سنة غير صحيحة</string>
<!-- Button label to confirm credit card input and proceed with one-time payment -->
<string name="CreditCardFragment__donate_s">Donate %1$s</string>
<string name="CreditCardFragment__donate_s">تبرّع لـ %1$s</string>
<!-- Button label to confirm credit card input and proceed with subscription payment -->
<string name="CreditCardFragment__donate_s_month">Donate %1$s/month</string>
<string name="CreditCardFragment__donate_s_month">تبرّع بـ %1$s/شهريًا</string>

<!-- OneTimeDonationPreference -->
<!-- Preference title with placeholder for amount. -->
Expand Down Expand Up @@ -5207,7 +5207,7 @@
<!-- Displayed as a dialog message when clicking on a donation row that is pending. Placeholder is a formatted fiat amount -->
<string name="MySupportPreference__your_bank_transfer_of_s">Your bank transfer of %1$s is pending. Bank transfers usually take 1 business day to complete. </string>
<!-- Displayed in the pending help dialog, used to launch user to more details about bank transfers -->
<string name="MySupportPreference__learn_more">Learn more</string>
<string name="MySupportPreference__learn_more">معرفة المزيد</string>

<!-- Title of dialog telling user they need to update signal as it expired -->
<string name="UpdateSignalExpiredDialog__title">تحديث سيجنال</string>
Expand Down Expand Up @@ -6433,11 +6433,11 @@
<!-- Subtitle of the screen, displayed below the toolbar. Placeholder is for \'learn more\' -->
<string name="IdealTransferDetailsFragment__enter_your_bank">Enter your bank, name and email. Stripe uses this email to send you updates about your donation. %1$s</string>
<!-- Subtitle learn-more button displayed inline with the subtitle text -->
<string name="IdealTransferDetailsFragment__learn_more">Learn more</string>
<string name="IdealTransferDetailsFragment__learn_more">معرفة المزيد</string>
<!-- Hint label for text entry box for name on bank account -->
<string name="IdealTransferDetailsFragment__name_on_bank_account">Name on bank account</string>
<string name="IdealTransferDetailsFragment__name_on_bank_account">الاسم كما يظهر في الحساب المصرفي</string>
<!-- Hint label for text entry box for email -->
<string name="IdealTransferDetailsFragment__email">Email</string>
<string name="IdealTransferDetailsFragment__email">البريد الإلكتروني</string>
<!-- Default label for bank selection -->
<string name="IdealTransferDetailsFragment__choose_your_bank">Choose your bank</string>

Expand All @@ -6459,16 +6459,16 @@
<!-- Bottom text block of donation pending sheet displayed after donating via a bank transfer. Placeholder is for learn more. -->
<string name="DonationPendingBottomSheet__bank_transfers_usually_take">Bank transfers usually take 1 business day to process. %1$s</string>
<!-- Learn more text for donation pending sheet displayed after donating via a bank transfer. -->
<string name="DonationPendingBottomSheet__learn_more">Learn more</string>
<string name="DonationPendingBottomSheet__learn_more">معرفة المزيد</string>
<!-- Confirmation button for donation pending sheet displayed after donating via a bank transfer. -->
<string name="DonationPendingBottomSheet__done">Done</string>
<string name="DonationPendingBottomSheet__done">تمّ</string>

<!-- Title of \'Donation Complete\' sheet displayed after a bank transfer completes and the badge is redeemed -->
<string name="DonationCompletedBottomSheet__donation_complete">Donation Complete</string>
<!-- Text block of \'Donation Complete\' sheet displayed after a bank transfer completes and the badge is redeemed -->
<string name="DonationCompleteBottomSheet__your_bank_transfer_was_received">Your bank transfer was received. You can choose to display this badge on your profile to show off your support.</string>
<!-- Button text of \'Donation Complete\' sheet displayed after a bank transfer completes and the badge is redeemed to dismiss sheet -->
<string name="DonationCompleteBottomSheet__done">Done</string>
<string name="DonationCompleteBottomSheet__done">تمّ</string>

<!-- StripePaymentInProgressFragment -->
<string name="StripePaymentInProgressFragment__cancelling">جارٍ الإلغاء…</string>
Expand Down Expand Up @@ -6907,5 +6907,18 @@
<!-- Content description for confirming a user -->
<string name="PendingParticipantsBottomSheet__approve">الموافقة</string>

<!-- Title of a megaphone shown at the bottom of the chat list when a user has disable the system setting for showing full screen notifications used showing incoming calls -->
<string name="GrantFullScreenIntentPermission_megaphone_title">Turn on full screen notifications?</string>
<!-- Body of a megaphone shown at the bottom of the chat list when a user has disable the system setting for showing full screen notifications used showing incoming calls -->
<string name="GrantFullScreenIntentPermission_megaphone_body">Never miss a call from your contacts and groups.</string>
<!-- Button on the megaphone megaphone shown at the bottom of the chat list when a user has disable the system setting for showing full screen notifications used showing incoming calls that starts the fix process -->
<string name="GrantFullScreenIntentPermission_megaphone_turn_on">Turn on</string>
<!-- Title of bottom sheet shown after tapping "Turn on" from the megaphone to re-enable full screen notifications for incoming call notifications -->
<string name="GrantFullScreenIntentPermission_bottomsheet_title">Turn on full screen notifications</string>
<!-- Subtitle of bottom sheet shown after tapping "Turn on" from the megaphone to re-enable full screen notifications for incoming call notifications -->
<string name="GrantFullScreenIntentPermission_bottomsheet_subtitle">To receive call notifications from your contacts and groups:</string>
<!-- Step 2 of bottom sheet shown after tapping "Turn on" from the megaphone to re-enable full screen notifications for incoming call notifications, it indicates the name of the setting that needs to be re-enabled -->
<string name="GrantFullScreenIntentPermission_bottomsheet_step2">2. %1$s Allow full screen notifications</string>

<!-- EOF -->
</resources>
Loading

0 comments on commit 3918390

Please sign in to comment.