blob: b5bab7691752f0c1f6791ac04830b32d782a785b (
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
|
#. extracted from sfx2/uiconfig/ui
msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 4.0\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-01-14 17:06+0100\n"
"PO-Revision-Date: 2013-01-13 01:13+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"X-Generator: Virtaal 0.7.1\n"
"X-Accelerator-Marker: ~\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Project-Style: openoffice\n"
#: checkin.ui
msgctxt ""
"checkin.ui\n"
"CheckinDialog\n"
"title\n"
"string.text"
msgid "Check-In"
msgstr "Oddaj"
#: checkin.ui
msgctxt ""
"checkin.ui\n"
"MajorVersion\n"
"label\n"
"string.text"
msgid "New major version"
msgstr "Nova glavna različica"
#: checkin.ui
msgctxt ""
"checkin.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Version comment"
msgstr "Komentar različice"
#: password.ui
msgctxt ""
"password.ui\n"
"PasswordDialog\n"
"title\n"
"string.text"
msgid "Enter Password"
msgstr "Vnesite geslo"
#: password.ui
msgctxt ""
"password.ui\n"
"userft\n"
"label\n"
"string.text"
msgid "User"
msgstr "Uporabnik"
#: password.ui
msgctxt ""
"password.ui\n"
"pass1ft\n"
"label\n"
"string.text"
msgid "Password"
msgstr "Geslo"
#: password.ui
msgctxt ""
"password.ui\n"
"confirm1ft\n"
"label\n"
"string.text"
msgid "Confirm"
msgstr "Potrdi"
#: password.ui
msgctxt ""
"password.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Password"
msgstr "Geslo"
#: password.ui
msgctxt ""
"password.ui\n"
"pass2ft\n"
"label\n"
"string.text"
msgid "Password"
msgstr "Geslo"
#: password.ui
msgctxt ""
"password.ui\n"
"confirm2ft\n"
"label\n"
"string.text"
msgid "Confirm"
msgstr "Potrdi"
#: password.ui
msgctxt ""
"password.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Second Password"
msgstr "Drugo geslo"
|