1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
8 "Project-Id-Version: \n"
9 "Report-Msgid-Bugs-To: \n"
10 "PO-Revision-Date: 2021-08-21 11:54+0200\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
18 "%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
19 "%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
20 "X-Generator: Poedit 2.4.1\n"
22 #: ssh_keys/apps.py:7 ssh_keys/models.py:21
23 #: ssh_keys/templates/ssh_keys/sshkey_list.html:17
27 #: ssh_keys/models.py:8
31 #: ssh_keys/models.py:9
35 #: ssh_keys/models.py:10
39 #: ssh_keys/models.py:11
43 #: ssh_keys/models.py:12
45 msgstr "długość bitowa"
47 #: ssh_keys/models.py:13
51 #: ssh_keys/models.py:14
55 #: ssh_keys/models.py:15
59 #: ssh_keys/models.py:16
61 msgstr "ostatnio widziany"
63 #: ssh_keys/models.py:20
67 #: ssh_keys/templates/ssh_keys/sshkey_add.html:6
69 msgstr "Dodaj klucz SSH"
71 #: ssh_keys/templates/ssh_keys/sshkey_add.html:12
72 #: ssh_keys/templates/ssh_keys/sshkey_list.html:14
76 #: ssh_keys/templates/ssh_keys/sshkey_confirm_delete.html:6
77 msgid "Confirm deleting an SSH key"
78 msgstr "Potwierdź usunięcie klucza SSH"
80 #: ssh_keys/templates/ssh_keys/sshkey_confirm_delete.html:8
81 msgid "Are you sure you want to delete this key?"
82 msgstr "Czy na pewno chcesz usunąć ten klucz?"
84 #: ssh_keys/templates/ssh_keys/sshkey_confirm_delete.html:16
85 #: ssh_keys/templates/ssh_keys/sshkey_list.html:25
89 #: ssh_keys/templates/ssh_keys/sshkey_confirm_delete.html:17
90 #: ssh_keys/templates/ssh_keys/sshkey_list.html:26
92 msgstr "Ostatnio widziany"
94 #: ssh_keys/templates/ssh_keys/sshkey_confirm_delete.html:21
95 #: ssh_keys/templates/ssh_keys/sshkey_list.html:32
99 #: ssh_keys/templates/ssh_keys/sshkey_list.html:38
100 msgid "You don't have any SSH keys."
101 msgstr "Nie masz żadnego klucza SSH."
103 #: ssh_keys/views.py:36
104 msgid "Key already in the database."
105 msgstr "Klucz jest już w bazie."