Merge branch 'master' of github.com:tommasoberlose/another-widget into develop

This commit is contained in:
Tommaso Berlose 2020-10-20 10:38:47 +02:00
commit 4d2f624448
4 changed files with 225 additions and 58 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="add_widget">Hinzufügen</string>
<!-- Display -->
@ -198,7 +198,7 @@
<string name="settings_show_notifications_title">Letzte Benachrichtigungen</string>
<string name="settings_show_notifications_subtitle">Zeigt die letzten Benachrichtigungen an, die auf Ihrem Gerät empfangen wurden.</string>
<string name="settings_show_greetings_title">Grüße</string>
<string name="settings_show_greetings_subtitle">Zeigt einen netten Satz an, wenn Sie es gerade nicht erwarten.</string>
<string name="settings_show_greetings_subtitle">Zeigt einen netten Satz, der zur Tageszeit passt.</string>
<string name="google_fit_account_connected">Konto verbunden</string>
<string name="google_fit_account_not_connected">Konto nicht verbunden</string>
<string name="google_fit">Google Fit</string>
@ -206,6 +206,36 @@
<string name="action_disconnect">Trennen</string>
<string name="applications_filter_title">Anwendungen</string>
<string name="applications_filter_subtitle">Wähle die Benachrichtigungen, die angezeigt werden sollen</string>
<string-array name="morning_greetings" tools:ignore="InconsistentArrays">
<item>Ich wünsche dir einen schönen Tag!</item>
<item>Guten Morgen!</item>
<item>Bereit für den Start in den Tag?</item>
<item>Raus aus den Federn!</item>
<item>Vergiss dein Frühstück nicht.</item>
<item>Ein guten Start in den Tag!</item>
</string-array>
<string-array name="evening_greetings" tools:ignore="InconsistentArrays">
<item>Guten Abend!</item>
<item>Wie war dein Tag?</item>
<item>Ich wünsche dir einen schönen Abend!</item>
<item>Wie wäre es mit einem Fernsehabend?</item>
<item>Hattest du einen schönen Tag?</item>
</string-array>
<string-array name="night_greetings" tools:ignore="InconsistentArrays">
<item>Schlaf gut!</item>
<item>Bis morgen!</item>
<item>Gute Nacht!</item>
<item>Bleibe nicht zu lange wach.</item>
</string-array>
<string name="glance_notification_hide_timeout_title">Benachrichtigung ausblenden nach</string>
<string-array name="glance_notifications_timeout">
<item>30 Sekunden</item>
<item>1 Minute</item>
<item>5 Minuten</item>
<item>10 Minuten</item>
<item>15 Minuten</item>
<item>dem Entfernen</item>
</string-array>
<!-- Settings -->
<string name="action_share">Teilen</string>

View File

