Skip to content

Commit f2c9516

Browse files
EkaterinePapavabilelmoussaoui
authored andcommitted
Add Georgian translation
1 parent 317cb39 commit f2c9516

2 files changed

Lines changed: 85 additions & 0 deletions

File tree

server/po/LINGUAS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ cs
33
eu
44
fi
55
it
6+
ka
67
kk
78
pl
89
pt_BR

server/po/ka.po

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
# Georgian translation for oo7.
2+
# Copyright (C) 2026 oo7's authors
3+
# This file is distributed under the same license as the oo7 package.
4+
# Ekaterine Papava <papava.e@gtu.ge>, 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-04-20 03:30+0000\n"
11+
"PO-Revision-Date: 2026-04-20 05:58+0200\n"
12+
"Last-Translator: Ekaterine Papava <papava.e@gtu.ge>\n"
13+
"Language-Team: Georgian <ka@li.org>\n"
14+
"Language: ka\n"
15+
"MIME-Version: 1.0\n"
16+
"Content-Type: text/plain; charset=UTF-8\n"
17+
"Content-Transfer-Encoding: 8bit\n"
18+
"X-Generator: Poedit 3.9\n"
19+
20+
#: ../src/gnome/prompter.rs:132
21+
msgid "Change Keyring Password"
22+
msgstr "ბრელოკის პაროლის შეცვლა"
23+
24+
#: ../src/gnome/prompter.rs:133
25+
#, rust-format
26+
msgid "Choose a new password for the “{}” keyring"
27+
msgstr "აირჩიეთ ახალი პაროლი ბრელოკისთვის \"{}\""
28+
29+
#: ../src/gnome/prompter.rs:136
30+
#, rust-format
31+
msgid ""
32+
"An application wants to change the password for the “{}” keyring. Choose the "
33+
"new password you want to use for it."
34+
msgstr "აპლიკაციას ბრელოკის \"{}\" პაროლის შეცვლა უნდა. აირჩიეთ ახალი პაროლი."
35+
36+
#: ../src/gnome/prompter.rs:141
37+
msgid "This operation cannot be reverted"
38+
msgstr "ეს ოპერაცია შეუქცევადია"
39+
40+
#: ../src/gnome/prompter.rs:147
41+
msgid "Continue"
42+
msgstr "გაგრძელება"
43+
44+
#: ../src/gnome/prompter.rs:148 ../src/gnome/prompter.rs:174
45+
#: ../src/gnome/prompter.rs:196
46+
msgid "Cancel"
47+
msgstr "გაუქმება"
48+
49+
#: ../src/gnome/prompter.rs:158
50+
msgid "Unlock Keyring"
51+
msgstr "ბრელოკის განბლოკვა"
52+
53+
#: ../src/gnome/prompter.rs:159
54+
msgid "Authentication required"
55+
msgstr "საჭროა ავთენტიკაცია"
56+
57+
#: ../src/gnome/prompter.rs:162
58+
#, rust-format
59+
msgid "An application wants access to the keyring '{}', but it is locked"
60+
msgstr "აპლიკაციას სურს წვდომა ბრელოკთან \"{}\", მაგრამ ის დაბლოკილია"
61+
62+
#: ../src/gnome/prompter.rs:173
63+
msgid "Unlock"
64+
msgstr "განბლოკვა"
65+
66+
#: ../src/gnome/prompter.rs:180
67+
msgid "New Keyring Password"
68+
msgstr "ბრელოკის ახალი პაროლი"
69+
70+
#: ../src/gnome/prompter.rs:181
71+
msgid "Choose password for new keyring"
72+
msgstr "აირჩიეთ ახალი ბრელოკის პაროლი"
73+
74+
#: ../src/gnome/prompter.rs:184
75+
#, rust-format
76+
msgid ""
77+
"An application wants to create a new keyring called “{}”. Choose the "
78+
"password you want to use for it."
79+
msgstr ""
80+
"აპლიკაციას სურს ახალი ბრელოკის, სახელად \"{}\" შექმნა. აირჩიეთ მისი პაროლი."
81+
82+
#: ../src/gnome/prompter.rs:195
83+
msgid "Create"
84+
msgstr "შექმნა"

0 commit comments

Comments
 (0)