Skip to content

Commit 55279e5

Browse files
eriedclaude
andcommitted
i18n: localize Customize sheet, Clear local trips, Extra details
Translates the 8 newly added strings (trip_customize, trip_customize_tiles now "Tiles", trip_customize_graphs, recording_details_section, recording_details_none, cloud_reset_local + _title + _body) across all 18 locales, matching each locale's existing word for wheel and trips. Also refreshes the stale cloud_trips_caption in every locale to the reworded base copy. No em-dashes; rider terminology. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GHUZZ33sT9FYS6sXiMogJc
1 parent e4c60f2 commit 55279e5

19 files changed

Lines changed: 163 additions & 19 deletions

File tree

app/src/main/res/values-b+es+419/strings.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@
468468
<string name="cloud_restore_success">Configuración restaurada</string>
469469
<string name="cloud_restore_failed">No se encontró respaldo en la carpeta</string>
470470
<string name="section_cloud_trips">Respaldo de viajes</string>
471-
<string name="cloud_trips_caption">Los viajes nuevos se guardan en tu carpeta automáticamente</string>
471+
<string name="cloud_trips_caption">Los viajes se guardan en este teléfono y se copian automáticamente a tu carpeta de copia de seguridad. Borrarlos aquí elimina solo la copia del teléfono; tu copia de seguridad permanece.</string>
472472
<string name="cloud_retry_now">Sincr. todo</string>
473473
<string name="cloud_retry_enqueued">Subida programada</string>
474474
<string name="sync_progress">Sincronizando %1$d de %2$d</string>
@@ -2026,5 +2026,13 @@
20262026
<string name="accel_split_slower_best">, %1$s más lento que el mejor</string>
20272027
<string name="accel_split_best_yet">, nuevo récord</string>
20282028
<string name="report_contents">Personalizar reporte de voz</string>
2029+
<string name="trip_customize">Personalizar</string>
2030+
<string name="trip_customize_tiles">Fichas</string>
2031+
<string name="trip_customize_graphs">Gráficos</string>
2032+
<string name="recording_details_section">Detalles adicionales</string>
2033+
<string name="recording_details_none">No se registró ninguna rueda en este viaje.</string>
2034+
<string name="cloud_reset_local">Borrar viajes locales</string>
2035+
<string name="cloud_reset_local_title">¿Borrar viajes locales?</string>
2036+
<string name="cloud_reset_local_body">Elimina todos los viajes guardados en este teléfono. Tu carpeta de copia de seguridad no se toca, así que los viajes sincronizados se pueden restaurar desde allí.</string>
20292037
</resources>
20302038

app/src/main/res/values-da/strings.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@
468468
<string name="cloud_restore_success">Indstillinger gendannet</string>
469469
<string name="cloud_restore_failed">Ingen backup fundet i mappen</string>
470470
<string name="section_cloud_trips">Tur-backup</string>
471-
<string name="cloud_trips_caption">Nye ture gemmes automatisk i din mappe</string>
471+
<string name="cloud_trips_caption">Ture gemmes på denne telefon og kopieres automatisk til din backup-mappe. Når du rydder dem her, fjernes kun kopien på telefonen; din backup bevares.</string>
472472
<string name="cloud_retry_now">Synk alle</string>
473473
<string name="cloud_retry_enqueued">Upload planlagt</string>
474474
<string name="sync_progress">Synkroniserer %1$d af %2$d</string>
@@ -2023,4 +2023,12 @@
20232023
<string name="accel_split_slower_best">, %1$s langsommere end bedste</string>
20242024
<string name="accel_split_best_yet">, ny rekord</string>
20252025
<string name="report_contents">Tilpas talerapport</string>
2026+
<string name="trip_customize">Tilpas</string>
2027+
<string name="trip_customize_tiles">Felter</string>
2028+
<string name="trip_customize_graphs">Grafer</string>
2029+
<string name="recording_details_section">Ekstra detaljer</string>
2030+
<string name="recording_details_none">Der blev ikke registreret noget hjul for denne tur.</string>
2031+
<string name="cloud_reset_local">Ryd lokale ture</string>
2032+
<string name="cloud_reset_local_title">Ryd lokale ture?</string>
2033+
<string name="cloud_reset_local_body">Fjerner alle ture, der er gemt på denne telefon. Din backup-mappe røres ikke, så synkroniserede ture kan gendannes derfra.</string>
20262034
</resources>