@ -1,9 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="app_name" translatable="false">Another Widget</string>
<string name="add_widget">Añadir</string>
<!-- Display -->
<string name="settings_general_title">Pantalla</string>
<string name="divider" translatable="false">|</string>
<string name="settings_font_color_title">Color del texto</string>
<string name="settings_secondary_font_color_title">Color del texto</string>
<string name="settings_background_color_title">Color del fondo</string>
@ -25,6 +27,19 @@
<string name="global_style_header">Widget</string>
<string name="action_capitalize_the_date">Capitalizar la fecha</string>
<string name="settings_date_format_title">Formato de fecha</string>
<string name="header_widget_background">Fondo del Widget</string>
<string name="settings_secondary_row_top_margin_title">Margen</string>
<string name="action_custom_font_to_search">Fuente personalizada...</string>
<string name="font_100" translatable="false">Thin</string>
<string name="font_200" translatable="false">Light</string>
<string name="font_300" translatable="false">Book</string>
<string name="font_400" translatable="false">Regular</string>
<string name="font_500" translatable="false">Medium</string>
<string name="font_600" translatable="false">Semi-bold</string>
<string name="font_700" translatable="false">Bold</string>
<string name="font_800" translatable="false">Black</string>
<string name="font_900" translatable="false">Heavy</string>
<!-- Calendar -->
<string name="settings_calendar_title">Calendario</string>
@ -70,12 +85,21 @@
<string name="settings_widget_update_frequency_high">Alta</string>
<string name="filters_header">Filtros</string>
<string name="event_detail_header">Detalles del evento</string>
<string name="settings_attendee_status_title">En espera</string>
<string name="settings_attendee_status_subtitle">Filtrar eventos aceptados o rechazados</string>
<string name="settings_busy_events_title">Eventos relevantes</string>
<string name="settings_busy_events_subtitle">Solo mostrar eventos que mantengan ocupado</string>
<string name="attendee_status_accepted">Eventos aceptados</string>
<string name="attendee_status_invited">Invitaciones a eventos</string>
<string name="attendee_status_declined">Eventos rechazados</string>
<!-- Weather -->
<string name="settings_weather_title">Clima</string>
<string name="title_permission_location">Mostrar el clima</string>
<string name="description_permission_location">Permite el acceso a tu ubicación\npara ver el clima en tu widget.</string>
<string name="settings_unit_title">Unidad de medición</string>
<string name="fahrenheit" translatable="false">°F - Fahrenheit</string>
<string name="celsius" translatable="false">°C - Celsius</string>
<string name="settings_weather_refresh_period_title">Frecuencia de refresco</string>
<string name="settings_weather_refresh_period_subtitle_0">30 minutos</string>
<string name="settings_weather_refresh_period_subtitle_1">1 hora</string>
@ -104,6 +128,46 @@
<string name="api_key_info_all_set">La activación de tu clave de API puede llegar a tomar unos diez minutos. El clima se actualizará tan pronto esté disponible.</string>
<string name="settings_weather_icon_pack_title">Paquete de iconos</string>
<string name="settings_weather_icon_pack_default">Paquete de iconos %d</string>
<string name="background_location_warning">Cuando el GPS está encendido, recolectamos los datos de la ubicación para actualizar la información del clima cuando la app está cerrada o no está en uso.\nNo usaremos esos datos en caso contrario.</string>
<string name="settings_weather_provider_api">Proveedor del clima</string>
<string name="settings_weather_provider_open_weather" translatable="false">OpenWeatherMap.org</string>
<string name="settings_weather_provider_weatherbit" translatable="false">Weatherbit.io</string>
<string name="settings_weather_provider_weather_api" translatable="false">WeatherAPI.com</string>
<string name="settings_weather_provider_here" translatable="false">HERE.com</string>
<string name="settings_weather_provider_accuweather" translatable="false">AccuWeather.com</string>
<string name="settings_weather_provider_weather_gov" translatable="false">Weather.gov (USA)\nby National Weather Services</string>
<string name="settings_weather_provider_yr" translatable="false">YR.no/Met.no\nby Meteorologisk Institutt</string>
<string name="weather_provider_info_open_weather_title">Este proveedor del clima necesita\nuna clave de API para funcionar correctamente.</string>
<string name="weather_provider_info_weatherbit_title">Este proveedor del clima necesita\nuna clave de API para funcionar correctamente.</string>
<string name="weather_provider_info_weatherapi_title">Este proveedor del clima necesita\nuna clave de API para funcionar correctamente.</string>
<string name="weather_provider_info_here_title">Este proveedor del clima necesita\nuna clave de API para funcionar correctamente.</string>
<string name="weather_provider_info_accuweather_title">Este proveedor del clima necesita\nuna clave de API para funcionar correctamente.</string>
<string name="weather_provider_info_weather_gov_title">Este proveedor del clima solo funciona\npara ubicaciones dentro de EEUU.</string>
<string name="weather_provider_info_yr_title">Este proveedor del clima solo permite\nla unidad de temperatura Celsius.</string>
<string name="weather_provider_info_open_weather_subtitle">Abre el sitio web del proveedor, crea una cuenta personal y copia aquí la clave predeterminada.</string>
<string name="weather_provider_info_weatherbit_subtitle">Abre el sitio web del proveedor, crea una cuenta personal y copia aquí la clave predeterminada.</string>
<string name="weather_provider_info_weatherapi_subtitle">Abre el sitio web del proveedor, crea una cuenta personal y copia aquí la clave predeterminada.</string>
<string name="weather_provider_info_here_subtitle">Abre el sitio web del proveedor, crea una cuenta personal y copia aquí la clave predeterminada.</string>
<string name="weather_provider_info_accuweather_subtitle">Abre el sitio web del proveedor, crea una cuenta personal y copia aquí la clave predeterminada.</string>
<string name="weather_provider_info_weather_gov_subtitle">\n</string>
<string name="weather_provider_info_yr_subtitle">\n</string>
<string name="weather_provider_error_missing_key">El proveedor del clima que has seleccionado requiere de una clave de API.</string>
<string name="weather_provider_error_wrong_location">La ubicación actual no está soportada.</string>
<string name="weather_provider_error_missing_location">Por favor selecciona una ubicación válida.</string>
<string name="weather_provider_error_expired_key">Parece que tu clave de API ha expirado.</string>
<string name="weather_provider_error_invalid_key">Clave de API no válida, o aún no activada.</string>
<string name="weather_provider_error_misconfigured">El proveedor del clima está mal configurado.</string>
<string name="weather_provider_error_connection">Error de conexión.</string>
<string name="weather_provider_error_generic">Algo salió mal, verifica la configuración del proveedor del clima.</string>
<string name="api_key_required_message">Cuenta requerida</string>
<string name="us_only_message">Solo EEUU</string>
<string name="celsius_only_message">Solo Unidad Métrica</string>
<string name="weather_select_a_provider">Seleccionar un proveedor</string>
<string name="weather_provider_activity_subtitle">Elige un proveedor del clima de la lista.\nAlgunos proveedores necesitan una cuenta personal gratuita,\npero suelen ser más precisos.</string>
<!-- Clock -->
<string name="settings_clock_title">Reloj</string>
@ -125,10 +189,10 @@
<!-- Glance -->
<string name="settings_show_next_alarm_title">Próxima alarma del reloj</string>
<string name="next_alarm_warning">La próxima alarma del reloj parece estar mal.\nFue establecoda por %s.</string>
<string name="settings_at_a_glance_title">Glance</string>
<string name="settings_show_music_title">Canción en reproducción</string>
<string name="settings_request_notification_access">Necesitamos el permiso de acceso a las notificaciones para poder ver qué canción está siendo reproducida.</string>
<string name="settings_request_last_notification_access">Necesitamos el permiso de acceso a las notificaciones para poder ver tus últimas notificaciones.</string>
<string name="settings_request_fitness_access">Necesitamos unos permisos para obtener tus pastos diarios de Google Fit.</string>
<string name="title_show_glance">Mostrar en la información de Glance</string>
<string name="description_show_glance_visible">Servicio habilitado</string>
@ -141,8 +205,56 @@
<string name="battery_low_warning">Nivel de batería bajo</string>
<string name="daily_steps_counter">%d pasos hechos</string>
<string name="charging">Cargando</string>
<string name="charged">Completamente cargado</string>
<string name="providers">Proveedores</string>
<string name="glance_info">La información de Glance solo se mostrará cuando no haya ningún evento visible y se cumplan algunas condiciones.</string>
<string name="settings_music_players_filter_title">Reproductores de Música</string>
<string name="settings_music_players_filter_subtitle">Elige tus reproductores de música más relevantes</string>
<string name="settings_show_music_subtitle">Usamos las notificaciones de los reproductores de música para mostrar la canción en reproducción.</string>
<string name="settings_low_battery_level_subtitle">Entérate el dispositivo tiene batería baja o está cargando.</string>
<string name="settings_daily_steps_subtitle">Mira tus pasos diarios por un breve momento después de terminar de caminar o correr.</string>
<string name="settings_show_next_alarm_subtitle">Mira tu próxima próxima alarma del reloj, verifica si tu app predeterminada de reloj es la única estableciendo las alarmas del dispositivo.</string>
<string name="settings_show_next_alarm_app_title">Alarma establecida a las %s</string>
<string name="settings_show_next_alarm_app_subtitle_wrong">La próxima alarma del reloj parece estar mal</string>
<string name="settings_show_next_alarm_app_subtitle_correct">La próxima alarma del reloj parece estar bien</string>
<string name="settings_show_notifications_title">Últimas notificaciones</string>
<string name="settings_show_notifications_subtitle">Revisa las últimas notificaciones que se muestren en tu dispositivo.</string>
<string name="settings_show_greetings_title">Saludos</string>
<string name="settings_show_greetings_subtitle">Ver algunas frases geniales cuando menos te lo esperes.</string>
<string name="google_fit_account_connected">Cuenta conectada</string>
<string name="google_fit_account_not_connected">Cuenta no conectada</string>
<string name="google_fit">Google Fit</string>
<string name="action_connect">Conectar</string>
<string name="action_disconnect">Desconectar</string>
<string name="applications_filter_title">Aplicaciones</string>
<string name="applications_filter_subtitle">Elige qué notificaciones ver</string>
<string-array name="morning_greetings" tools:ignore="InconsistentArrays">
<item>¡Que tengas un buen día!</item>
<item>¡Buen día!</item>
<item>¿Listo para irnos?</item>
<item>Levántate y brilla.</item>
<item>¡No olvides tu desayuno!</item>
</string-array>
<string-array name="evening_greetings" tools:ignore="InconsistentArrays">
<item>¡Buenas noches!</item>
<item>¿Cómo te fue en tu día?</item>
<item>¿Cómo estuvo tu día?</item>
</string-array>
<string-array name="night_greetings" tools:ignore="InconsistentArrays">
<item>¡Que duermas bien!</item>
<item>¡Hasta mañana!</item>
<item>¡Buenas noches!</item>
<item>¡No te quedes hasta muy tarde!</item>
</string-array>
<string name="glance_notification_hide_timeout_title">Ocultar la notificación después de</string>
<string-array name="glance_notifications_timeout">
<item>30 segundos</item>
<item>1 minuto</item>
<item>5 minutos</item>
<item>10 minutos</item>
<item>15 minutos</item>
<item>se descarte</item>
</string-array>
<!-- Settings -->
<string name="action_share">Compartir</string>
@ -176,6 +288,7 @@
<string name="support_refresh_widget_subtitle">Forzar el reinicio del servicio del widget</string>
<string name="settings_feedback_subtitle">Este es un proyecto de código abierto, siéntete libre de ayudar.</string>
<string name="settings_feedback_title">Comentarios y solicitudes de funciones</string>
<string name="xiaomi_manufacturer" translatable="false">xiaomi</string>
<string name="xiaomi_warning_title">Dispositivos Xiaomi</string>
<string name="xiaomi_warning_message">Habilita el permiso para mostrar ventanas emergentes mientras está ejecutándose en segundo plano dentro de la sección "Otros permisos" en la app de ajustes. De lo contrario, no podrás abrir ninguna aplicación tocando en el widget.</string>
<string name="action_ignore">Ignorar</string>
@ -186,6 +299,10 @@
<string name="provider_header">Proveedor</string>
<string name="appearance_header">Apariencia</string>
<string name="preferences_header">Preferencias</string>
<string name="settings_privacy_policy_title"><![CDATA[Legal & Privacy]]></string>
<string name="settings_privacy_policy_subtitle">Ver las polítcas de privacidad de la app</string>
<string name="project_header">Proyecti de Código Abierto</string>
<string name="information_header">Información</string>
<!-- Activities -->
<string name="action_choose_application">Elegir aplicación</string>
@ -201,5 +318,6 @@
<string name="settings_title_integrations">Integraciones</string>
<string name="label_count_installed_integrations">%d integraciones instaladas</string>
<string name="nothing">Nada</string>
<string name="header_widget_background">Widget en segundo plano</string>
<string name="action_dismiss">Descartar</string>
<string name="action_accept">Aceptar</string>
</resources>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="add_widget">Ajouter</string>
<!-- Display -->
@ -103,15 +103,7 @@
<string name="settings_weather_provider_api_key_subtitle_not_set">Le fournisseur météo doit être configuré.</string>
<string name="api_key_hint">Clé API OpenWeatherMap</string>
<string name="default_weather_app">Google Weather</string>
<string name="weather_warning">La météo de Google Awareness est obsolète. Il faut désormais une clé API OpenWeather pour afficher la météo dans le widget.</string>
<string name="api_key_title_1">Inscrivez-vous sur OpenWeatherMap</string>
<string name="api_key_subtitle_1">Créez un compte gratuit sur OpenWeatherMap. \nCela ne prendra que quelques minutes.</string>
<string name="api_key_title_2">Copiez votre clé API</string>
<string name="api_key_subtitle_2">Recherchez la clé API dans vos paramètres du compte et copiez la clé par défaut.</string>
<string name="api_key_title_3">Saisissez la clé API dans l\'app</string>
<string name="api_key_subtitle_3">Collez la clé dans le champ ci-dessus et enregistrez-la. Une fois la clé activée, la météo deviendra visible.</string>
<string name="action_open_provider">Aller sur OpenWeatherMap.org</string>
<string name="api_key_info_all_set">Cela peut prendre jusqu\'à 10 minutes avant que votre clé API soit activée. La météo sera mise à jour dès qu\'elle sera disponible !</string>
<string name="weather_warning">La météo de Google Awareness est obsolète. Il faut désormais une clé API d'un fournisseur tiers pour afficher la météo dans le widget.</string>
<string name="settings_weather_icon_pack_title">Pack d\'icônes</string>
<string name="settings_weather_icon_pack_default">Pack d\'icônes %d</string>
<string name="background_location_warning">Lorsque le GPS est activé, nous collectons les données GPS pour actualiser la météo, même lorsque l\'app est fermée ou non utilisée.\nNous n\'utiliserons pas ces données autrement que mentionné.</string>
@ -145,7 +137,7 @@
<string name="us_only_message">USA uniquement</string>
<string name="celsius_only_message">Unité Celsius uniquement</string>
<string name="weather_select_a_provider">Sélectionner un fournisseur</string>
<string name="weather_provider_activity_subtitle">Sélectionnez un fournisseur météo dans la liste.\nCertains fournisseurs ont besoin d\'un compte\npersonnel gratuit pour fonctionner,\nmais ils sont généralement plus précis.</string>
<string name="weather_provider_activity_subtitle">Sélectionnez un fournisseur météo dans la liste.\nCertains fournisseurs ont besoin d\'un\ncompte personnel gratuit pour fonctionner,\nmais ils sont généralement plus précis.</string>
<!-- Clock -->
<string name="settings_clock_title">Horloge</string>
@ -171,17 +163,17 @@
<string name="settings_show_music_title">Musique en cours de lecture</string>
<string name="settings_request_notification_access">Nous avons besoin d\'accéder aux notifications pour vérifier la musique en cours de lecture.</string>
<string name="settings_request_last_notification_access">Nous avons besoin d\'accéder aux notifications pour vérifier vos dernières notifications.</string>
<string name="settings_request_fitness_access">Nous avons besoin de quelques autorisations pour obtenir vos nombres de pas quotidiens depuis Google Fit.</string>
<string name="settings_request_fitness_access">Nous avons besoin de quelques autorisations pour obtenir votre nombre de pas depuis Google Fit.</string>
<string name="title_show_glance">Afficher les coups d\'œil</string>
<string name="description_show_glance_visible">Services activés</string>
<string name="description_show_glance_not_visible">Services désactivés</string>
<string name="settings_sort_glance_providers_title">Priorité des sources de données</string>
<string name="settings_sort_glance_providers_subtitle">Glissez-déposez les fournisseurs de la liste pour modifier l\'ordre de priorité de leur affichage.</string>
<string name="settings_custom_notes_title">Notes personnalisées</string>
<string name="settings_low_battery_level_title">Batterie</string>
<string name="settings_daily_steps_title">Nombre de pas</string>
<string name="battery_low_warning">Batterie faible</string>
<string name="daily_steps_counter">%d pas jusqu\'à présent</string>
<string name="settings_low_battery_level_title">Batterie</string>
<string name="battery_low_warning">Batterie faible</string>
<string name="charging">Batterie en charge</string>
<string name="providers">Fournisseurs</string>
<string name="glance_info">Les coups d\'œil n\'apparaîtront que si aucun événement n\'est affiché et uniquement lorsque certaines conditions sont vérifiées.</string>
@ -190,7 +182,7 @@
<string name="settings_show_music_subtitle">Nous utilisons la notification des lecteurs de musique pour afficher la chanson en cours de lecture.</string>
<string name="settings_low_battery_level_subtitle">Soyez averti lorsque la batterie de l\'appareil est faible ou en charge.</string>
<string name="settings_daily_steps_subtitle">Affiche vos pas quotidiens pendant un bref instant après avoir fini une marche ou une course.</string>
<string name="settings_daily_steps_subtitle">Affiche votre nombre de pas pendant un bref instant après avoir fini une marche ou une course.</string>
<string name="settings_show_next_alarm_subtitle">Affiche votre prochaine alarme.\nVérifiez si votre app d\'horloge par défaut est la seule à définir les alarmes sur votre appareil.</string>
<string name="settings_show_next_alarm_app_title">Alarme réglée par %s</string>
<string name="settings_show_next_alarm_app_subtitle_wrong">La prochaine alarme semble erronée</string>
@ -206,6 +198,38 @@
<string name="action_disconnect">DÉCONNECTER</string>
<string name="applications_filter_title">Applications</string>
<string name="applications_filter_subtitle">Choisissez les notifications à afficher</string>
<string-array name="morning_greetings" tools:ignore="InconsistentArrays">
<item>Bonjour !</item>
<item>Bonne journée !</item>
<item>Prêt à partir ?</item>
<item>Tu brilles de mille feux.</item>
<item>N\'oublie pas ton petit-déjeuner!</item>
</string-array>
<string-array name="evening_greetings" tools:ignore="InconsistentArrays">
<item>Bonsoir !</item>
<item>Comment a été ta journée ?</item>
<item>Tu as passé une bonne journée ?</item>
<item>Après l'effort, le réconfort.</item>
<item>N\'oublie pas de dîner !</item>
</string-array>
<string-array name="night_greetings" tools:ignore="InconsistentArrays">
<item>Bonne nuit !</item>
<item>Dors bien !</item>
<item>Fais de beaux rêves !</item>
<item>À demain...</item>
<item>Ne te couche pas trop tard !</item>
</string-array>
<string name="glance_notification_hide_timeout_title">Cacher la notification après</string>
<string-array name="glance_notifications_timeout">
<item>30 secondes</item>
<item>1 minute</item>
<item>5 minutes</item>
<item>10 minutes</item>
<item>15 minutes</item>
<item>Suppression</item>
</string-array>
<!-- Settings -->
<string name="action_share">Partager</string>
@ -241,15 +265,15 @@
<string name="settings_feedback_title">Commentaires et suggestions</string>
<string name="xiaomi_warning_title">Appareils Xiaomi</string>
<string name="xiaomi_warning_message">Veuillez activer l\'option \"Afficher des fenêtres pop-up pendant que vous parcourez en arrière-plan\" dans la section \"Autres autorisations\" des paramètres de l\'application.\nSinon, vous ne pourrez ouvrir aucune autre app en tapant sur le widget.</string>
<string name="action_ignore">Ignorer</string>
<string name="action_grant_permission">Ouvrir les Paramètres</string>
<string name="action_ignore">IGNORER</string>
<string name="action_grant_permission">PARAMÉTRER</string>
<string name="settings_title">Paramètres</string>
<string name="style_header">Style</string>
<string name="actions_header">Actions</string>
<string name="provider_header">Configuration</string>
<string name="appearance_header">Apparence</string>
<string name="preferences_header">Préférences</string>
<string name="settings_privacy_policy_title"><![CDATA[Legal & Privacy]]> (EN)</string>
<string name="settings_privacy_policy_title"><![CDATA[Légal et confidentialité]]> (Anglais)</string>
<string name="settings_privacy_policy_subtitle">Voir la politique de confidentialité de l\'app</string>
<string name="project_header">Projet open-source</string>
<string name="information_header">Informations</string>
@ -268,6 +292,6 @@
<string name="settings_title_integrations">Intégrations</string>
<string name="label_count_installed_integrations">%d intégrations installées</string>
<string name="nothing">Rien</string>
<string name="action_dismiss">Refuser</string>
<string name="action_accept">Accepter</string>
<string name="action_dismiss">REFUSER</string>
<string name="action_accept">ACCEPTER</string>
</resources>

