mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 08:09:12 +01:00
Update translations and other static files.
This commit is contained in:
@@ -323,6 +323,8 @@
|
||||
<string name="ConversationItem_cant_download_image_you_will_need_to_send_it_again">სურათის გადმოწერა ვერ მოხერხდა. მისი თავიდან გაგზავნა მოგიწევს.</string>
|
||||
<!-- Dialog error message shown when user can\'t download a their own video message via a linked device due to a permanent failure (e.g., unable to decrypt) -->
|
||||
<string name="ConversationItem_cant_download_video_you_will_need_to_send_it_again">ვიდეოს გადმოწერა ვერ მოხერხდა. მისი თავიდან გაგზავნა მოგიწევს.</string>
|
||||
<!-- Display as the timestamp footer in a message bubble in a conversation when a message has been edited. The timestamp represents a message that has been edited extremely recently. -->
|
||||
<string name="ConversationItem_edited_now_timestamp_footer">Edited Now</string>
|
||||
<!-- Display as the timestamp footer in a message bubble in a conversation when a message has been edited. The timestamp will go from \'11m\' to \'edited 11m\' -->
|
||||
<string name="ConversationItem_edited_timestamp_footer">რედაქტირებულია %1$s</string>
|
||||
<!-- Displayed if the link preview in the conversation item is for a call link call -->
|
||||
@@ -1845,9 +1847,17 @@
|
||||
<string name="WebRtcAudioOutputBottomSheet__earpiece_icon_content_description">ხატულა, რომელიც მოწყობილობის ყურსასმენს წარმოადგენს.</string>
|
||||
|
||||
<!-- CallParticipantsListDialog -->
|
||||
<plurals name="CallParticipantsListDialog_in_this_call_d_people">
|
||||
<item quantity="one">ამ ზარში · %1$d ადამიანი</item>
|
||||
<item quantity="other">ამ ზარზე · %1$d ადამიანი</item>
|
||||
<plurals name="CallParticipantsListDialog_in_this_call">
|
||||
<item quantity="one">In this call (%1$d)</item>
|
||||
<item quantity="other">In this call (%1$d)</item>
|
||||
</plurals>
|
||||
<plurals name="CallParticipantsListDialog__signal_will_ring">
|
||||
<item quantity="one">Signal will Ring (%1$d)</item>
|
||||
<item quantity="other">Signal will Ring (%1$d)</item>
|
||||
</plurals>
|
||||
<plurals name="CallParticipantsListDialog__signal_will_notify">
|
||||
<item quantity="one">Signal will Notify (%1$d)</item>
|
||||
<item quantity="other">Signal will Notify (%1$d)</item>
|
||||
</plurals>
|
||||
|
||||
<!-- CallParticipantView -->
|
||||
@@ -5961,12 +5971,18 @@
|
||||
<string name="BankTransferDetailsFragment__iban_country_code_is_not_supported">IBAN-ის ქვეყნის კოდს მხარდაჭერა არ აქვს</string>
|
||||
<!-- Error label for IBAN field when number is invalid -->
|
||||
<string name="BankTransferDetailsFragment__invalid_iban">არასწორი IBAN ნომერი</string>
|
||||
<!-- Error label for name field when name is not at least two characters long -->
|
||||
<string name="BankTransferDetailsFragment__minimum_2_characters">Minimum 2 characters</string>
|
||||
<!-- Error label for email field when email is not valid -->
|
||||
<string name="BankTransferDetailsFragment__invalid_email_address">Invalid email address</string>
|
||||
|
||||
<!-- IdealTransferDetailsFragment -->
|
||||
<!-- Title of the screen, displayed in the toolbar -->
|
||||
<string name="IdealTransferDetailsFragment__ideal">iDEAL</string>
|
||||
<!-- Subtitle of the screen, displayed below the toolbar. Placeholder is for \'learn more\' -->
|
||||
<string name="IdealTransferDetailsFragment__enter_your_bank">შეიყვანე შენი ბანკი, სახელი და ელ-ფოსტა. Stripe-ი ამას შენი დონაციის შესახებ განახლებების გამოსაგზავნად გამოიყენებს. %1$s</string>
|
||||
<!-- Subtitle of the screen, displayed below the toolbar. Placeholder is for \'learn more\' -->
|
||||
<string name="IdealTransferDetailsFragment__enter_your_bank_details_one_time">Enter your bank details. Signal does not collect or store your personal information. %1$s</string>
|
||||
<!-- Subtitle learn-more button displayed inline with the subtitle text -->
|
||||
<string name="IdealTransferDetailsFragment__learn_more">გაიგე მეტი</string>
|
||||
<!-- Hint label for text entry box for name on bank account -->
|
||||
|
||||
Reference in New Issue
Block a user