diff options
Diffstat (limited to 'res/values-ast-rES/strings.xml')
| -rw-r--r-- | res/values-ast-rES/strings.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml index eef18e8..9aa8560 100644 --- a/res/values-ast-rES/strings.xml +++ b/res/values-ast-rES/strings.xml @@ -79,11 +79,17 @@ <!-- In-call screen: call failure reason (Dialed number doesn't exist) --> <!-- In-call screen: message displayed in an error dialog --> <!-- In-call screen: call failed because you cannot make video calls when TTY is enabled. --> + <string name="callFailed_video_call_tty_enabled">Nun puen facese videollamaes al tar TTY activáu.</string> <!-- In-call screen: call ended because it was transferred to another device. --> + <string name="callEnded_pulled">Tresfirióse la llamada a otru preséu.</string> <!-- Choice in the ringtone picker. If chosen, there will be silence instead of a ringtone played. --> <!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead. For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. --> + <string name="ringtone_unknown">Timbre desconocíu</string> <!-- In-call screen: call ended because the user has reached the maximum number of calls on their current devices and other devices. --> <!-- In-call screen: call ended because the user disabled data on their device --> + <string name="callFailed_data_disabled">Finó la llamada porque deshabilitáronse los datos móviles.</string> <!-- In-call screen: call ended because the cellular data limit has been reached (suitable for alert dialog) --> + <string name="callFailed_data_limit_reached_description">Finó la llamada porque algamóse la llende de datos móviles.</string> <!-- In-call screen: call ended because the cellular data limit has been reached (intended for label in in-call screen) --> + <string name="callFailed_data_limit_reached">Algamóse la llende de datos. Llamada finada.</string> </resources> |
