~ubuntu-branches/ubuntu/utopic/gettext/utopic

« back to all changes in this revision

Viewing changes to gettext-tools/examples/po/mt.po

  • Committer: Colin Watson
  • Date: 2010-08-01 21:36:08 UTC
  • mfrom: (2.1.10 sid)
  • Revision ID: cjwatson@canonical.com-20100801213608-yy7vkm8lpatep3ci
merge from Debian 0.18.1.1-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# gettext-examples-0.16.2-pre5.
 
2
# Copyright (C) 2008 Yoyodyne, Inc. (msgids)
 
3
# This file is distributed under the same license as the gettext package.
 
4
# Clyde Meli <cmeli@cis.um.edu.mt>, 2001-2008.
 
5
#
 
6
msgid ""
 
7
msgstr ""
 
8
"Project-Id-Version: gettext-examples 0.16.2-pre5\n"
 
9
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
 
10
"POT-Creation-Date: 2009-08-16 12:22+0200\n"
 
11
"PO-Revision-Date: 2008-11-18 17:27+0100\n"
 
12
"Last-Translator: Clyde Meli <cmeli@cis.um.edu.mt>\n"
 
13
"Language-Team: Maltese <translation-team-mt@lists.sourceforge.net>\n"
 
14
"Language: mt\n"
 
15
"MIME-Version: 1.0\n"
 
16
"Content-Type: text/plain; charset=ISO-8859-3\n"
 
17
"Content-Transfer-Encoding: 8bit\n"
 
18
 
 
19
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46 hello-c++/hello.cc:39
 
20
#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42
 
21
#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68
 
22
#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49
 
23
#: hello-objc-gnome/hello.m:47 hello-sh/hello.sh:14
 
24
#: hello-python/hello.py.in:12 hello-clisp/hello.lisp.in:11
 
25
#: hello-librep/hello.jl.in:12 hello-guile/hello.scm:15
 
26
#: hello-smalltalk/hello.st.in:31 hello-java/Hello.java:14
 
27
#: hello-java-awt/Hello.java:23 hello-java-swing/Hello.java:20
 
28
#: hello-java-qtjambi/Hello.java:27 hello-csharp/hello.cs:14
 
29
#: hello-csharp-forms/hello.cs:29 hello-gawk/hello.awk:11
 
30
#: hello-pascal/hello.hello_world hello-ycp/hello.ycp:15
 
31
#: hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
 
32
#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12
 
33
#: hello-php/hello.php:12
 
34
msgid "Hello, world!"
 
35
msgstr "Hello, lil kulħadd!"
 
36
 
 
37
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c++/hello.cc:40
 
38
#: hello-c++-gnome/hello.cc:55 hello-c++-wxwidgets/hello.cc:71
 
39
#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:58
 
40
#: hello-objc-gnome/hello.m:52 hello-librep/hello.jl.in:14
 
41
#: hello-gawk/hello.awk:12 hello-pascal/hello.running_as
 
42
#: hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:16
 
43
#: hello-perl/hello-1.pl.in:19 hello-php/hello.php:14
 
44
#, php-format
 
45
msgid "This program is running as process number %d."
 
46
msgstr "Dal-programm qed jaħdem taħt il-proċess numru %d."
 
47
 
 
48
#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
 
49
#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
 
50
#, ycp-format
 
51
msgid "This program is running as process number %1."
 
52
msgstr "Dal-programm qed jaħdem taħt il-proċess numru %1."
 
53
 
 
54
#: hello-c++-kde/hello.cc:46
 
55
msgid "Hello example"
 
56
msgstr "Eżempju tal-Hello"
 
57
 
 
58
#: hello-c++-kde/hello.cc:48
 
59
msgid "Hello world example"
 
60
msgstr "Eżempju ta' Hello lil kulħadd"
 
61
 
 
62
#: hello-sh/hello.sh:17
 
63
#, sh-format
 
64
msgid "This program is running as process number $pid."
 
65
msgstr "Dal-programm qed jaħdem taħt il-proċess numru $pid."
 
66
 
 
67
#: hello-python/hello.py.in:13
 
68
#, python-format
 
69
msgid "This program is running as process number %(pid)d."
 
70
msgstr "Dal-programm qed jaħdem taħt il-proċess numru %(pid)d."
 
71
 
 
72
#: hello-clisp/hello.lisp.in:13 hello-guile/hello.scm:17
 
73
#, scheme-format
 
74
msgid "This program is running as process number ~D."
 
75
msgstr "Dal-programm qed jaħdem taħt il-proċess numru ~D."
 
76
 
 
77
#: hello-java/Hello.java:18 hello-java-awt/Hello.java:28
 
78
#: hello-java-swing/Hello.java:25 hello-java-qtjambi/Hello.java:34
 
79
#: hello-csharp/hello.cs:17 hello-csharp-forms/hello.cs:36
 
80
#, csharp-format
 
81
msgid "This program is running as process number {0}."
 
82
msgstr "Dal-programm qed jaħdem taħt il-proċess numru {0}."
 
83
 
 
84
#: hello-perl/hello-2.pl.in:14
 
85
#, perl-brace-format
 
86
msgid "This program is running as process number {pid}."
 
87
msgstr "Dal-programm qed jaħdem taħt il-proċess numru {pid}."