2016-08-27 16:59:28 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!--Generated by crowdin.com-->
|
|
|
|
<resources>
|
2016-11-04 03:08:59 +01:00
|
|
|
<string name="about_activity__title_about_app">Acerca de</string>
|
|
|
|
<string name="about_activity__title_about_license">Licencia</string>
|
|
|
|
<string name="about_activity__title_debug_info">Depurando</string>
|
|
|
|
<string name="fragment_debug__section_app">Aplicación</string>
|
|
|
|
<string name="fragment_debug__section_device">Dispositivo</string>
|
|
|
|
<string name="fragment_debug__section_pod">Pod de Diaspora</string>
|
|
|
|
<string name="fragment_debug__section_log">Depurar registro</string>
|
|
|
|
<string name="fragment_debug__section_log_spam">Depurar registro (Detallado)</string>
|
|
|
|
<string name="fragment_debug__app_version">Versión aplicación:%1$s</string>
|
|
|
|
<string name="fragment_debug__android_version">Versión de Android: %1$s</string>
|
|
|
|
<string name="fragment_debug__device_name">Nombre del dispositivo: %1$s</string>
|
|
|
|
<string name="fragment_debug__app_codename">Nombre clave: %1$s</string>
|
|
|
|
<string name="fragment_debug__pod_profile_name">Nombre de perfil del pod: %1$s</string>
|
|
|
|
<string name="fragment_debug__pod_profile_url">Dominio del pod:%1$s</string>
|
|
|
|
<string name="fragment_debug__toast_log_copied">Registro de depuración copiado al portapapeles</string>
|
2016-11-10 12:20:52 +01:00
|
|
|
</resources>
|