Updated language translations.

This commit is contained in:
Clark Chen
2023-08-14 16:14:17 -04:00
parent 7d4bcd7f15
commit 1634ddeb25
68 changed files with 2748 additions and 2748 deletions

View File

@@ -243,7 +243,7 @@
<string name="CommunicationActions_cant_join_call">ზარზე შესვლა ვერ მოხერხდა</string>
<string name="CommunicationActions_this_call_link_is_no_longer_valid">ზარის ეს ბმული ვალიდური აღარაა.</string>
<!-- Title on dialog when call link url cannot be parsed -->
<string name="CommunicationActions_invalid_link">Invalid link</string>
<string name="CommunicationActions_invalid_link">არასწორი ბმული</string>
<!-- Message on dialog when call link url cannot be parsed -->
<string name="CommunicationActions_this_is_not_a_valid_call_link">This is not a valid call link. Make sure the entire link is intact and correct before attempting to join.</string>
@@ -1767,8 +1767,8 @@
</plurals>
<!-- Displayed in call status during call link when no users are pending -->
<plurals name="WebRtcCallActivity__d_people">
<item quantity="one">%1$d person</item>
<item quantity="other">%1$d people</item>
<item quantity="one">%1$d ადამიანი</item>
<item quantity="other">%1$d ადამიანი</item>
</plurals>
<!-- Title of dialog displayed when a user\'s join request is denied for call link entry -->
<string name="WebRtcCallActivity__join_request_denied">Join request denied</string>
@@ -2878,7 +2878,7 @@
<!-- Action to submit logs and take user to send an e-mail -->
<string name="DebugLogsPromptDialogFragment__submit">Submit</string>
<!-- Action to decline to submit logs -->
<string name="DebugLogsPromptDialogFragment__no_thanks">No thanks</string>
<string name="DebugLogsPromptDialogFragment__no_thanks">არა, მადლობა</string>
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
<string name="ReactWithAnyEmojiBottomSheetDialogFragment__this_message">ეს შეტყობინება</string>
@@ -6042,7 +6042,7 @@
<!-- Status text on call links -->
<string name="CallLogAdapter__call_link">ზარის ბმული</string>
<!-- Accessibility description for the video call button -->
<string name="CallLogAdapter__start_a_video_call">Start a video call</string>
<string name="CallLogAdapter__start_a_video_call">ვიდეო ზარის დაწყება</string>
<!-- Accessibility description for the voice call button -->
<string name="CallLogAdapter__start_a_voice_call">Start a voice call</string>
@@ -6161,7 +6161,7 @@
<!-- Dialog title for removing or blocking participants -->
<string name="CallLinkInfoSheet__remove_s_from_the_call">Remove %1$s from the call?</string>
<!-- Dialog action to remove participant from the call -->
<string name="CallLinkInfoSheet__remove">Remove</string>
<string name="CallLinkInfoSheet__remove">წაშლა</string>
<!-- Dialog action to block participant from the call -->
<string name="CallLinkInfoSheet__block_from_call">Block from call</string>
@@ -6284,7 +6284,7 @@
<!-- Content description for rejecting a user -->
<string name="PendingParticipantsBottomSheet__reject">Reject</string>
<!-- Content desccription for confirming a user -->
<string name="PendingParticipantsBottomSheet__approve">Approve</string>
<string name="PendingParticipantsBottomSheet__approve">დადასტურება</string>
<!-- EOF -->
</resources>