Bladeren bron

Updated Polish translation

xesarni 7 jaren geleden
bovenliggende
commit
6ceed8d275
1 gewijzigde bestanden met toevoegingen van 8 en 8 verwijderingen
  1. 8 8
      _locales/pl/messages.json

+ 8 - 8
_locales/pl/messages.json

@@ -8,7 +8,7 @@
         "description": "Menu entry: 'Save page with SingleFile'"
     },
     "menuSelectProfile": {
-        "message": "Select profile",
+        "message": "Wybierz profil",
         "description": "Menu entry: 'Select profile'"
     },
     "menuSaveSelection": {
@@ -272,7 +272,7 @@
         "description": "Options 'Reset' button tooltip"
     },
     "optionsResetConfirm": {
-        "message": "Confirm the reset of all options",
+        "message": "Potwierdź reset wszystkich opcji",
         "description": "Popup text 'Confirm the reset of all options' in the options page"
     },
     "logPanelDeferredImages": {
@@ -292,27 +292,27 @@
         "description": "Width of the log panel in pixels, it should be adjusted for the longest label beginning with 'log' (e.g. 'logPanelDeferredImages')"
     },
     "profileAddButtonTooltip": {
-        "message": "Add a new profile",
+        "message": "Dodaj nowy profil",
         "description": "Tooltip 'Add a new profile' in the options page"
     },
     "profileRenameButtonTooltip": {
-        "message": "Rename the profile",
+        "message": "Zmień nazwę profilu",
         "description": "Tooltip 'Rename the profile' in the options page"
     },
     "profileDeleteButtonTooltip": {
-        "message": "Delete the profile",
+        "message": "Usuń profil",
         "description": "Tooltip 'Delete the profile' in the options page"
     },
     "profileAddPrompt": {
-        "message": "Enter a name for this new profile",
+        "message": "Wpisz nazwę tego nowego profilu",
         "description": "Popup text 'Enter a name for this new profile' in the options page"
     },
     "profileDeleteConfirm": {
-        "message": "Confirm deletion of the selected profile",
+        "message": "Potwierdź usunięcie wybranego profilu",
         "description": "Popup text 'Confirm deletion of the selected profile' in the options page"
     },
     "profileRenamePrompt": {
-        "message": "Enter a new name for the selected profile",
+        "message": "Wpisz nową nazwę wybranego profilu",
         "description": "Popup text 'Enter a new name for the selected profile' in the options page"
     }
 }