Skip to content

Commit

Permalink
Add missing translations for the delete episode when played button.
Browse files Browse the repository at this point in the history
  • Loading branch information
amugofjava committed Nov 20, 2024
1 parent 388c678 commit 6e6c062
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 1 deletion.
6 changes: 6 additions & 0 deletions lib/l10n/intl_de.arb
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,12 @@
"type": "text",
"placeholders": {}
},
"settings_delete_played_label": "Heruntergeladene Episoden nach dem Abspielen löschen",
"@settings_delete_played_label": {
"description": "Delete downloaded episodes once played setting",
"type": "text",
"placeholders": {}
},
"settings_download_sd_card_label": "Episoden auf SD-Karte herunterladen",
"@settings_download_sd_card_label": {
"description": "Download episodes to SD card setting",
Expand Down
6 changes: 6 additions & 0 deletions lib/l10n/intl_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,12 @@
"type": "text",
"placeholders": {}
},
"settings_delete_played_label": "Delete downloaded episodes once played",
"@settings_delete_played_label": {
"description": "Delete downloaded episodes once played setting",
"type": "text",
"placeholders": {}
},
"settings_download_sd_card_label": "Download episodes to SD card",
"@settings_download_sd_card_label": {
"description": "Download episodes to SD card setting",
Expand Down
6 changes: 6 additions & 0 deletions lib/l10n/intl_it.arb
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,12 @@
"type": "text",
"placeholders": {}
},
"settings_delete_played_label": "Elimina gli episodi scaricati una volta riprodotti",
"@settings_delete_played_label": {
"description": "Delete downloaded episodes once played setting",
"type": "text",
"placeholders": {}
},
"settings_download_sd_card_label": "Scarica gli episodi nella card SD",
"@settings_download_sd_card_label": {
"description": "Download episodes to SD card setting",
Expand Down
8 changes: 7 additions & 1 deletion lib/l10n/intl_messages.arb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"@@last_modified": "2024-10-09T11:23:16.222844",
"@@last_modified": "2024-11-20T13:57:44.880328",
"app_title": "Anytime Podcast Player",
"@app_title": {
"description": "Full title for the application",
Expand Down Expand Up @@ -246,6 +246,12 @@
"type": "text",
"placeholders": {}
},
"settings_delete_played_label": "Delete downloaded episodes once played",
"@settings_delete_played_label": {
"description": "Delete downloaded episodes once played setting",
"type": "text",
"placeholders": {}
},
"settings_download_sd_card_label": "Download episodes to SD card",
"@settings_download_sd_card_label": {
"description": "Download episodes to SD card setting",
Expand Down
1 change: 1 addition & 0 deletions lib/l10n/messages_de.dart
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ class MessageLookup extends MessageLookupByLibrary {
'settings_auto_update_episodes_heading': MessageLookupByLibrary.simpleMessage('Folgen in der Detailansicht aktualisieren, nachdem'),
'settings_auto_update_episodes_never': MessageLookupByLibrary.simpleMessage('Noch nie'),
'settings_data_divider_label': MessageLookupByLibrary.simpleMessage('DATEN'),
'settings_delete_played_label': MessageLookupByLibrary.simpleMessage('Heruntergeladene Episoden nach dem Abspielen löschen'),
'settings_download_sd_card_label': MessageLookupByLibrary.simpleMessage('Episoden auf SD-Karte herunterladen'),
'settings_download_switch_card': MessageLookupByLibrary.simpleMessage('Neue Downloads werden auf der SD-Karte gespeichert. Bestehende Downloads bleiben im internen Speicher.'),
'settings_download_switch_internal': MessageLookupByLibrary.simpleMessage('Neue Downloads werden im internen Speicher gespeichert. Bestehende Downloads verbleiben auf der SD-Karte.'),
Expand Down
1 change: 1 addition & 0 deletions lib/l10n/messages_en.dart
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ class MessageLookup extends MessageLookupByLibrary {
'settings_auto_update_episodes_heading': MessageLookupByLibrary.simpleMessage('Refresh episodes on details screen after'),
'settings_auto_update_episodes_never': MessageLookupByLibrary.simpleMessage('Never'),
'settings_data_divider_label': MessageLookupByLibrary.simpleMessage('DATA'),
'settings_delete_played_label': MessageLookupByLibrary.simpleMessage('Delete downloaded episodes once played'),
'settings_download_sd_card_label': MessageLookupByLibrary.simpleMessage('Download episodes to SD card'),
'settings_download_switch_card': MessageLookupByLibrary.simpleMessage('New downloads will be saved to the SD card. Existing downloads will remain on internal storage.'),
'settings_download_switch_internal': MessageLookupByLibrary.simpleMessage('New downloads will be saved to internal storage. Existing downloads will remain on the SD card.'),
Expand Down
1 change: 1 addition & 0 deletions lib/l10n/messages_it.dart
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ class MessageLookup extends MessageLookupByLibrary {
'settings_auto_update_episodes_heading': MessageLookupByLibrary.simpleMessage('Aggiorna gli episodi nella schermata successiva'),
'settings_auto_update_episodes_never': MessageLookupByLibrary.simpleMessage('Mai'),
'settings_data_divider_label': MessageLookupByLibrary.simpleMessage('DATI'),
'settings_delete_played_label': MessageLookupByLibrary.simpleMessage('Elimina gli episodi scaricati una volta riprodotti'),
'settings_download_sd_card_label': MessageLookupByLibrary.simpleMessage('Scarica gli episodi nella card SD'),
'settings_download_switch_card': MessageLookupByLibrary.simpleMessage('I nuovi downloads saranno salvati nella card SD. I downloads esistenti rimarranno nello storage interno.'),
'settings_download_switch_internal': MessageLookupByLibrary.simpleMessage('I nuovi downloads saranno salvati nello storage interno. I downloads esistenti rimarranno nella card SD.'),
Expand Down
1 change: 1 addition & 0 deletions lib/l10n/messages_messages.dart
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ class MessageLookup extends MessageLookupByLibrary {
'settings_auto_update_episodes_heading': MessageLookupByLibrary.simpleMessage('Refresh episodes on details screen after'),
'settings_auto_update_episodes_never': MessageLookupByLibrary.simpleMessage('Never'),
'settings_data_divider_label': MessageLookupByLibrary.simpleMessage('DATA'),
'settings_delete_played_label': MessageLookupByLibrary.simpleMessage('Delete downloaded episodes once played'),
'settings_download_sd_card_label': MessageLookupByLibrary.simpleMessage('Download episodes to SD card'),
'settings_download_switch_card': MessageLookupByLibrary.simpleMessage('New downloads will be saved to the SD card. Existing downloads will remain on internal storage.'),
'settings_download_switch_internal': MessageLookupByLibrary.simpleMessage('New downloads will be saved to internal storage. Existing downloads will remain on the SD card.'),
Expand Down

0 comments on commit 6e6c062

Please sign in to comment.