summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-04-28 14:29:47 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-04-28 14:29:47 -0700
commitd91c88c9c1a8f331ce696709dd04660ba0c77694 (patch)
tree8e74243451b4b90d9276bc763024111f61c982ef
parent0635b6e71da0562419d8c510463a008e3e0d4405 (diff)
downloadandroid_packages_apps_FMRadio-d91c88c9c1a8f331ce696709dd04660ba0c77694.tar.gz
android_packages_apps_FMRadio-d91c88c9c1a8f331ce696709dd04660ba0c77694.tar.bz2
android_packages_apps_FMRadio-d91c88c9c1a8f331ce696709dd04660ba0c77694.zip
Automatic translation importreplicant-6.0-0001
Change-Id: I57694460ff6d9e206ecc5e80e76ced20e38d44c3
-rw-r--r--res/values-ast-rES/strings.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 19531a7..78f6f81 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -20,52 +20,71 @@
<!-- Toast message shown after we refresh radio stations successfully [CHAR LIMIT=50] -->
<!-- Toast message shown after we refresh radio stations failed [CHAR LIMIT=50] -->
<!-- Title of a menu item to change FM sound output to speaker [CHAR LIMIT=20] -->
+ <string name="optmenu_speaker">Altavoz</string>
<!-- Title of a menu item to change FM sound output to earphone [CHAR LIMIT=20] -->
<!-- Dialog "Save" button to save a new station name [CHAR LIMIT=20] -->
+ <string name="save">Guardar</string>
<!-- Toast message shown when we record without sdcard [CHAR LIMIT=50] -->
<!-- Toast message shown when we record but sdcard has no free space [CHAR LIMIT=50] -->
<!-- Toast message shown when record or playback record has some internal error
[CHAR LIMIT=NONE] -->
+ <string name="toast_recorder_internal_error">¡Asocedió un fallu internu na grabadora!</string>
<!-- Dialog "Save" button to save the FM recording [CHAR LIMIT=20] -->
+ <string name="btn_save_recording">Guardar</string>
<!-- Dialog "Discard" button to discard the FM recording [CHAR LIMIT=20] -->
+ <string name="btn_discard_recording">Escartar</string>
<!-- EditText hint for save recording dialog [CHAR LIMIT=50] -->
<!-- Toast message shown when we save the recording name which is already exists
[CHAR LIMIT=50] -->
<!-- Toast message shown when FM power up failed [CHAR LIMIT=30] -->
+ <string name="not_available">Anguaño non disponible</string>
<!-- Talkback message for previous station button [CHAR LIMIT=30] -->
+ <string name="talk_prev_station">Emisora previa</string>
<!-- Talkback message for decrease frequency button [CHAR LIMIT=30] -->
<!-- Talkback message for increase frequency button [CHAR LIMIT=30] -->
<!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <string name="talk_next_station">Emisora siguiente</string>
<!-- Talkback message for next station button [CHAR LIMIT=30] -->
<!-- Talkback message for start recording button [CHAR LIMIT=30] -->
<!-- Talkback message for favorit card more menu [CHAR LIMIT=30] -->
+ <string name="more">"Más"</string>
<!-- The tips shown when we start recording [CHAR LIMIT=30] -->
<!-- The text "FM" shown in FM main screen [CHAR LIMIT=30] -->
<!-- Talkback message for the floating button which will play or stop FM sound
[CHAR LIMIT=30] -->
<!-- Title of a menu item to start recording FM sound [CHAR LIMIT=30] -->
<!-- Title of a menu item to see the saved recordings in play music [CHAR LIMIT=30] -->
+ <string name="fm_over_record_list">Grabaciones guardaes</string>
<!-- Title of a menu item to refresh the station list [CHAR LIMIT=30] -->
+ <string name="fm_station_list_menu_refresh">Refrescar</string>
<!-- The tips shown when without an earphone or plug out the earphone [CHAR LIMIT=NONE] -->
<!-- Actionbar title for station list. It will show in the action bar [CHAR LIMIT=50] -->
+ <string name="station_title">Emisores de radio</string>
<!-- The tips shown when we refresh in station list [CHAR LIMIT=50] -->
+ <string name="station_searching_tips">Consiguiendo emisores</string>
<!-- The tips shown when we refresh in station list but no stations found [CHAR LIMIT=50] -->
+ <string name="station_empty_text">Nun s\'alcontraron emisores</string>
<!-- It means "minutes" that shown in record screen [CHAR LIMIT=2] -->
<!-- It means "seconds" that shown in record screen [CHAR LIMIT=2] -->
<!-- The default number for record screen. It will show "00M 00S" [CHAR LIMIT=2] -->
<!-- Actionbar title for recording FM. It will show in the action bar [CHAR LIMIT=20] -->
<!-- The text shown in notification when currently is recording [CHAR LIMIT=50] -->
<!-- Stop recording button shown when currently is recording [CHAR LIMIT=20] -->
+ <string name="stop_record">PARAR GRABACIÓN</string>
<!-- Title of save dialog shown when stop recording [CHAR LIMIT=40] -->
+ <string name="save_dialog_title">¿Guardar grabación?</string>
<!-- Tips of save dialog shown when stop recording [CHAR LIMIT=NONE] -->
<!-- Title of favorite area shown when we have favorite stations [CHAR LIMIT=50] -->
+ <string name="favorites">Favoritos</string>
<!-- Title of a menu in favorite card more menu. It means rename a station [CHAR LIMIT=50] -->
<!-- EditText hint for rename station dialog [CHAR LIMIT=50] -->
<!-- Title of a menu in favorite card more menu. It means remove a station from favorite
[CHAR LIMIT=50] -->
<!-- Snackbar message shown after we save a recording [CHAR LIMIT=50] -->
+ <string name="toast_record_saved">Guardóse la grabación</string>
<!-- Snackbar message shown after we discard a recording [CHAR LIMIT=50] -->
<!-- Button in snackbar shown we save a recording. It will enter play music to listen recording
[CHAR LIMIT=12] -->
<!-- Snackbar message shown after we rename a favorite station [CHAR LIMIT=50] -->
+ <string name="toast_station_renamed">Renomóse la emisora</string>
</resources>