color scheme adjustments - again :-)

master
y20k 2019-05-28 18:37:12 +02:00
parent b16ff3ef19
commit 559b609a67
22 changed files with 143 additions and 97 deletions

View File

@ -9,6 +9,8 @@ Danish version: [alexanderlhc](https://github.com/alexanderlhc) | [weblate versi
Dutch version: [Heimen Stoffels](https://github.com/Vistaus), [hypothermic](https://github.com/hypothermic) | [weblate version history](https://hosted.weblate.org/changes/?lang=nl&project=trackbook)
French version: [Benoît Harrault](https://github.com/benoitharrault) | [weblate version history](https://hosted.weblate.org/changes/?lang=fr&project=trackbook)
German version: [y20k](https://github.com/y20k) | [weblate version history](https://hosted.weblate.org/changes/?lang=de&project=trackbook)
Indonesian version: [Mohamad Hasan Al Banna](https://github.com/se7entime) | [weblate version history](https://hosted.weblate.org/changes/?lang=id&project=trackbook)

View File

@ -13,7 +13,7 @@ android {
versionName project.ext.versionName
vectorDrawables.useSupportLibrary = true
resConfigs "en", "da", "de", "id", "it", "ja", "nb-rNO", "nl", "sv"
resConfigs "en", "da", "de", "fr", "id", "it", "ja", "nb-rNO", "nl", "sv"
}
buildTypes {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.5 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -1,98 +1,111 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="layout_onboarding_button_okay">C\'est noté !</string>
<string name="dialog_export_action_export">Exporter</string>
<string name="notification_channel_recording_description">Afficher la durée et la distance. Possibilité d\'arrêter l\'enregistrement des déplacements.</string>
<string name="descr_fab_sub_menu_button_save">Bouton \"enregistrer\"</string>
<string name="descr_share_button_gpx">Bouton \"partager l\'export GPX\"</string>
<string name="toast_message_location_services_not_ready">Service de localication non disponible. Veuillez réessayer.</string>
<string name="statistics_sheet_p_min_altitude">Point le moins élevé :</string>
<string name="toast_message_theme_day">Bascule vers le \"mode jour\" (appui long détecté)</string>
<string name="dialog_delete_content">Effacer cet enregistrement :</string>
<string name="toast_message_install_file_helper">Veuillez installer un gestionnaire de fichiers ou un visualiseur de fichier GPX.</string>
<string name="statistics_sheet_p_recording_start">Début d\'enregistrement :</string>
<string name="layout_onboarding_p_permission_storage">Trackbook utilise osmdroid, qui nécessite la conservation de tuiles cartographiques dans l\'espace de stockage Android. Vous pouvez retrouver ces tuiles cartographiques dans le dossier osmdroid au plus haut niveau du système de fichiers de l\'utilisateur.</string>
<string name="dialog_export_content_overwrite">Le fichier existe déjà. Exporter et écraser cet enregistrement comme trace GPS.</string>
<string name="snackbar_message_location_offline">Localisation désactivée. Trackbook ne pourra pas fonctionner.</string>
<string name="toast_message_export_success">Export GPX réalisé avec succès :</string>
<string name="dialog_default_action_cancel">Annuler</string>
<!-- activities -->
<string name="app_name">Trackbook</string>
<!-- please do not translate app_name - transcription into different alphabet types is fine though -->
<!-- tabs -->
<string name="tab_map">Carte</string>
<string name="tab_last_tracks">Derniers parcours</string>
<string name="toast_message_theme_night">Bascule vers le \"mode nuit\" (appui long détecté)</string>
<string name="notification_stop">Arrêter</string>
<string name="dialog_export_content_export">Exporter cet enregistrement comme trace GPX.</string>
<string name="marker_description_accuracy">Précision</string>
<string name="layout_onboarding_h3_permission_storage">STOCKAGE</string>
<string name="marker_description_source">Origine</string>
<string name="statistics_sheet_p_default_data">pas de données de parcours</string>
<string name="dialog_error_empty_recording_content">Trackbook n\'a enregistré aucun point de parcours jusqu\'à présent.</string>
<!-- notification -->
<string name="notification_channel_recording_description">Afficher la durée et la distance. Possibilité d\'arrêter l\'enregistrement des déplacements.</string>
<string name="notification_channel_recording_name">Etat de l\'enregistrement des déplacements</string>
<string name="descr_fab_main_stop">Bouton \"arrêter l\'enregistrement\"</string>
<string name="snackbar_message_tracking_started">Enregistrement démarré</string>
<string name="snackbar_message_tracking_resumed">Enregistrement repris</string>
<string name="toast_message_unable_to_start_app">Impossible de démarrer Trackbook.</string>
<string name="descr_fab_main_options">Bouton \"enregistrement des paramètres\"</string>
<string name="toast_message_export_fail">Echec de l\'export GPX :</string>
<string name="descr_delete_button">Bouton \"suppression du parcours\"</string>
<string name="toast_message_last_location_age_one_hour">plus d\'une heure</string>
<string name="notification_title_trackbook_not_running">Trackbook inactif</string>
<string name="fab_sub_menu_resume">Poursuivre</string>
<string name="notification_content_distance">Distance</string>
<string name="notification_content_duration">Durée</string>
<string name="descr_fab_main_start">Bouton \"démarrer l\'enregistrement\"</string>
<string name="dialog_share_gpx">Partage le fichier GPX avec</string>
<string name="descr_fab_sub_menu_button_clear">Bouton \"effacer\"</string>
<string name="notification_resume">Poursuivre</string>
<string name="notification_show">Afficher</string>
<string name="descr_map_current_track">Affichage du parcours actuel</string>
<string name="layout_onboarding_p_app_claim">Enregistrement de parcours</string>
<string name="statistics_sheet_p_steps_no_pedometer">podomètre non disponible</string>
<string name="statistics_sheet_p_duration">Durée totale :</string>
<string name="layout_onboarding_h1_welcome">Bonjour</string>
<string name="statistics_sheet_p_negative_elevation">Dénivellation (descendante) :</string>
<string name="toast_message_acquiring_location">Acquisition de la localisation actuelle.</string>
<string name="dialog_export_title_export">Exporter l\'enregistrement en GPX \?</string>
<string name="layout_onboarding_h3_permission_location">LOCALISATION</string>
<string name="toast_message_save_track">Enregistrement du parcours actuel.</string>
<string name="statistics_sheet_p_waypoints">Points de parcours enregistrés :</string>
<string name="fab_sub_menu_save">Sauvegarder</string>
<string name="toast_message_track_clear">Parcours actuel supprimé.</string>
<string name="notification_stop">Arrêter</string>
<string name="notification_title_trackbook_not_running">Trackbook inactif</string>
<string name="notification_title_trackbook_running">Trackbook actif</string>
<string name="descr_export_button">Bouton \"export du parcours\"</string>
<string name="dialog_export_action_overwrite">Exporter et écraser</string>
<string name="statistics_sheet_p_recording_stop">Fin d\'enregistrement :</string>
<string name="statistics_sheet_p_steps">Nombre de pas :</string>
<string name="dialog_export_title_overwrite">Exporter et écraser \?</string>
<!-- snackbar messages -->
<string name="snackbar_message_location_offline">Localisation désactivée. Trackbook ne pourra pas fonctionner.</string>
<string name="snackbar_message_tracking_resumed">Enregistrement repris</string>
<string name="snackbar_message_tracking_started">Enregistrement démarré</string>
<string name="snackbar_message_tracking_stopped">Enregistrement arrêté</string>
<!-- fab sub menu -->
<string name="fab_sub_menu_clear">Effacer</string>
<string name="descr_map_last_track">Affichage du dernier parcours</string>
<string name="toast_message_location_offline">Localisation désactivée. Trackbook ne pourra pas fonctionner.</string>
<string name="dialog_delete_action_delete">Effacer</string>
<string name="layout_onboarding_description_app_icon">Trackbook App Icon</string>
<string name="fab_sub_menu_resume">Poursuivre</string>
<string name="fab_sub_menu_save">Sauvegarder</string>
<!-- dialogs -->
<string name="dialog_clear_action_clear">Effacer</string>
<string name="dialog_clear_content">Annuler l\'enregistrement \?</string>
<string name="descr_statistics_sheet_headline">Entête de la page des statistiques</string>
<string name="dialog_default_action_cancel">Annuler</string>
<string name="dialog_delete_action_delete">Effacer</string>
<string name="dialog_delete_content">Effacer cet enregistrement :</string>
<string name="dialog_delete_title">Effacer l\'enregistrement \?</string>
<string name="dialog_error_empty_recording_action_resume">Poursuivre l\'enregistrement</string>
<string name="dialog_error_empty_recording_content">Trackbook n\'a enregistré aucun point de parcours jusqu\'à présent.</string>
<string name="dialog_error_empty_recording_title">Sauvegarde impossible</string>
<string name="dialog_export_action_export">Exporter</string>
<string name="dialog_export_action_overwrite">Exporter et écraser</string>
<string name="dialog_export_content_export">Exporter cet enregistrement comme trace GPX.</string>
<string name="dialog_export_content_overwrite">Le fichier existe déjà. Exporter et écraser cet enregistrement comme trace GPS.</string>
<string name="dialog_export_title_export">Exporter l\'enregistrement en GPX \?</string>
<string name="dialog_export_title_overwrite">Exporter et écraser \?</string>
<string name="dialog_share_gpx">Partage le fichier GPX avec</string>
<!-- toast messages -->
<string name="toast_message_acquiring_location">Acquisition de la localisation actuelle.</string>
<string name="toast_message_elevation_info">Astuce : La précision des données d\'altitude dépend de votre appareil. La dénivellation globale du parcours est mesurée.</string>
<string name="toast_message_export_fail">Echec de l\'export GPX :</string>
<string name="toast_message_export_success">Export GPX réalisé avec succès :</string>
<string name="toast_message_install_file_helper">Veuillez installer un gestionnaire de fichiers ou un visualiseur de fichier GPX.</string>
<string name="toast_message_last_location_age_one_hour">plus d\'une heure</string>
<string name="toast_message_last_location">Dernière localisation :</string>
<string name="toast_message_location_offline">Localisation désactivée. Trackbook ne pourra pas fonctionner.</string>
<string name="toast_message_location_services_not_ready">Service de localication non disponible. Veuillez réessayer.</string>
<string name="toast_message_no_external_storage">Accès impossible à l\'espace de stockage.</string>
<string name="toast_message_permissions_granted">Permissions accordées.</string>
<string name="descr_fab_my_location">Bouton \"mon emplacement\"</string>
<string name="track_tab_onboarding_h1_part_1">Vos parcours enregistrés</string>
<string name="toast_message_save_track">Enregistrement du parcours actuel.</string>
<string name="toast_message_theme_day">Bascule vers le \"mode jour\" (appui long détecté)</string>
<string name="toast_message_theme_follow_system">Bascule vers le mode \"système\" (appui long détecté)</string>
<string name="descr_track_selector">Liste déroulante pour la sélection d\'autres parcours</string>
<string name="statistics_sheet_p_max_altitude">Point le plus élevé :</string>
<string name="dialog_clear_action_clear">Effacer</string>
<string name="layout_onboarding_h2_request_permissions">Trackbook ne fonctionnera pas correctement sans les permissions :</string>
<string name="dialog_error_empty_recording_title">Sauvegarde impossible</string>
<string name="toast_message_elevation_info">Astuce : La précision des données d\'altitude dépend de votre appareil. La dénivellation globale du parcours est mesurée.</string>
<string name="notification_content_distance">Distance</string>
<string name="layout_onboarding_p_permission_location">Trackbook nécessite les données GPS précises pour enregistrer vos déplacements. Si les données GPS ne sont pas disponibles ou insuffisament précises, Trackbook utilisera la localisation à partir du réseau cellulaire et la triangulation Wi-Fi.</string>
<string name="app_name">Trackbook</string>
<string name="statistics_sheet_p_distance">Distance totale :</string>
<string name="toast_message_theme_night">Bascule vers le \"mode nuit\" (appui long détecté)</string>
<string name="toast_message_track_clear">Parcours actuel supprimé.</string>
<string name="toast_message_unable_to_start_app">Impossible de démarrer Trackbook.</string>
<!-- map markers -->
<string name="marker_description_accuracy">Précision</string>
<string name="marker_description_source">Origine</string>
<string name="marker_description_time">Heure</string>
<string name="toast_message_last_location">Dernière localisation :</string>
<string name="snackbar_message_tracking_stopped">Enregistrement arrêté</string>
<string name="dialog_delete_title">Effacer l\'enregistrement \?</string>
<string name="layout_onboarding_h2_app_name">Trackbook</string>
<string name="descr_statistics_sheet_icon">Baculer l\'affichage de l\'enregistrement des déplacements</string>
<string name="statistics_sheet_p_positive_elevation">Dénivellation (montante) :</string>
<string name="notification_resume">Poursuivre</string>
<string name="dialog_error_empty_recording_action_resume">Poursuivre l\'enregistrement</string>
<string name="tab_map">Carte</string>
<string name="descr_fab_sub_menu_button_resume">Bouton \"poursuivre\"</string>
<string name="track_tab_onboarding_h1_part_2">… seront affichés ici.</string>
<!-- statistics sheet -->
<string name="statistics_sheet_h1_statistics">Statistiques</string>
<string name="statistics_sheet_p_default_data">pas de données de parcours</string>
<string name="statistics_sheet_p_distance">Distance totale :</string>
<string name="statistics_sheet_p_duration">Durée totale :</string>
<string name="statistics_sheet_p_max_altitude">Point le plus élevé :</string>
<string name="statistics_sheet_p_min_altitude">Point le moins élevé :</string>
<string name="statistics_sheet_p_negative_elevation">Dénivellation (descendante) :</string>
<string name="statistics_sheet_p_positive_elevation">Dénivellation (montante) :</string>
<string name="statistics_sheet_p_recording_start">Début d\'enregistrement :</string>
<string name="statistics_sheet_p_recording_stop">Fin d\'enregistrement :</string>
<string name="statistics_sheet_p_steps_no_pedometer">podomètre non disponible</string>
<string name="statistics_sheet_p_steps">Nombre de pas :</string>
<string name="statistics_sheet_p_waypoints">Points de parcours enregistrés :</string>
<!-- onboarding layout -->
<string name="layout_onboarding_button_okay">C\'est noté !</string>
<string name="layout_onboarding_description_app_icon">Trackbook App Icon</string>
<string name="layout_onboarding_h1_welcome">Bonjour</string>
<string name="layout_onboarding_h2_app_name">Trackbook</string>
<string name="layout_onboarding_h2_request_permissions">Trackbook ne fonctionnera pas correctement sans les permissions :</string>
<string name="layout_onboarding_h3_permission_location">LOCALISATION</string>
<string name="layout_onboarding_h3_permission_storage">STOCKAGE</string>
<string name="layout_onboarding_p_app_claim">Enregistrement de parcours</string>
<string name="layout_onboarding_p_permission_location">Trackbook nécessite les données GPS précises pour enregistrer vos déplacements. Si les données GPS ne sont pas disponibles ou insuffisament précises, Trackbook utilisera la localisation à partir du réseau cellulaire et la triangulation Wi-Fi.</string>
<string name="layout_onboarding_p_permission_storage">Trackbook utilise osmdroid, qui nécessite la conservation de tuiles cartographiques dans l\'espace de stockage Android. Vous pouvez retrouver ces tuiles cartographiques dans le dossier osmdroid au plus haut niveau du système de fichiers de l\'utilisateur.</string>
<!-- track tab onboarding -->
<string name="track_tab_onboarding_h1_part_1">Vos parcours enregistrés</string>
<string name="track_tab_onboarding_h1_part_2">… seront affichés ici.</string>
<!-- descriptions -->
<string name="descr_delete_button">Bouton \"suppression du parcours\"</string>
<string name="descr_export_button">Bouton \"export du parcours\"</string>
<string name="descr_fab_main_options">Bouton \"enregistrement des paramètres\"</string>
<string name="descr_fab_main_start">Bouton \"démarrer l\'enregistrement\"</string>
<string name="descr_fab_main_stop">Bouton \"arrêter l\'enregistrement\"</string>
<string name="descr_fab_my_location">Bouton \"mon emplacement\"</string>
<string name="descr_fab_sub_menu_button_clear">Bouton \"effacer\"</string>
<string name="descr_fab_sub_menu_button_resume">Bouton \"poursuivre\"</string>
<string name="descr_fab_sub_menu_button_save">Bouton \"enregistrer\"</string>
<string name="descr_map_current_track">Affichage du parcours actuel</string>
<string name="descr_map_last_track">Affichage du dernier parcours</string>
<string name="descr_share_button_gpx">Bouton \"partager l\'export GPX\"</string>
<string name="descr_statistics_sheet_headline">Entête de la page des statistiques</string>
<string name="descr_statistics_sheet_icon">Baculer l\'affichage de l\'enregistrement des déplacements</string>
<string name="descr_track_selector">Liste déroulante pour la sélection d\'autres parcours</string>
</resources>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View File

@ -5,7 +5,7 @@
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.1" id="svg2" xml:space="preserve"
width="108pt" height="108pt" viewBox="0 0 144.00001 144.00001" sodipodi:docname="trackbook-app-icon-current.svg"
inkscape:version="0.92.2 5c3e80d, 2017-08-06" inkscape:export-filename="/Users/solaris/Desktop/trackbook/assets/trackbook-app-icon-current-background.png"
inkscape:version="0.92.2 5c3e80d, 2017-08-06" inkscape:export-filename="/Users/solaris/Desktop/trackbook/assets/trackbook-app-icon-current-foreground.png"
inkscape:export-xdpi="600" inkscape:export-ydpi="600"><metadata
id="metadata8"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
@ -292,12 +292,12 @@
id="g388"><image
sodipodi:absref="/Users/solaris/Desktop/trackbook/assets/app-icon-5_img0.png"
xlink:href="app-icon-5_img0.png"
id="image386"
transform="matrix(1,0,0,-1,0,1)"
preserveAspectRatio="none"
style="image-rendering:optimizeSpeed"
width="1"
height="1"
width="1" /></g></g></g></g></g></g></g></mask><clipPath
style="image-rendering:optimizeSpeed"
preserveAspectRatio="none"
transform="matrix(1,0,0,-1,0,1)"
id="image386" /></g></g></g></g></g></g></g></mask><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath408"><path
d="m 262.198,439.809 h 70.663 V 33 h -70.663 z"
@ -380,9 +380,9 @@
inkscape:window-height="1395"
id="namedview4"
showgrid="false"
inkscape:zoom="11.313708"
inkscape:cx="30.44658"
inkscape:cy="81.980893"
inkscape:zoom="14.14741"
inkscape:cx="47.890757"
inkscape:cy="70.671403"
inkscape:window-x="63"
inkscape:window-y="1"
inkscape:window-maximized="1"
@ -397,7 +397,7 @@
inkscape:groupmode="layer"
id="layer3"
inkscape:label="background "
style="display:inline"><rect
style="display:none"><rect
inkscape:label="red square"
y="6.6613381e-15"
x="0"
@ -419,7 +419,7 @@
inkscape:label="cicular stencil" /></g><g
id="g965"
inkscape:label="book cover (colored)"
style="display:none;opacity:1"
style="display:inline;opacity:1"
sodipodi:insensitive="true"><rect
style="display:inline;opacity:0.744;fill:#3c4043;fill-opacity:1;stroke:none;stroke-width:0.12084813;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.07843137;filter:url(#filter1825)"
id="rect1813"
@ -615,8 +615,39 @@
id="rect1206"
style="display:none;opacity:1;fill:#5f6368;fill-opacity:1;stroke:none;stroke-width:0.1089124;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.07843137"
inkscape:label="book back pages" /></g><g
sodipodi:insensitive="true"
style="display:none;opacity:1"
inkscape:label="book cover (color muted II)"
id="g1075"><rect
inkscape:label="book cover shaddow - edit in filter settings"
ry="4.0540543"
rx="4"
y="49.333332"
x="40"
height="50"
width="64"
id="rect1069"
style="display:inline;opacity:0.744;fill:#3c4043;fill-opacity:1;stroke:none;stroke-width:0.12084813;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.07843137;filter:url(#filter1825)" /><rect
style="display:inline;opacity:1;fill:#5f6368;fill-opacity:1;stroke:none;stroke-width:0.12084813;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.07843137"
id="rect1071"
width="64"
height="50"
x="40"
y="49.333332"
rx="4"
ry="4.0540543"
inkscape:label="book cover" /><rect
ry="3"
rx="3"
y="51.666664"
x="43.333332"
height="45.333332"
width="57.333332"
id="rect1073"
style="opacity:1;fill:#676b71;fill-opacity:1;stroke:none;stroke-width:0.1089124;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.07843137"
inkscape:label="book back pages" /></g><g
inkscape:groupmode="layer"
style="display:none"
style="display:inline"
transform="matrix(1.3333333,0,0,-1.3333333,-14,158.00002)"
inkscape:label="book pages (color muted)"
id="g1138"><g

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 58 KiB

View File

@ -8,7 +8,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.4.0'
classpath 'com.android.tools.build:gradle:3.4.1'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}