aboutsummaryrefslogtreecommitdiffstats
path: root/langs/lt/index.po
blob: 9035dec1105b8c786340bb12506c3da7d720dbbe (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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
# gettext catalog for index web page(s)
# Copyright (C) 2014 - 2015 Mageia
# This file is distributed under the same license as
# the content of the corresponding web page(s).
# 
# Generated by extract2gettext.php
# Domain: index
# 
# include translation strings from:
# en/index.php
# 
# Translators:
# Moo, 2015-2016
msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
"POT-Creation-Date: 2015-06-19 22:38:40+0000include ../../Makefile.config

NAME = libDrakX
PMSFILES = $(filter-out install/% standalone/%, $(ALLPMS))
PMSFILES_HERE = $(wildcard $(PMSFILES:%=../../%))

POFILES = $(wildcard *.po)
MOFILES = $(POFILES:%.po=%.mo)
LANGS = $(POFILES:%.po=%)

LOCALEDIR=$(DATADIR)/locale


all: $(MOFILES)

%.mo: %.po
	msgfmt -o $@ $<

update_n_merge: $(NAME).pot merge

merge:
	for n in $(POFILES); do \
	  echo "Merging $$n"; \
	  msgmerge -C $$n $$n $(NAME).pot > "$$n"t ; \
	  mv -f "$$n"t $$n ; \
	done

$(NAME).pot: $(PMSFILES_HERE)
	cd ../.. ; perl_checker -q --generate-pot share/po/$@ $(PMSFILES)

install: $(MOFILES)
	for l in $(LANGS); do \
		$(SUDO) install -d $(LOCALEDIR)/$$l/LC_MESSAGES; \
		$(SUDO) install -m 644 $$l.mo $(LOCALEDIR)/$$l/LC_MESSAGES/$(NAME).mo; \
	done

clean:
	@rm -rf *.mo $(POFILES:%=%t)

check:
	for i in *.po; do msgfmt -c $$i -o /dev/null; done 

verif:
	perl -ne '/^\s*#/ or $$i += my @l = /\b__?\(/g; END { print "$$i\n" }' $(PMSFILES_HERE)
	perl -ne '$$i += my @l = /\.c:/g; END { print "$$i\n" }' DrakX.pot

verif2: 
#	perl -I ../.. -Mcommon -e 'foreach (qw($(PMSFILES))) { printf "package foo%d;\n", ++$$i; print common::cat_($$_) }' | perl -ne 'print if !/use (diagnostics|vars|strict)/' | OUTFILE=tmp.pm perl -I. -I../.. -Mb_dump_strings >/dev/null 2>/dev/null
	perl -pe 's|$$|\\n\\|' tmp.pm > tmp.pm_.c
	xgettext --keyword=_ -o tmp.po tmp.pm_.c 
	msgmerge DrakX.pot tmp.po > tmp.pot
	grep "^msgid" tmp.pot | sort > tmp.pot.light
	grep "^msgid" DrakX.pot | sort | diff - tmp.pot.light | grep "^>" || true

 coproduced by hundreds of people"
msgstr ""

#: "/web/en/index.php +259"
msgid "Elected governance, nonprofit organization"
msgstr ""

#: "/web/en/index.php +260"
msgid "You can be part of it"
msgstr ""

#: "/web/en/index.php +269"
msgid "Mageia 5"
msgstr ""

#: "/web/en/index.php +270"
msgid "released in June 2015"
msgstr ""

#: "/web/en/index.php +274"
msgid "<a href=\"%s\" hreflang=\"en\">Release notes</a>"
msgstr ""

#: "/web/en/index.php +274"
msgid "https://wiki.mageia.org/en/Mageia_5_Release_Notes"
msgstr ""

#: "/web/en/index.php +275"
msgid "<a href=\"%s\" hreflang=\"en\">errata</a>"
msgstr ""

#: "/web/en/index.php +275"
msgid "https://wiki.mageia.org/en/Mageia_5_Errata"
msgstr ""

#: "/web/en/index.php +280"
msgid "<strong>Get involved</strong> in the next version"
msgstr ""

#: "/web/en/index.php +282"
msgid "Test"
msgstr "Bandyti"

#: "/web/en/index.php +299"
msgid "Sitemap"
msgstr ""

#: "/web/en/index.php +300"
msgid "Privacy policy"
msgstr ""