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

Commit 9011c046 authored by sync_forks@e's avatar sync_forks@e
Browse files

Merge branch 'lineage-15.1' into eelo-0.2

parents c4dedf83 b5513ff3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -381,6 +381,7 @@
            This is especially valuable for views without textual representation like ImageView.
  -->
  <!-- Build version title in About preference. [CHAR LIMIT=40]-->
  <string name="about_build_version">Fersiwn adeiledd</string>
  <!-- Open source licenses title in About preference. [CHAR LIMIT=60] -->
  <!-- Open source licenses summary in About preference. [CHAR LIMIT=NONE] -->
  <!-- Privacy policy title in About preference. [CHAR LIMIT=40]-->
+5 −0
Original line number Diff line number Diff line
@@ -16,6 +16,11 @@
  ~ limitations under the License
  -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="voicemail_error_no_data_title">Methu â diweddaru lleisbost gweledol</string>
  <string name="voicemail_error_bad_config_title">Methu â diweddaru lleisbost gweledol</string>
  <string name="voicemail_error_communication_title">Methu â diweddaru lleisbost gweledol</string>
  <string name="voicemail_error_server_connection_title">Methu â diweddaru lleisbost gweledol</string>
  <string name="voicemail_error_server_title">Methu â diweddaru lleisbost gweledol</string>
  <string name="voicemail_action_turn_off_airplane_mode">Gosodiadau Modd Awyren</string>
  <string name="voicemail_action_turn_archive_on">Troi ymlaen</string>
  <string name="voicemail_action_sync">Cysoni</string>
+2 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="call_stats_detail_title">Estatísticas detalhadas do contato</string>
    <string name="call_stats_incoming">Recebidas: <xliff:g id="value">%s</xliff:g></string>
    <string name="call_stats_outgoing">Discadas: <xliff:g id="value">%s</xliff:g></string>
    <string name="call_stats_missed">Perdidas: <xliff:g id="value">%s</xliff:g></string>
@@ -45,4 +46,5 @@
    <string name="call_stats_title_count">Quantidade de chamadas</string>
    <string name="call_stats_title_average_duration">Duração média de chamada</string>
    <!-- Text displayed when there are no call log entries in the selected time range. -->
    <string name="recent_calls_no_items_in_range">Não há registro de chamadas no intervalo de tempo selecionado.</string>
</resources>
+1 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
  <string name="call_incoming_will_disconnect">Bydd ateb y galwad hon yn gorffen dy alwad fideo</string>
  <string name="a11y_call_incoming_answer_description">Ateb</string>
  <string name="call_incoming_answer">Ateb</string>
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@
  <!-- Official label for the in-call UI. DO NOT TRANSLATE. -->
  <!-- In-call screen: status label for a conference call -->
  <!-- In-call screen: call lost dialog text -->
  <string name="call_lost">Collwyd yr alwad</string>
  <!-- MMI dialog strings -->
  <!-- Dialog label when an MMI code starts running -->
  <!-- post dial -->
Loading