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
|
# Gujarati translation of newt.
# Copyright (C) 2010 THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Kartik Mistry <kartik@debian.org>, 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: newt-gu\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-09-14 16:03+0200\n"
"PO-Revision-Date: 2010-10-16 17:52+0000\n"
"Last-Translator: Sweta Kothari <Unknown>\n"
"Language-Team: Gujarati <debian-boot@lists.debian.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-04-17 23:21+0000\n"
"X-Generator: Launchpad (build 15099)\n"
#: ../dialogboxes.c:43 ../dialogboxes.c:48 ../dialogboxes.c:493
msgid "Ok"
msgstr "ઠીક"
#: ../dialogboxes.c:51
msgid "Cancel"
msgstr "રદ કરવું"
#: ../dialogboxes.c:498
msgid "Yes"
msgstr "હા"
#: ../dialogboxes.c:500
msgid "No"
msgstr "ના"
|