Skip to content

Commit

Permalink
Pontoon: Update Frisian (fy-NL) localization of Firefox for Android
Browse files Browse the repository at this point in the history
Co-authored-by: Fjoerfoks <[email protected]>
  • Loading branch information
Fjoerfoks authored and mozilla-pontoon committed Aug 27, 2024
1 parent 06974dd commit 04441be
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions mozilla-mobile/fenix/app/src/main/res/values-fy-rNL/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,8 @@
<string name="browser_menu_stop">Stopje</string>
<!-- Browser menu button that opens the extensions manager -->
<string name="browser_menu_extensions">Utwreidingen</string>
<!-- Browser menu banner link text for learning more about extensions -->
<string name="browser_menu_extensions_banner_learn_more">Mear ynfo</string>
<!-- Browser menu button that opens the extensions manager -->
<string name="browser_menu_manage_extensions">Utwreidingen beheare</string>
<!-- Browser menu button that opens AMO in a tab -->
Expand Down Expand Up @@ -318,6 +320,10 @@
<!-- Browser menu label for the print feature -->
<string name="browser_menu_print">Ofdrukke…</string>

<!-- Browser menu label for the Delete browsing data on quit feature.
The first parameter is the name of the app defined in app_name (for example: Fenix). -->
<string name="browser_menu_delete_browsing_data_on_quit">%1$s ôfslute</string>

<!-- Extensions management fragment -->
<!-- Text displayed when there are no extensions to be shown -->
<string name="extensions_management_no_extensions">Gjin útwreidingen hjir</string>
Expand Down Expand Up @@ -2681,11 +2687,11 @@ Dizze analyze sil jo allinnich helpe om de beoardielingskwaliteit te beoardielen

<!-- Title for the dialog used by the translations feature to confirm canceling a download in progress for a language file.
The first parameter is the name of the language, for example, "Spanish". -->
<string name="cancel_download_language_file_dialog_title">Downloaden fan %1$s annulearje?</string>
<string name="cancel_download_language_file_dialog_title" moz:removedIn="130" tools:ignore="UnusedResources">Downloaden fan %1$s annulearje?</string>
<!-- Button text on the dialog used by the translations feature confirms canceling a download in progress for a language file. -->
<string name="cancel_download_language_file_dialog_positive_button_text">Ja</string>
<string name="cancel_download_language_file_dialog_positive_button_text" moz:removedIn="130" tools:ignore="UnusedResources">Ja</string>
<!-- Button text on the dialog used by the translations feature to dismiss the dialog. -->
<string name="cancel_download_language_file_negative_button_text">Nee</string>
<string name="cancel_download_language_file_negative_button_text" moz:removedIn="130" tools:ignore="UnusedResources">Nee</string>

<!-- Title for the data saving mode warning dialog used by the translations feature.
This dialog will be presented when the user attempts to download a language or perform
Expand Down Expand Up @@ -2768,8 +2774,6 @@ Dizze analyze sil jo allinnich helpe om de beoardielingskwaliteit te beoardielen
<string name="micro_survey_privacy_notice_2">Privacyferklearring</string>
<!-- The submit button label text -->
<string name="micro_survey_submit_button_label">Yntsjinje</string>
<!-- The close button label text -->
<string name="micro_survey_close_button_label" moz:removedIn="128" tools:ignore="UnusedResources">Slute</string>
<!-- The survey completion header -->
<string name="micro_survey_survey_header_confirmation" tools:ignore="UnusedResources">Enkête foltôge</string>
<!-- The survey completion confirmation text -->
Expand Down

0 comments on commit 04441be

Please sign in to comment.