summaryrefslogtreecommitdiffstats
path: root/l10n-pl/toolkit/toolkit/about/aboutProfiles.ftl
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
commit26a029d407be480d791972afb5975cf62c9360a6 (patch)
treef435a8308119effd964b339f76abb83a57c29483 /l10n-pl/toolkit/toolkit/about/aboutProfiles.ftl
parentInitial commit. (diff)
downloadfirefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz
firefox-26a029d407be480d791972afb5975cf62c9360a6.zip
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-pl/toolkit/toolkit/about/aboutProfiles.ftl')
-rw-r--r--l10n-pl/toolkit/toolkit/about/aboutProfiles.ftl74
1 files changed, 74 insertions, 0 deletions
diff --git a/l10n-pl/toolkit/toolkit/about/aboutProfiles.ftl b/l10n-pl/toolkit/toolkit/about/aboutProfiles.ftl
new file mode 100644
index 0000000000..a8428eb775
--- /dev/null
+++ b/l10n-pl/toolkit/toolkit/about/aboutProfiles.ftl
@@ -0,0 +1,74 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+
+profiles-title = O profilach
+profiles-subtitle = Ta strona ma za zadanie ułatwiać zarządzanie profilami. Każdy profil ma oddzielną historię, zakładki, ustawienia, dodatki i tym podobne.
+profiles-create = Utwórz nowy profil
+profiles-restart-title = Ponowne uruchamianie
+profiles-restart-in-safe-mode = Uruchom ponownie z wyłączonymi dodatkami…
+profiles-restart-normal = Uruchom ponownie…
+profiles-conflict = Inna kopia programu { -brand-product-name } wprowadziła zmiany w profilach. Przed wprowadzeniem dalszych zmian należy ponownie uruchomić program { -brand-short-name }.
+profiles-flush-fail-title = Nie zapisano zmian
+profiles-flush-conflict = { profiles-conflict }
+profiles-flush-failed = Nieoczekiwany błąd uniemożliwił zapisanie zmian.
+profiles-flush-restart-button = Uruchom { -brand-short-name(case: "acc") } ponownie
+
+# Variables:
+# $name (String) - Name of the profile
+profiles-name = Profil: { $name }
+profiles-is-default = Domyślny
+profiles-rootdir = Katalog główny
+
+# localDir is used to show the directory corresponding to
+# the main profile directory that exists for the purpose of storing data on the
+# local filesystem, including cache files or other data files that may not
+# represent critical user data. (e.g., this directory may not be included as
+# part of a backup scheme.)
+# In case localDir and rootDir are equal, localDir is not shown.
+profiles-localdir = Katalog lokalny
+profiles-current-profile = Profil jest obecnie używany i nie może zostać usunięty.
+profiles-in-use-profile = Profil jest używany przez inną aplikację i nie może zostać usunięty.
+
+profiles-rename = Zmień nazwę
+profiles-remove = Usuń
+profiles-set-as-default = Ustaw jako domyślny
+profiles-launch-profile = Uruchom nowe okno przeglądarki z tym profilem
+
+profiles-cannot-set-as-default-title = Nie można ustawić domyślnego profilu
+profiles-cannot-set-as-default-message = Nie można zmienić domyślnego profilu programu { -brand-short-name }.
+
+profiles-yes = Tak
+profiles-no = Nie
+
+profiles-rename-profile-title = Zmiana nazwy profilu
+# Variables:
+# $name (String) - Name of the profile
+profiles-rename-profile = Zmień nazwę profilu „{ $name }” na:
+
+profiles-invalid-profile-name-title = Nieprawidłowa nazwa profilu
+# Variables:
+# $name (String) - Name of the profile
+profiles-invalid-profile-name = Nazwa „{ $name }” nie jest dozwoloną nazwą dla profili.
+
+profiles-delete-profile-title = Usuwanie profilu
+# Variables:
+# $dir (String) - Path to be displayed
+profiles-delete-profile-confirm =
+ Usunięcie profilu spowoduje usunięcie go z listy dostępnych profili. Czynności tej nie można cofnąć.
+ Wraz z profilem możliwe jest usunięcie wszystkich jego plików zawierających ustawienia, certyfikaty i inne dane użytkownika. Wybranie tej opcji spowoduje usunięcie folderu „{ $dir }” i jest operacją nieodwracalną.
+ Czy usunąć pliki profilu?
+profiles-delete-files = Usuń pliki
+profiles-dont-delete-files = Nie usuwaj plików
+
+profiles-delete-profile-failed-title = Błąd
+profiles-delete-profile-failed-message = Wystąpił błąd podczas próby usunięcia profilu.
+
+
+profiles-opendir =
+ { PLATFORM() ->
+ [macos] Pokaż w Finderze
+ [windows] Otwórz folder
+ *[other] Otwórz katalog
+ }