Skip to content

Commit 921b0f6

Browse files
Victoriabilelmoussaoui
authored andcommitted
Add Polish translation
1 parent 7c76aa0 commit 921b0f6

2 files changed

Lines changed: 90 additions & 0 deletions

File tree

server/po/LINGUAS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
kk
2+
pl
23
pt_BR
34
sl
45
uk

server/po/pl.po

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
# Polish translation for oo7.
2+
# Copyright (C) 2026 oo7's COPYRIGHT HOLDER
3+
# This file is distributed under the same license as the oo7 package.
4+
# Victoria <royal.victoria@proton.me>, 2026.
5+
#
6+
msgid ""
7+
msgstr ""
8+
"Project-Id-Version: oo7 main\n"
9+
"Report-Msgid-Bugs-To: https://github.com/linux-credentials/oo7/issues\n"
10+
"POT-Creation-Date: 2026-03-15 03:32+0000\n"
11+
"PO-Revision-Date: 2026-03-15 12:05+0100\n"
12+
"Last-Translator: Victoria <royal.victoria@proton.me>\n"
13+
"Language-Team: Polish\n"
14+
"Language: pl\n"
15+
"MIME-Version: 1.0\n"
16+
"Content-Type: text/plain; charset=UTF-8\n"
17+
"Content-Transfer-Encoding: 8bit\n"
18+
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
19+
"|| n%100>=20) ? 1 : 2);\n"
20+
"X-Generator: Gtranslator 49.0\n"
21+
22+
#: ../src/gnome/prompter.rs:132
23+
msgid "Change Keyring Password"
24+
msgstr "Zmiana hasła bazy kluczy"
25+
26+
#: ../src/gnome/prompter.rs:133
27+
#, rust-format
28+
msgid "Choose a new password for the “{}” keyring"
29+
msgstr "Proszę wprowadzić hasło dla nowej bazy kluczy „{}”"
30+
31+
#: ../src/gnome/prompter.rs:136
32+
#, rust-format
33+
msgid ""
34+
"An application wants to change the password for the “{}” keyring. Choose the "
35+
"new password you want to use for it."
36+
msgstr ""
37+
"Program wymaga zmiany hasła dla bazy kluczy „{}”. Należy wprowadzić hasło, "
38+
"jakie będzie z nią używane."
39+
40+
#: ../src/gnome/prompter.rs:141
41+
msgid "This operation cannot be reverted"
42+
msgstr "Tego działania nie można cofnąć"
43+
44+
#: ../src/gnome/prompter.rs:147
45+
msgid "Continue"
46+
msgstr "Kontynuuj"
47+
48+
#: ../src/gnome/prompter.rs:148 ../src/gnome/prompter.rs:174
49+
#: ../src/gnome/prompter.rs:196
50+
msgid "Cancel"
51+
msgstr "Anuluj"
52+
53+
#: ../src/gnome/prompter.rs:158
54+
msgid "Unlock Keyring"
55+
msgstr "Odblokowanie bazy kluczy"
56+
57+
#: ../src/gnome/prompter.rs:159
58+
msgid "Authentication required"
59+
msgstr "Wymagane jest uwierzytelnienie"
60+
61+
#: ../src/gnome/prompter.rs:162
62+
#, rust-format
63+
msgid "An application wants access to the keyring '{}', but it is locked"
64+
msgstr "Program wymaga dostępu do bazy kluczy „{}”, ale baza jest zablokowana"
65+
66+
#: ../src/gnome/prompter.rs:173
67+
msgid "Unlock"
68+
msgstr "Odblokuj"
69+
70+
#: ../src/gnome/prompter.rs:180
71+
msgid "New Keyring Password"
72+
msgstr "Hasło nowej bazy kluczy"
73+
74+
#: ../src/gnome/prompter.rs:181
75+
msgid "Choose password for new keyring"
76+
msgstr "Proszę wprowadzić hasło dla nowej bazy kluczy"
77+
78+
#: ../src/gnome/prompter.rs:184
79+
#, rust-format
80+
msgid ""
81+
"An application wants to create a new keyring called “{}”. Choose the "
82+
"password you want to use for it."
83+
msgstr ""
84+
"Program wymaga utworzenia nowej bazy kluczy o nazwie „{}”. Należy wprowadzić "
85+
"hasło, jakie będzie z nią używane."
86+
87+
#: ../src/gnome/prompter.rs:195
88+
msgid "Create"
89+
msgstr "Utwórz"

0 commit comments

Comments
 (0)