mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 16:19:33 +01:00
Updated language translations.
This commit is contained in:
@@ -345,8 +345,8 @@
|
||||
</plurals>
|
||||
<!-- Warning dialog text shown to user if they try to edit a message too many times. Where %1$d is replaced with the number of edits -->
|
||||
<plurals name="ConversationActivity_edit_message_too_many_edits">
|
||||
<item quantity="one">Only %1$d edit can be applied to this message.</item>
|
||||
<item quantity="other">Only %1$d edits can be applied to this message.</item>
|
||||
<item quantity="one">ამ შეტყობინების რედაქტირება მხოლოდ %1$d-ჯერ შეიძლება.</item>
|
||||
<item quantity="other">ამ წერილის რედაქტირება მხოლოდ %1$d-ჯერ შეიძლება.</item>
|
||||
</plurals>
|
||||
|
||||
<string name="ConversationActivity_invalid_recipient">არასწორი მიმღები!</string>
|
||||
@@ -6061,9 +6061,9 @@
|
||||
<!-- Displayed when the user turns off their mic -->
|
||||
<string name="CallStateUpdatePopupWindow__mic_off">მიკროფონი გამორთულია</string>
|
||||
<!-- Displayed when the user turns on their speakerphone -->
|
||||
<string name="CallStateUpdatePopupWindow__speaker_on">Speaker on</string>
|
||||
<string name="CallStateUpdatePopupWindow__speaker_on">სპიკერი ჩართულია</string>
|
||||
<!-- Displayed when the user turns off their speakerphone -->
|
||||
<string name="CallStateUpdatePopupWindow__speaker_off">Speaker off</string>
|
||||
<string name="CallStateUpdatePopupWindow__speaker_off">სპიკერი გამორთულია</string>
|
||||
|
||||
<!-- Accessibility label describing the capture button on the camera screen -->
|
||||
<string name="CameraControls_capture_button_accessibility_label">გადაღების ღილაკი</string>
|
||||
|
||||
Reference in New Issue
Block a user