app/src/main/res/values-de/strings.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@
468468
<string name="cloud_restore_success">Einstellungen wiederhergestellt</string>
469469
<string name="cloud_restore_failed">Kein Backup im Ordner gefunden</string>
470470
<string name="section_cloud_trips">Fahrten-Backup</string>
471-
<string name="cloud_trips_caption">Neue Fahrten werden automatisch in deinem Ordner gespeichert</string>
471+
<string name="cloud_trips_caption">Fahrten werden auf diesem Telefon gespeichert und automatisch in deinen Backup-Ordner kopiert. Wenn du sie hier löschst, wird nur die Kopie auf dem Telefon entfernt; dein Backup bleibt erhalten.</string>
472472
<string name="cloud_retry_now">Alle sync.</string>
473473
<string name="cloud_retry_enqueued">Upload geplant</string>
474474
<string name="sync_progress">Synchronisiere %1$d von %2$d</string>
@@ -2028,4 +2028,12 @@
20282028
<string name="accel_split_slower_best">, %1$s langsamer als Bestwert</string>
20292029
<string name="accel_split_best_yet">, neuer Bestwert</string>
20302030
<string name="report_contents">Sprachbericht anpassen</string>
2031+
<string name="trip_customize">Anpassen</string>
2032+
<string name="trip_customize_tiles">Kacheln</string>
2033+
<string name="trip_customize_graphs">Diagramme</string>
2034+
<string name="recording_details_section">Weitere Details</string>
2035+
<string name="recording_details_none">Für diese Fahrt wurde kein Wheel gemeldet.</string>
2036+
<string name="cloud_reset_local">Lokale Fahrten löschen</string>
2037+
<string name="cloud_reset_local_title">Lokale Fahrten löschen?</string>
2038+
<string name="cloud_reset_local_body">Entfernt alle auf diesem Telefon gespeicherten Fahrten. Dein Backup-Ordner bleibt unberührt, synchronisierte Fahrten lassen sich von dort wiederherstellen.</string>
20312039
</resources>

app/src/main/res/values-es/strings.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@
468468
<string name="cloud_restore_success">Ajustes restaurados</string>
469469
<string name="cloud_restore_failed">No se encontró respaldo en la carpeta</string>
470470
<string name="section_cloud_trips">Respaldo de viajes</string>
471-
<string name="cloud_trips_caption">Los viajes nuevos se guardan en tu carpeta automáticamente</string>
471+
<string name="cloud_trips_caption">Los viajes se guardan en este teléfono y se copian automáticamente a tu carpeta de copia de seguridad. Borrarlos aquí elimina solo la copia del teléfono; tu copia de seguridad permanece.</string>
472472
<string name="cloud_retry_now">Sincronizar todo</string>
473473
<string name="cloud_retry_enqueued">Subida programada</string>
474474
<string name="sync_progress">Sincronizando %1$d de %2$d</string>
@@ -2005,5 +2005,13 @@
20052005
<string name="accel_split_slower_best">, %1$s más lento que el mejor</string>
20062006
<string name="accel_split_best_yet">, nuevo récord</string>
20072007
<string name="report_contents">Personalizar informe de voz</string>
2008+
<string name="trip_customize">Personalizar</string>
2009+
<string name="trip_customize_tiles">Fichas</string>
2010+
<string name="trip_customize_graphs">Gráficos</string>
2011+
<string name="recording_details_section">Detalles adicionales</string>
2012+
<string name="recording_details_none">No se registró ninguna rueda en este viaje.</string>
2013+
<string name="cloud_reset_local">Borrar viajes locales</string>
2014+
<string name="cloud_reset_local_title">¿Borrar viajes locales?</string>
2015+
<string name="cloud_reset_local_body">Elimina todos los viajes guardados en este teléfono. Tu carpeta de copia de seguridad no se toca, así que los viajes sincronizados se pueden restaurar desde allí.</string>
20082016
</resources>
20092017

