Skip to content

Commit

Permalink
Pontoon: Update Polish (pl) localization of Firefox for Android
Browse files Browse the repository at this point in the history
Co-authored-by: Piotr Drąg <piotrdrag@gmail.com>
Co-authored-by: dex <krzysztof.glebowicz@gmail.com>
  • Loading branch information
2 people authored and mozilla-pontoon committed Oct 17, 2024
1 parent 7a6929a commit b540a7d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions mozilla-mobile/fenix/app/src/main/res/values-pl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1252,6 +1252,8 @@
<string name="bookmark_saved_in_folder_snackbar">Zachowano w „%s”</string>
<!-- Snackbar edit button shown after a bookmark has been created. -->
<string name="edit_bookmark_snackbar_action">Edytuj</string>
<!-- Bookmark menu move button -->
<string name="bookmark_menu_move_button">Przenieś</string>
<!-- Bookmark overflow menu edit button -->
<string name="bookmark_menu_edit_button">Edytuj</string>
<!-- Bookmark overflow menu copy button -->
Expand Down Expand Up @@ -1337,6 +1339,9 @@
<!-- Description for the bookmark list empty state when you're in an empty folder. -->
<string name="bookmark_empty_list_folder_description">Dodawaj zakładki w trakcie przeglądania, aby później łatwo znaleźć ulubione witryny.</string>

<!-- Description for the add new folder button when selecting a folder. -->
<string name="bookmark_select_folder_new_folder_button_title" tools:ignore="UnusedResources">Nowy folder</string>

<!-- Site Permissions -->
<!-- Button label that take the user to the Android App setting -->
<string name="phone_feature_go_to_settings">Przejdź do ustawień</string>
Expand Down Expand Up @@ -1588,6 +1593,8 @@
<string name="snackbar_num_tabs_closed">Zamknięte karty: %1$s</string>
<!-- Text shown in snackbar when user bookmarks a list of tabs -->
<string name="snackbar_message_bookmarks_saved">Dodano zakładki</string>
<!-- Text shown in snackbar when user bookmarks a list of tabs. Parameter will be replaced by the name of the folder the bookmark was saved into.-->
<string name="snackbar_message_bookmarks_saved_in" tools:ignore="UnusedResources">Dodano zakładki w „%s”</string>
<!-- Text shown in snackbar when user adds a site to shortcuts -->
<string name="snackbar_added_to_shortcuts">Dodano do skrótów</string>
<!-- Text shown in snackbar when user closes a private tab -->
Expand Down

0 comments on commit b540a7d

Please sign in to comment.