Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 28cabc6a authored by Michael Bestas's avatar Michael Bestas Committed by Jessica Wagantall
Browse files

Automatic translation import

Ticket: YAM-21
Change-Id: Ifade3a435f740fb299f185e4515d9072d7e49f56
parent 4eb9a404
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -16,7 +16,9 @@
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="blacklist_title">Blocked caller list</string>
  <string name="blacklist_summary_disabled">Disabled</string>
  <string name="blacklist_summary">You will not receive incoming calls or messages from phone numbers on the blocked caller list</string>
  <string name="blacklist_call_notification">Blocked a call from %s</string>
  <string name="blacklist_call_notification_private_number">Blocked a call from a private number</string>
  <string name="blacklist_call_notification_unknown_number">Blocked a call from unknown number %s</string>
+1 −1
Original line number Diff line number Diff line
@@ -29,5 +29,5 @@
  <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> mensajes fueron bloqueados</string>
  <string name="blacklist_notification_list_private">Privado</string>
  <string name="unblock_number">Desbloquear</string>
  <string name="video_call_not_allowed_if_tty_enabled">Deshabilita el modo TTY para hacer videollamadas.</string>
  <string name="video_call_not_allowed_if_tty_enabled">Desactiva el modo TTY para hacer videollamadas.</string>
</resources>
+1 −1
Original line number Diff line number Diff line
@@ -29,5 +29,5 @@
  <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> berichten geblokkeerd</string>
  <string name="blacklist_notification_list_private">Afgeschermd</string>
  <string name="unblock_number">Deblokkeren</string>
  <string name="video_call_not_allowed_if_tty_enabled">Schakel TTY uit om video-oproepen te maken.</string>
  <string name="video_call_not_allowed_if_tty_enabled">Schakel TTY uit om video-oproepen te maken</string>
</resources>
+13 −0
Original line number Diff line number Diff line
@@ -16,5 +16,18 @@
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="blacklist_title">รายชื่อผู้โทรที่ถูกบล็อค</string>
  <string name="blacklist_summary_disabled">ปิดแล้ว</string>
  <string name="blacklist_summary">คุณจะไม่ได้รับสายหรือข้อความจากหมายเลขที่อยู่ในรายชื่อผู้โทรที่ถูกบล็อค</string>
  <string name="blacklist_call_notification">บล็อคสายเข้าจาก %s แล้ว</string>
  <string name="blacklist_call_notification_private_number">บล็อคการโทรจากหมายเลขส่วนตัวแล้ว</string>
  <string name="blacklist_call_notification_unknown_number">บล็อคการโทรจากหมายเลขที่ไม่รู้จัก %s</string>
  <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> สายถูกบล็อค</string>
  <string name="blacklist_message_notification">บล็อคข้อความจาก %s แล้ว</string>
  <string name="blacklist_message_notification_private_number">บล็อคข้อความจากหมายเลขส่วนตัวแล้ว</string>
  <string name="blacklist_message_notification_unknown_number">บล็อคข้อความจากหมายเลขที่ไม่รู้จัก %s แล้ว</string>
  <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> ข้อความถูกบล็อค</string>
  <string name="blacklist_notification_list_private">ส่วนตัว</string>
  <string name="unblock_number">ปลดการบล็อค</string>
  <string name="video_call_not_allowed_if_tty_enabled">โปรดปิดใช้งาน TTY เพื่อใช้การสนทนาวิดีโอ</string>
</resources>
+2 −2
Original line number Diff line number Diff line
@@ -19,11 +19,11 @@
  <string name="blacklist_title">Engellenen arayan listesi</string>
  <string name="blacklist_summary_disabled">Devre dışı</string>
  <string name="blacklist_summary">Engellenen arayan listesindeki numaralardan gelen çağrıları ya da mesajları almayacaksınız</string>
  <string name="blacklist_call_notification">%s \'den gelen bir çağrı engellendi</string>
  <string name="blacklist_call_notification">%s kişisinden gelen bir çağrı engellendi</string>
  <string name="blacklist_call_notification_private_number">Özel numaradan gelen bir çağrı engellendi</string>
  <string name="blacklist_call_notification_unknown_number">Bilinmeyen bir numaradan \'%s\' gelen bir çağrı engellendi</string>
  <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> çağrı engellendi</string>
  <string name="blacklist_message_notification">%s \'den gelen bir mesaj engellendi</string>
  <string name="blacklist_message_notification">%s kişisinin mesajı engellendi</string>
  <string name="blacklist_message_notification_private_number">Özel numaradan gelen bir mesaj engellendi</string>
  <string name="blacklist_message_notification_unknown_number">Bilinmeyen bir numaradan \'%s\' gelen bir mesaj engellendi</string>
  <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> mesaj engellendi</string>
Loading