app/src/main/res/values-fr/strings.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@
468468
<string name="cloud_restore_success">Paramètres restaurés</string>
469469
<string name="cloud_restore_failed">Aucune sauvegarde trouvée dans le dossier</string>
470470
<string name="section_cloud_trips">Sauvegarde des trajets</string>
471-
<string name="cloud_trips_caption">Les nouveaux trajets sont enregistrés automatiquement dans ton dossier</string>
471+
<string name="cloud_trips_caption">Les trajets sont conservés sur ce téléphone et copiés automatiquement dans ton dossier de sauvegarde. Les effacer ici supprime seulement la copie du téléphone ; ta sauvegarde reste.</string>
472472
<string name="cloud_retry_now">Tout sync</string>
473473
<string name="cloud_retry_enqueued">Envoi programmé</string>
474474
<string name="sync_progress">Synchronisation %1$d sur %2$d</string>
@@ -2012,4 +2012,12 @@
20122012
<string name="accel_split_slower_best">, %1$s plus lent que le meilleur</string>
20132013
<string name="accel_split_best_yet">, nouveau record</string>
20142014
<string name="report_contents">Personnaliser le rapport vocal</string>
2015+
<string name="trip_customize">Personnaliser</string>
2016+
<string name="trip_customize_tiles">Tuiles</string>
2017+
<string name="trip_customize_graphs">Graphiques</string>
2018+
<string name="recording_details_section">Détails supplémentaires</string>
2019+
<string name="recording_details_none">Aucune roue signalée pour ce trajet.</string>
2020+
<string name="cloud_reset_local">Effacer les trajets locaux</string>
2021+
<string name="cloud_reset_local_title">Effacer les trajets locaux ?</string>
2022+
<string name="cloud_reset_local_body">Supprime tous les trajets enregistrés sur ce téléphone. Ton dossier de sauvegarde reste intact, les trajets synchronisés peuvent y être restaurés.</string>
20152023
</resources>

app/src/main/res/values-it/strings.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
<string name="cloud_restore_success">Impostazioni ripristinate</string>
188188
<string name="cloud_restore_failed">Nessun backup trovato nella cartella</string>
189189
<string name="section_cloud_trips">Backup dei viaggi</string>
190-
<string name="cloud_trips_caption">I nuovi viaggi vengono salvati nella tua cartella automaticamente</string>
190+
<string name="cloud_trips_caption">I viaggi vengono conservati su questo telefono e copiati automaticamente nella cartella di backup. Cancellandoli qui rimuovi solo la copia sul telefono; il backup resta.</string>
191191
<string name="cloud_retry_now">Sincr. tutto</string>
192192
<string name="cloud_retry_enqueued">Upload programmato</string>
193193
<string name="sync_progress">Sincronizzazione %1$d di %2$d</string>
@@ -1913,4 +1913,12 @@
19131913
<string name="accel_split_slower_best">, %1$s più lento del migliore</string>
19141914
<string name="accel_split_best_yet">, nuovo record</string>
19151915
<string name="report_contents">Personalizza rapporto vocale</string>
1916+
<string name="trip_customize">Personalizza</string>
1917+
<string name="trip_customize_tiles">Riquadri</string>
1918+
<string name="trip_customize_graphs">Grafici</string>
1919+
<string name="recording_details_section">Dettagli aggiuntivi</string>
1920+
<string name="recording_details_none">Nessuna ruota registrata per questo viaggio.</string>
1921+
<string name="cloud_reset_local">Cancella viaggi locali</string>
1922+
<string name="cloud_reset_local_title">Cancellare i viaggi locali?</string>
1923+
<string name="cloud_reset_local_body">Rimuove tutti i viaggi salvati su questo telefono. La cartella di backup resta intatta, quindi i viaggi sincronizzati possono essere ripristinati da lì.</string>
19161924
</resources>

