summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values-ast-rES/strings.xml2
-rw-r--r--res/values-es-rUS/cm_strings.xml2
-rw-r--r--res/values-nb/cm_strings.xml2
-rw-r--r--res/values-pl/cm_strings.xml6
-rw-r--r--res/values-sv/cm_strings.xml1
5 files changed, 11 insertions, 2 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index e90acc7..ab4396e 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -282,10 +282,12 @@
<!-- Accessibility toast shown when a message is sent. -->
<!-- Error toast shown when an MMS could not be sent because mobile data was disabled. -->
<!-- Error toast shown when a message could not be sent because of airplane mode. -->
+ <string name="send_message_failure_airplane_mode">Nun puen unviase mensaxes nel mou avión</string>
<!-- Error toast shown when a message could not be sent because of unspecified error. -->
<!-- Accessibility toast shown when an MMS is downloaded. -->
<!-- Error toast shown when an MMS could not be downloaded because mobile data was disabled. -->
<!-- Error toast shown when a message could not be downloaded because of airplane mode. -->
+ <string name="download_message_failure_airplane_mode">Nun puen baxase mensaxes nel mou avión</string>
<!-- Error toast shown when a message could not be downloaded because of unspecified error. -->
<!-- Accessibility : content description for numbers -->
<!-- Error message which shows the user a carrier specific error code such as "Unable to send message: xxxxx error 97" -->
diff --git a/res/values-es-rUS/cm_strings.xml b/res/values-es-rUS/cm_strings.xml
index 1856fbc..c599471 100644
--- a/res/values-es-rUS/cm_strings.xml
+++ b/res/values-es-rUS/cm_strings.xml
@@ -94,7 +94,7 @@
<string name="copy_to_phone_success">Mensaje guardado</string>
<string name="copy_to_phone_fail">No se puede guardar el mensaje</string>
<!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card -->
- <string name="sim_empty">No hay mensajes en tarjeta SIM.</string>
+ <string name="sim_empty">Sin mensajes en la tarjeta SIM.</string>
<!-- Context menu item on an individual message for emailing the sender -->
<string name="menu_send_email">Enviar email a <xliff:g id="name">%s</xliff:g></string>
<!-- Context menu item on an individual message for dialing the sender's phone number -->
diff --git a/res/values-nb/cm_strings.xml b/res/values-nb/cm_strings.xml
index b709623..55c591b 100644
--- a/res/values-nb/cm_strings.xml
+++ b/res/values-nb/cm_strings.xml
@@ -16,7 +16,7 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="report_as_spam_to">Rapporter som spam til %s</string>
+ <string name="report_as_spam_to">Rapporter som søppelpost til %s</string>
<!-- Strip unicode -->
<string name="unicode_stripping_pref_title">Fjern unicode</string>
<string name="pref_unicode_stripping_leave_intact">Forlat tegn intakt</string>
diff --git a/res/values-pl/cm_strings.xml b/res/values-pl/cm_strings.xml
index ee3dd21..1654053 100644
--- a/res/values-pl/cm_strings.xml
+++ b/res/values-pl/cm_strings.xml
@@ -102,7 +102,9 @@
<!-- Menu shown in the context menu when long pressing on a message when the message contains
one or more phone numbers and/or email addresses and the number or email is new to
contacts. [CHAR LIMIT=50] -->
+ <string name="menu_add_address_to_contacts">Dodaj <xliff:g id="contactEmailOrNumber">%s</xliff:g> do Osób</string>
<string name="sim_capacity_title">Pojemność SIM</string>
+ <string name="sim_capacity"><xliff:g id="used">%1$d</xliff:g> z <xliff:g id="total">%2$d</xliff:g> miejsc na karcie SIM jest używane</string>
<!-- Confirm Delete -->
<!-- Delete confirmation dialog title -->
<string name="confirm_dialog_title">Usunąć?</string>
@@ -114,6 +116,7 @@
<!-- Delete button title -->
<string name="delete">Usuń</string>
<!-- Context menu item on an individual message for forwarding it to another recipient -->
+ <string name="menu_forward">Dalej</string>
<string name="menu_reply">Odpowiedz</string>
<!-- Menu title to copy a selected message from the SIM card to the phone. -->
<string name="sim_copy_to_phone_memory" product="tablet">Kopiuj do pamięci tableta</string>
@@ -133,4 +136,7 @@
<string name="mediapicker_audioListChooserDescription">Wybierz pliki dźwiękowe z tego urządzenia</string>
<string name="mediapicker_gallery_image_item_attachment_too_large">Nie można dołączyć wideo. Maksymalny rozmiar wiadomości został przekroczony.</string>
<string name="mediapicker_audio_list_title">Wybierz muzykę</string>
+ <string name="mediapicker_audio_list_item_selected_content_description">Plik audio został wybrany.</string>
+ <string name="mediapicker_audio_list_item_unselected_content_description">Plik audio nie został wybrany.</string>
+ <string name="mediapicker_audio_list_title_selection">Wybrano: <xliff:g id="count">%d</xliff:g></string>
</resources>
diff --git a/res/values-sv/cm_strings.xml b/res/values-sv/cm_strings.xml
index 0377b9e..164151d 100644
--- a/res/values-sv/cm_strings.xml
+++ b/res/values-sv/cm_strings.xml
@@ -95,6 +95,7 @@
one or more phone numbers and/or email addresses and the number or email is new to
contacts. [CHAR LIMIT=50] -->
<string name="menu_add_address_to_contacts">Lägg till <xliff:g id="contactEmailOrNumber">%s</xliff:g> till kontakter</string>
+ <string name="sim_capacity_title">SIM-kapacitet</string>
<!-- Confirm Delete -->
<!-- Delete confirmation dialog title -->
<string name="confirm_dialog_title">Ta bort?</string>