blob: 2a7e20050343fba8b5fafca4091d385a15dab517 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
|
# SOME DESCRIPTIVE TITLE.
# Temuri Doghonadze <[email protected]>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2020-05-11 04:02+0200\n"
"PO-Revision-Date: 2024-11-27 17:26+0000\n"
"Last-Translator: Temuri Doghonadze <[email protected]>\n"
"Language-Team: Georgian <https://mirror.git.trinitydesktop.org/weblate/"
"projects/tdebase/tdeio_ldap/ka/>\n"
"Language: ka\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"
#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
#, ignore-inconsistent
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr "თემური დოღონაძე"
#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
#, ignore-inconsistent
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr "[email protected]"
#: tdeio_ldap.cpp:86
msgid ""
"\n"
"Additional info: "
msgstr ""
"\n"
"დამატებითი ინფორმაცია: "
#: tdeio_ldap.cpp:159
msgid ""
"LDAP server returned the error: %1 %2\n"
"The LDAP URL was: %3"
msgstr ""
"LDAP სერვერმა დააბრუნა შეცდომა: %1 %2\n"
"LDAP URL იყო: %3"
#: tdeio_ldap.cpp:521
msgid "LDAP Login"
msgstr "LDAP-ში შესვლა"
#: tdeio_ldap.cpp:524
msgid "site:"
msgstr "საიტი:"
#: tdeio_ldap.cpp:551 tdeio_ldap.cpp:686
msgid "Invalid authorization information."
msgstr "არასწორი ავტორიზაციის ინფორმაცია."
#: tdeio_ldap.cpp:629
#, c-format
msgid "Cannot set LDAP protocol version %1"
msgstr "ვერ დავაყენე LDAP პროტოკოლის ვერსია %1"
#: tdeio_ldap.cpp:646
msgid "Cannot set size limit."
msgstr "ზომის შეზღუდვის დაყენება შეუძლებელია."
#: tdeio_ldap.cpp:656
msgid "Cannot set time limit."
msgstr "დროის შეზღუდვის დაყენება შეუძლებელია."
#: tdeio_ldap.cpp:665
msgid "SASL authentication not compiled into the ldap ioslave."
msgstr "SASL-ით ავთენტიკაცია ldap ioslave-ის აგებისას ჩართული არ იყო."
#: tdeio_ldap.cpp:942 tdeio_ldap.cpp:1023
msgid "The LDIF parser failed."
msgstr "LDIF დამმუშავებელი ჩავარდა."
#: tdeio_ldap.cpp:1033
#, c-format
msgid "Invalid LDIF file in line %1."
msgstr "არასწორი LDIF ფაილი ხაზზე %1."
|