Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'android/3rd_party/HoloEverywhere/library/res/values-es-rUS/strings.xml')
-rw-r--r--android/3rd_party/HoloEverywhere/library/res/values-es-rUS/strings.xml34
1 files changed, 34 insertions, 0 deletions
diff --git a/android/3rd_party/HoloEverywhere/library/res/values-es-rUS/strings.xml b/android/3rd_party/HoloEverywhere/library/res/values-es-rUS/strings.xml
new file mode 100644
index 0000000000..24a21f0d14
--- /dev/null
+++ b/android/3rd_party/HoloEverywhere/library/res/values-es-rUS/strings.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?><resources>
+ <string name="activity_resolver_use_always">"Siempre"</string>
+ <string name="activity_resolver_use_once">"Solo una vez"</string>
+ <string name="candidates_style">"candidatos"</string>
+ <string name="capital_off">"No"</string>
+ <string name="capital_on">"Sí"</string>
+ <string name="chooseActivity">"Seleccionar una acción"</string>
+ <string name="date_picker_decrement_day_button">"Reducir día"</string>
+ <string name="date_picker_decrement_month_button">"Reducir mes"</string>
+ <string name="date_picker_decrement_year_button">"Reducir año"</string>
+ <string name="date_picker_dialog_title">"Configurar fecha"</string>
+ <string name="date_picker_increment_day_button">"Aumentar día"</string>
+ <string name="date_picker_increment_month_button">"Aumentar mes"</string>
+ <string name="date_picker_increment_year_button">"Aumentar año"</string>
+ <string name="date_time_done">"Listo"</string>
+ <string name="date_time_set">"Establecer"</string>
+ <string name="loading">"Cargando…"</string>
+ <string name="noApplications">"Ninguna aplicación puede realizar esta acción."</string>
+ <string name="number_picker_decrement_button">"Reducir"</string>
+ <string name="number_picker_increment_button">"Aumentar"</string>
+ <string name="number_picker_increment_scroll_action">"Desliza el dedo hacia arriba para aumentar los valores y hacia abajo para reducirlos."</string>
+ <string name="number_picker_increment_scroll_mode">"Mantén presionado %s."</string>
+ <string name="ringtone_default">"Tono de llamada predeterminado"</string>
+ <string name="ringtone_picker_title">"Tonos de llamada"</string>
+ <string name="ringtone_silent">"Silencioso"</string>
+ <string name="time_picker_decrement_hour_button">"Reducir hora"</string>
+ <string name="time_picker_decrement_minute_button">"Reducir minutos"</string>
+ <string name="time_picker_decrement_set_am_button">"Establecer a.m."</string>
+ <string name="time_picker_dialog_title">"Configurar hora"</string>
+ <string name="time_picker_increment_hour_button">"Aumentar hora"</string>
+ <string name="time_picker_increment_minute_button">"Aumentar minutos"</string>
+ <string name="time_picker_increment_set_pm_button">"Establecer p.m."</string>
+ <string name="whichApplication">"Completar la acción mediante"</string>
+</resources>