app/src/main/res/values-ja/strings.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@
468468
<string name="cloud_restore_success">設定を復元しました</string>
469469
<string name="cloud_restore_failed">フォルダー内にバックアップが見つかりません</string>
470470
<string name="section_cloud_trips">トリップバックアップ</string>
471-
<string name="cloud_trips_caption">新しいトリップは自動的にフォルダーに保存されます</string>
471+
<string name="cloud_trips_caption">トリップはこの端末に保存され、自動的にバックアップフォルダーにコピーされます。ここで削除しても端末のコピーだけが消え、バックアップは残ります。</string>
472472
<string name="cloud_retry_now">すべて同期</string>
473473
<string name="cloud_retry_enqueued">アップロードを予約しました</string>
474474
<string name="sync_progress">%1$d / %2$d を同期中</string>
@@ -2009,6 +2009,14 @@
20092009
<string name="accel_split_slower_best">、ベストより%1$s遅い</string>
20102010
<string name="accel_split_best_yet">、ベスト更新</string>
20112011
<string name="report_contents">音声報告をカスタマイズ</string>
2012+
<string name="trip_customize">カスタマイズ</string>
2013+
<string name="trip_customize_tiles">タイル</string>
2014+
<string name="trip_customize_graphs">グラフ</string>
2015+
<string name="recording_details_section">詳細情報</string>
2016+
<string name="recording_details_none">このライドではホイールが記録されていません。</string>
2017+
<string name="cloud_reset_local">ローカルのトリップを削除</string>
2018+
<string name="cloud_reset_local_title">ローカルのトリップを削除しますか?</string>
2019+
<string name="cloud_reset_local_body">この端末に保存されたすべてのトリップを削除します。バックアップフォルダーはそのまま残るので、同期済みのトリップはそこから復元できます。</string>
20122020
</resources>
20132021

20142022

app/src/main/res/values-ko/strings.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@
468468
<string name="cloud_restore_success">설정이 복원되었습니다</string>
469469
<string name="cloud_restore_failed">폴더에서 백업을 찾을 수 없습니다</string>
470470
<string name="section_cloud_trips">트립 백업</string>
471-
<string name="cloud_trips_caption">트립은 자동으로 폴더에 저장됩니다</string>
471+
<string name="cloud_trips_caption">트립은 이 휴대폰에 저장되고 백업 폴더에 자동으로 복사됩니다. 여기서 삭제하면 휴대폰 사본만 제거되고 백업은 유지됩니다.</string>
472472
<string name="cloud_retry_now">전체 동기화</string>
473473
<string name="cloud_retry_enqueued">업로드 예약됨</string>
474474
<string name="sync_progress">%1$d / %2$d 동기화 중</string>
@@ -2007,4 +2007,12 @@
20072007
<string name="accel_split_slower_best">, 최고보다 %1$s 느림</string>
20082008
<string name="accel_split_best_yet">, 신기록</string>
20092009
<string name="report_contents">음성 보고 맞춤 설정</string>
2010+
<string name="trip_customize">사용자 지정</string>
2011+
<string name="trip_customize_tiles">타일</string>
2012+
<string name="trip_customize_graphs">그래프</string>
2013+
<string name="recording_details_section">추가 정보</string>
2014+
<string name="recording_details_none">이 주행에 대해 보고된 휠이 없습니다.</string>
2015+
<string name="cloud_reset_local">로컬 트립 삭제</string>
2016+
<string name="cloud_reset_local_title">로컬 트립을 삭제할까요?</string>
2017+
<string name="cloud_reset_local_body">이 휴대폰에 저장된 모든 트립을 삭제합니다. 백업 폴더는 그대로 유지되므로 동기화된 트립은 거기서 복원할 수 있습니다.</string>
20102018
</resources>

