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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
|
# Gujarati translation for lightdm
# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013
# This file is distributed under the same license as the lightdm package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
#
msgid ""
msgstr ""
"Project-Id-Version: lightdm\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-07-22 23:54+0000\n"
"PO-Revision-Date: 2013-01-02 14:51+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Gujarati <gu@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-07-23 14:10+0000\n"
"X-Generator: Launchpad (build 16700)\n"
#. Help string for command line --config flag
#: ../src/lightdm.c:875
msgid "Use configuration file"
msgstr ""
#. Help string for command line --debug flag
#: ../src/lightdm.c:878
msgid "Print debugging messages"
msgstr ""
#. Help string for command line --test-mode flag
#: ../src/lightdm.c:881
msgid "Run as unprivileged user, skipping things that require root access"
msgstr ""
#. Help string for command line --pid-file flag
#: ../src/lightdm.c:884
msgid "File to write PID into"
msgstr "ફાઇલ જેમાં PID લખવાની છે"
#. Help string for command line --log-dir flag
#: ../src/lightdm.c:887
msgid "Directory to write logs to"
msgstr ""
#. Help string for command line --run-dir flag
#: ../src/lightdm.c:890
msgid "Directory to store running state"
msgstr ""
#. Help string for command line --cache-dir flag
#: ../src/lightdm.c:893
msgid "Directory to cache information"
msgstr ""
#. Help string for command line --version flag
#: ../src/lightdm.c:896
msgid "Show release version"
msgstr ""
#. Arguments and description for --help test
#: ../src/lightdm.c:915
msgid "- Display Manager"
msgstr ""
#. Text printed out when an unknown command-line argument provided
#: ../src/lightdm.c:925
#, c-format
msgid "Run '%s --help' to see a full list of available command line options."
msgstr ""
#: ../utils/lightdm-set-defaults.c:53
msgid "Enable debugging"
msgstr ""
#: ../utils/lightdm-set-defaults.c:54
msgid "Only update if no default already set"
msgstr ""
#: ../utils/lightdm-set-defaults.c:55
msgid "Remove default value if it's the current one"
msgstr ""
#: ../utils/lightdm-set-defaults.c:56
msgid "Set default seat type"
msgstr ""
#: ../utils/lightdm-set-defaults.c:57
msgid "Set default session"
msgstr ""
#: ../utils/lightdm-set-defaults.c:58
msgid "Set default greeter"
msgstr ""
#: ../utils/lightdm-set-defaults.c:59
msgid "Set autologin user"
msgstr ""
#: ../utils/lightdm-set-defaults.c:60
msgid "Set greeter-hide-users to true or false"
msgstr ""
#: ../utils/lightdm-set-defaults.c:61
msgid "Set show-manual-login to true or false"
msgstr ""
#: ../utils/lightdm-set-defaults.c:62
msgid "Set show-remote-login to true or false"
msgstr ""
#: ../utils/lightdm-set-defaults.c:63
msgid "Set allow-guest to true or false"
msgstr ""
#: ../utils/lightdm-set-defaults.c:180
msgid "- set lightdm default values"
msgstr ""
#: ../utils/lightdm-set-defaults.c:183
#, c-format
msgid "option parsing failed: %s\n"
msgstr ""
#: ../utils/lightdm-set-defaults.c:189
#, c-format
msgid ""
"Wrong usage of the command\n"
"%s"
msgstr ""
#: ../utils/lightdm-set-defaults.c:225
msgid "true and false are the only valid choices for hide-users\n"
msgstr ""
#: ../utils/lightdm-set-defaults.c:234
msgid "true and false are the only valid choices for allow-guest\n"
msgstr ""
#: ../utils/lightdm-set-defaults.c:243
msgid "true and false are the only valid choices for show-manual-login\n"
msgstr ""
#: ../utils/lightdm-set-defaults.c:252
msgid "true and false are the only valid choices for show-remote-login\n"
msgstr ""
#. Text printed out when an unknown command-line argument provided
#: ../utils/dm-tool.c:28
#, c-format
msgid ""
"Run 'dm-tool --help' to see a full list of available command line options."
msgstr ""
|