Strings - app/src/main/res/values-pl/strings.xml

This commit is contained in:
runner 2022-07-17 02:53:14 +00:00 committed by Gabriel Luong
parent 23a8fe907d
commit ccb3d86a7d
1 changed files with 6 additions and 16 deletions

View File

@ -42,8 +42,6 @@
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recent_bookmarks_title">Ostatnio dodane zakładki</string>
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
<string moz:removedIn="101" name="recently_saved_show_all" tools:ignore="UnusedResources">Wyświetl wszystkie</string>
<!-- Content description for the button which navigates the user to show all of their saved bookmarks. -->
<string name="recently_saved_show_all_content_description_2">Wyświetl wszystkie dodane zakładki</string>
@ -358,7 +356,9 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Dostosuj</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description">Synchronizuj zakładki, historię i nie tylko za pomocą konta Firefoksa</string>
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">Synchronizuj zakładki, historię i nie tylko za pomocą konta Firefoksa</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">Zaloguj się i synchronizuj karty, zakładki, hasła i więcej.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Konto Firefoksa</string>
<!-- Preference text for account title when there was an error syncing FxA -->
@ -533,7 +533,9 @@
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string name="preferences_sync">Włącz synchronizację</string>
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">Włącz synchronizację</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">Synchronizuj i zachowuj dane</string>
<!-- Preference for reconnecting to FxA sync -->
<string name="preferences_sync_sign_in_to_reconnect">Zaloguj się, aby połączyć ponownie</string>
<!-- Preference for removing FxA account -->
@ -1075,8 +1077,6 @@
<string name="snackbar_tabs_closed">Zamknięto karty</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 adds a site to top sites -->
<string moz:RemovedIn="101" name="snackbar_added_to_top_sites" tools:ignore="UnusedResources">Dodano do popularnych stron</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 -->
@ -1695,10 +1695,6 @@
<string name="no_site_exceptions">Brak wyjątków</string>
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">Czy na pewno usunąć tę zakładkę?</string>
<!-- Browser menu button that adds a top site to the home fragment -->
<string moz:RemovedIn="101" name="browser_menu_add_to_top_sites" tools:ignore="UnusedResources">Dodaj do popularnych stron</string>
<!-- Browser menu button that removes a top site from the home fragment -->
<string moz:RemovedIn="101" name="browser_menu_remove_from_top_sites" tools:ignore="UnusedResources">Usuń z popularnych stron</string>
<!-- Browser menu button that adds a shortcut to the home fragment -->
<string name="browser_menu_add_to_shortcuts">Dodaj do skrótów</string>
<!-- Browser menu button that removes a shortcut from the home fragment -->
@ -1775,12 +1771,8 @@
<string name="synced_tabs_collapse_group">Zwiń grupę kart z innych urządzeń</string>
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string moz:RemovedIn="101" name="top_sites_max_limit_title" tools:ignore="UnusedResources">Osiągnięto limit popularnych stron</string>
<!-- Title text displayed in the dialog when shortcuts limit is reached. -->
<string name="shortcut_max_limit_title">Osiągnięto limit skrótów</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string moz:RemovedIn="101" name="top_sites_max_limit_content_2" tools:ignore="UnusedResources">Aby dodać nową popularną stronę, usuń istniejącą. Dotknij i przytrzymaj którąś i wybierz „Usuń”.</string>
<!-- Content description text displayed in the dialog when shortcut limit is reached. -->
<string name="shortcut_max_limit_content">Aby dodać nowy skrót, usuń istniejący. Dotknij i przytrzymaj któryś i wybierz „Usuń”.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
@ -1790,8 +1782,6 @@
<string name="top_sites_toggle_top_recent_sites_4">Skróty</string>
<!-- Title text displayed in the rename top site dialog. -->
<string name="top_sites_rename_dialog_title">Nazwa</string>
<!-- Hint for renaming title of a top site -->
<string moz:RemovedIn="101" name="top_site_name_hint" tools:ignore="UnusedResources">Nazwa popularnej strony</string>
<!-- Hint for renaming title of a shortcut -->
<string name="shortcut_name_hint">Nazwa skrótu</string>
<!-- Button caption to confirm the renaming of the top site. -->