app/src/main/res/values-nl/strings.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@
468468
<string name="cloud_restore_success">Instellingen teruggezet</string>
469469
<string name="cloud_restore_failed">Geen back-up gevonden in de map</string>
470470
<string name="section_cloud_trips">Back-up van ritten</string>
471-
<string name="cloud_trips_caption">Nieuwe ritten worden automatisch in je map opgeslagen</string>
471+
<string name="cloud_trips_caption">Ritten worden op deze telefoon bewaard en automatisch naar je back-upmap gekopieerd. Ze hier wissen verwijdert alleen de kopie op de telefoon; je back-up blijft.</string>
472472
<string name="cloud_retry_now">Alles synchr.</string>
473473
<string name="cloud_retry_enqueued">Upload ingepland</string>
474474
<string name="sync_progress">Synchroniseren %1$d van %2$d</string>
@@ -2010,5 +2010,13 @@
20102010
<string name="accel_split_slower_best">, %1$s langzamer dan record</string>
20112011
<string name="accel_split_best_yet">, nieuw record</string>
20122012
<string name="report_contents">Stemrapport aanpassen</string>
2013+
<string name="trip_customize">Aanpassen</string>
2014+
<string name="trip_customize_tiles">Tegels</string>
2015+
<string name="trip_customize_graphs">Grafieken</string>
2016+
<string name="recording_details_section">Extra details</string>
2017+
<string name="recording_details_none">Geen wiel geregistreerd voor deze rit.</string>
2018+
<string name="cloud_reset_local">Lokale ritten wissen</string>
2019+
<string name="cloud_reset_local_title">Lokale ritten wissen?</string>
2020+
<string name="cloud_reset_local_body">Verwijdert alle ritten die op deze telefoon zijn opgeslagen. Je back-upmap blijft ongemoeid, dus gesynchroniseerde ritten kunnen daaruit worden hersteld.</string>
20132021
</resources>
20142022

app/src/main/res/values-no/strings.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<string name="cloud_restore_success">Innstillinger gjenopprettet</string>
127127
<string name="cloud_restore_failed">Ingen backup funnet i mappen</string>
128128
<string name="section_cloud_trips">Tur-backup</string>
129-
<string name="cloud_trips_caption">Nye turer lagres automatisk i mappen din</string>
129+
<string name="cloud_trips_caption">Turer lagres på denne telefonen og kopieres automatisk til backup-mappen din. Å fjerne dem her sletter bare kopien på telefonen; backupen din beholdes.</string>
130130
<string name="cloud_retry_now">Synk alle</string>
131131
<string name="cloud_retry_enqueued">Opplasting planlagt</string>
132132
<string name="sync_progress">Synkroniserer %1$d av %2$d</string>
@@ -1896,4 +1896,12 @@
18961896
<string name="accel_split_slower_best">, %1$s saktere enn rekord</string>
18971897
<string name="accel_split_best_yet">, ny rekord</string>
18981898
<string name="report_contents">Tilpass stemmerapport</string>
1899+
<string name="trip_customize">Tilpass</string>
1900+
<string name="trip_customize_tiles">Fliser</string>
1901+
<string name="trip_customize_graphs">Grafer</string>
1902+
<string name="recording_details_section">Ekstra detaljer</string>
1903+
<string name="recording_details_none">Ingen hjul registrert for denne turen.</string>
1904+
<string name="cloud_reset_local">Fjern lokale turer</string>
1905+
<string name="cloud_reset_local_title">Fjerne lokale turer?</string>
1906+
<string name="cloud_reset_local_body">Fjerner alle turer som er lagret på denne telefonen. Backup-mappen din røres ikke, så synkroniserte turer kan gjenopprettes derfra.</string>
18991907
</resources>

0 commit comments

Comments
 (0)