mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-23 10:20:25 +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">Vetëm %1$d përpunim mund të zbatohet në këtë mesazh.</item>
|
||||
<item quantity="other">Vetëm %1$d përpunime mund të zbatohen në këtë mesazh.</item>
|
||||
</plurals>
|
||||
|
||||
<string name="ConversationActivity_invalid_recipient">Marrës i pavlefshëm!</string>
|
||||
@@ -6061,9 +6061,9 @@
|
||||
<!-- Displayed when the user turns off their mic -->
|
||||
<string name="CallStateUpdatePopupWindow__mic_off">Mikrofoni fikur</string>
|
||||
<!-- Displayed when the user turns on their speakerphone -->
|
||||
<string name="CallStateUpdatePopupWindow__speaker_on">Speaker on</string>
|
||||
<string name="CallStateUpdatePopupWindow__speaker_on">Mikrofon i ndezur</string>
|
||||
<!-- Displayed when the user turns off their speakerphone -->
|
||||
<string name="CallStateUpdatePopupWindow__speaker_off">Speaker off</string>
|
||||
<string name="CallStateUpdatePopupWindow__speaker_off">Mikrofon i fikur</string>
|
||||
|
||||
<!-- Accessibility label describing the capture button on the camera screen -->
|
||||
<string name="CameraControls_capture_button_accessibility_label">Butoni Shkrepje</string>
|
||||
|
||||
Reference in New Issue
Block a user