View File

@ -85,7 +85,7 @@
<string name="settings_widget_update_frequency_high">High</string>
<string name="filters_header">Filters</string>
<string name="event_detail_header">Event detail</string>
<string name="settings_attendee_status_title">Attendee Status</string>
<string name="settings_attendee_status_title">Attendee status</string>
<string name="settings_attendee_status_subtitle">Filter accepted or declined events</string>
<string name="settings_busy_events_title">Relevant events</string>
<string name="settings_busy_events_subtitle">Show only events that keep busy</string>
@ -117,18 +117,10 @@
<string name="settings_weather_provider_api_key_subtitle_not_set">The weather provider must be configured.</string>
<string name="api_key_hint">OpenWeatherMap API Key</string>
<string name="default_weather_app">Google Weather</string>
<string name="weather_warning">Google Awareness API is now deprecated. It is now required to have an API key from a third-party provider to display the weather in the widget.</string>
<string name="api_key_title_1">Register for an OpenWeatherMap Account</string>
<string name="api_key_subtitle_1">Register a free account on OpenWeatherMap. It will only take a few minutes.</string>
<string name="api_key_title_2">Copy your API Key</string>
<string name="api_key_subtitle_2">Find the API keys menu from your account settings and copy the default key.</string>
<string name="api_key_title_3">Enter the key to the app</string>
<string name="api_key_subtitle_3">Paste the key into the field above and save it. Once the key is activated the weather will become visible.</string>
<string name="action_open_provider">Go to OpenWeatherMap.org</string>
<string name="api_key_info_all_set">It may take up to ten minutes before your API key is activated. The weather will be updated as soon as it is available.</string>
<string name="weather_warning">Google Awareness API is now deprecated. It is now required to have an API key from a third-party provider to show weather in the widget.</string>
<string name="settings_weather_icon_pack_title">Icon pack</string>
<string name="settings_weather_icon_pack_default">Icon pack %d</string>
<string name="background_location_warning">When GPS is on, we collect location data to update the weather information even when the app is closed or not in use.\nWe will not use these data otherwise.</string>
<string name="background_location_warning">When Geolocation is selected, we collect location data to update the weather information even when the app is closed or not in use.\nWe will not use these data otherwise.</string>
<string name="settings_weather_provider_api">Weather provider</string>
<string name="settings_weather_provider_open_weather" translatable="false">OpenWeatherMap.org</string>
@ -147,11 +139,11 @@
<string name="weather_provider_info_weather_gov_title">This weather provider only works\nfor locations inside the USA.</string>
<string name="weather_provider_info_yr_title">This weather provider only allows\nCelsius temperature unit.</string>
<string name="weather_provider_info_open_weather_subtitle">Open the provider website, create a personal account and copy here the default key.</string>
<string name="weather_provider_info_weatherbit_subtitle">Open the provider website, create a personal account and copy here the default key.</string>
<string name="weather_provider_info_weatherapi_subtitle">Open the provider website, create a personal account and copy here the default key.</string>
<string name="weather_provider_info_here_subtitle">Open the provider website, create a personal account and copy here the default key.</string>
<string name="weather_provider_info_accuweather_subtitle">Open the provider website, create a personal account and copy here the default key.</string>
<string name="weather_provider_info_open_weather_subtitle">Open the provider website, create a personal account and copy the default key here.</string>
<string name="weather_provider_info_weatherbit_subtitle">Open the provider website, create a personal account and copy the default key here.</string>
<string name="weather_provider_info_weatherapi_subtitle">Open the provider website, create a personal account and copy the default key here.</string>
<string name="weather_provider_info_here_subtitle">Open the provider website, create a personal account and copy the default key here.</string>
<string name="weather_provider_info_accuweather_subtitle">Open the provider website, create a personal account and copy the default key here.</string>
<string name="weather_provider_info_weather_gov_subtitle">\n</string>
<string name="weather_provider_info_yr_subtitle">\n</string>
@ -184,7 +176,7 @@
<string name="settings_clock_bottom_margin_subtitle_large">Large</string>
<string name="clock_warning">Due to technological limitations, the clock won\'t have the custom font and the text shadows selected in the Display section.</string>
<string name="settings_clock_text_color_title">Text color</string>
<string name="settings_ampm_indicator_title">Show AM/PM Indicator</string>
<string name="settings_ampm_indicator_title">Show AM/PM indicator</string>
<string name="clock_text_header">Clock text style</string>
<!-- Glance -->
@ -200,10 +192,10 @@
<string name="settings_sort_glance_providers_title">Data source priority</string>
<string name="settings_sort_glance_providers_subtitle">Change the data provider priority by sorting the list below with the drag-and-drop icons.</string>
<string name="settings_custom_notes_title">Custom notes</string>
<string name="settings_low_battery_level_title">Battery</string>
<string name="settings_daily_steps_title">Daily steps</string>
<string name="battery_low_warning">Low battery level</string>
<string name="daily_steps_counter">%d steps so far</string>
<string name="settings_low_battery_level_title">Battery</string>
<string name="battery_low_warning">Low battery level</string>
<string name="charging">Charging</string>
<string name="charged">Fully charged</string>
<string name="providers">Providers</string>
@ -211,26 +203,26 @@
<string name="settings_music_players_filter_title">Music Players</string>
<string name="settings_music_players_filter_subtitle">Choose your relevant music players</string>
<string name="settings_show_music_subtitle">We use the music players\' notification to show the current playing song.</string>
<string name="settings_low_battery_level_subtitle">Get notified when the device has the battery low or is charging.</string>
<string name="settings_low_battery_level_subtitle">Get advised when the device has the battery low or is charging.</string>
<string name="settings_daily_steps_subtitle">View your daily steps for a brief moment after finishing a walk or a run.</string>
<string name="settings_show_next_alarm_subtitle">View your next clock alarm, check if your default clock app is the only one setting device alarms.</string>
<string name="settings_show_next_alarm_subtitle">View your next clock alarm.\nCheck if your default clock app is the only one setting alarms.</string>
<string name="settings_show_next_alarm_app_title">Alarm set by %s</string>
<string name="settings_show_next_alarm_app_subtitle_wrong">The next alarm clock seems to be wrong</string>
<string name="settings_show_next_alarm_app_subtitle_correct">The next alarm clock seems to be correct</string>
<string name="settings_show_notifications_title">Latest notifications</string>
<string name="settings_show_notifications_subtitle">Check out the latest notifications that showed up on your device.</string>
<string name="settings_show_greetings_title">Greetings</string>
<string name="settings_show_greetings_subtitle">View some cool phrase when you don\'t expect it.</string>
<string name="google_fit_account_connected">Account connected</string>
<string name="google_fit_account_not_connected">Account not connected</string>
<string name="settings_show_greetings_subtitle">View some cool phrase to lighten your day when you don\'t expect it.</string>
<string name="google_fit_account_connected">Account linked</string>
<string name="google_fit_account_not_connected">Account not linked</string>
<string name="google_fit">Google Fit</string>
<string name="action_connect">Connect</string>
<string name="action_disconnect">Disconnect</string>
<string name="applications_filter_title">Applications</string>
<string name="applications_filter_subtitle">Choose which notifications to view</string>
<string-array name="morning_greetings" tools:ignore="InconsistentArrays">
<item>Have a good day!</item>
<item>Good morning!</item>
<item>Have a good day!</item>
<item>Ready to go?</item>
<item>Rise and shine.</item>
<item>Don\'t forget your breakfast!</item>
@ -238,12 +230,15 @@
<string-array name="evening_greetings" tools:ignore="InconsistentArrays">
<item>Good evening!</item>
<item>How did your day go?</item>
<item>How was your day?</item>
<item>Did you have a nice day?</item>
<item>After effort comes comfort.</item>
<item>Don\'t forget to have dinner!</item>
</string-array>
<string-array name="night_greetings" tools:ignore="InconsistentArrays">
<item>Sleep well!</item>
<item>See you tomorrow!</item>
<item>Good night!</item>
<item>Sleep well!</item>
<item>Sweet dreams till sunbeams find you!</item>
<item>See you tomorrow...</item>
<item>Don\'t stay up too late!</item>
</string-array>
<string name="glance_notification_hide_timeout_title">Hide the notification after</string>
@ -253,7 +248,7 @@
<item>5 minutes</item>
<item>10 minutes</item>
<item>15 minutes</item>
<item>it\'s dismissed</item>
<item>Dismissal</item>
</string-array>
<string name="settings_show_events_as_glance_provider_title">Events</string>
<string name="settings_show_events_as_glance_provider_subtitle">View a sneak peek of your calendar events and always show the current date.</string>
@ -269,10 +264,10 @@
<string name="action_refresh_widget">Refresh widget</string>
<string name="toolbar_transition_name" translatable="false">toolbar</string>
<string name="error_opening_uri">Error opening URL: Link copied to clipboard.</string>
<string name="loading_text">Loading Data</string>
<string name="loading_text">Loading Data...</string>
<string name="error_opening_app">Error opening app.</string>
<string name="default_name">Default app</string>
<string name="action_save">Save</string>
<string name="action_save">SAVE</string>
<string name="settings_visible">Visible</string>
<string name="settings_not_visible">Hidden</string>
<string name="support_translations_title">Help with translations</string>
@ -284,14 +279,14 @@
<string name="support_main_subtitle">Devs always need a lot of coffee</string>
<string name="settings_subtitle_dark_theme_light">Light</string>
<string name="settings_subtitle_dark_theme_dark">Dark</string>
<string name="settings_subtitle_dark_theme_by_battery_saver">Set by Battery Saver</string>
<string name="settings_subtitle_dark_theme_by_battery_saver">Set by battery saver</string>
<string name="settings_subtitle_dark_theme_follow_system">Follow the system theme</string>
<string name="settings_subtitle_dark_theme_default">Default</string>
<string name="search">Search</string>
<string name="settings_app_version_title">App version</string>
<string name="settings_title_show_wallpaper">Show wallpaper</string>
<string name="support_refresh_widget_subtitle">Force the restart of the widget service</string>
<string name="settings_feedback_subtitle">Feel free to help our project</string>
<string name="settings_feedback_subtitle">Feel free to help our project!</string>
<string name="settings_feedback_title">Feedback and feature requests</string>
<string name="xiaomi_manufacturer" translatable="false">xiaomi</string>
<string name="xiaomi_warning_title">Xiaomi Devices</string>