summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-03-11 19:00:49 +0000
committerOlivier Blin <oblin@mandriva.com>2008-03-11 19:00:49 +0000
commit5e985a4fab6cc4f3587f1236ebf07054f147b0ff (patch)
tree1894a2139d6c15d38eed164a4d9c0a423a2300d0 /po
parente58a7d3a40495d504161c8d2066251e3e42b9659 (diff)
downloaddrakguard-5e985a4fab6cc4f3587f1236ebf07054f147b0ff.tar
drakguard-5e985a4fab6cc4f3587f1236ebf07054f147b0ff.tar.gz
drakguard-5e985a4fab6cc4f3587f1236ebf07054f147b0ff.tar.bz2
drakguard-5e985a4fab6cc4f3587f1236ebf07054f147b0ff.tar.xz
drakguard-5e985a4fab6cc4f3587f1236ebf07054f147b0ff.zip
add initial i18n bits
Diffstat (limited to 'po')
-rw-r--r--po/Makefile41
-rw-r--r--po/drakguard.pot242
2 files changed, 283 insertions, 0 deletions
diff --git a/po/Makefile b/po/Makefile
new file mode 100644
index 0000000..6784dd3
--- /dev/null
+++ b/po/Makefile
@@ -0,0 +1,41 @@
+# Installation directories
+localedir = $(DESTDIR)/usr/share/locale
+
+PGOAL = drakguard
+
+# perl files to search translatable strings in
+PL_FILES:= ../bin/*
+
+POFILES = $(wildcard *.po)
+MOFILES = $(POFILES:%.po=%.mo)
+POTFILE= $(PGOAL).pot
+LANGS = $(POFILES:%.po=%)
+
+PREFIX = $(RPM_BUILD_ROOT)/usr
+DATADIR = $(PREFIX)/share
+LOCALEDIR=$(DATADIR)/locale
+
+all: $(MOFILES)
+
+install: all
+ for l in $(LANGS); do \
+ install -d $(localedir)/$$l/LC_MESSAGES; \
+ install -m 644 $$l.mo $(localedir)/$$l/LC_MESSAGES/$(PGOAL).mo; \
+ done
+
+clean:
+ rm -f *~ *.[oas] *.mo $(POTFILE) $(MOFILES) TAGS
+
+%.mo: %.po
+ msgfmt -o $@ $<
+
+$(POTFILE): $(PL_FILES)
+ perl_checker -q --generate-pot $@ $(PL_FILES)
+
+merge: $(POTFILE)
+ @for n in $(POFILES); do \
+ echo "Merging $$n"; \
+ msgmerge -C "$$n" "$$n" $(PGOAL).pot > "$$n"t; \
+ mv -f "$$n"t "$$n"; \
+ done
+
diff --git a/po/drakguard.pot b/po/drakguard.pot
new file mode 100644
index 0000000..dabda5f
--- /dev/null
+++ b/po/drakguard.pot
@@ -0,0 +1,242 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2008-03-11 20:00+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8-bit\n"
+"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
+
+#: ../bin/drakguard:16
+#, c-format
+msgid "Parental Control"
+msgstr ""
+
+#: ../bin/drakguard:25
+#, c-format
+msgid "All users"
+msgstr ""
+
+#: ../bin/drakguard:29
+#, c-format
+msgid "Allowed users"
+msgstr ""
+
+#: ../bin/drakguard:32 ../bin/drakguard:37 ../bin/drakguard~:28
+#, c-format
+msgid "Allowed addresses"
+msgstr ""
+
+#: ../bin/drakguard:34
+#, c-format
+msgid "Forbidden addresses"
+msgstr ""
+
+#: ../bin/drakguard:51
+#, c-format
+msgid "Configuration"
+msgstr ""
+
+#: ../bin/drakguard:53
+#, c-format
+msgid "This tool allows to configure parental control. It can block access to web sites and restrict connection during a specified timeframe."
+msgstr ""
+
+#: ../bin/drakguard:55
+#, c-format
+msgid "Main options"
+msgstr ""
+
+#: ../bin/drakguard:56
+#, c-format
+msgid "Enable parental control"
+msgstr ""
+
+#: ../bin/drakguard:59
+#, c-format
+msgid "Control level"
+msgstr ""
+
+#: ../bin/drakguard:62
+#, c-format
+msgid "Low"
+msgstr ""
+
+#: ../bin/drakguard:62
+#, c-format
+msgid "Normal"
+msgstr ""
+
+#: ../bin/drakguard:62
+#, c-format
+msgid "High"
+msgstr ""
+
+#: ../bin/drakguard:68
+#, c-format
+msgid "User access"
+msgstr ""
+
+#: ../bin/drakguard:72
+#, c-format
+msgid "Add"
+msgstr ""
+
+#: ../bin/drakguard:73 ../bin/drakguard~:87 ../bin/drakguard~:96
+#, c-format
+msgid "Remove"
+msgstr ""
+
+#: ../bin/drakguard:78
+#, c-format
+msgid "Time control"
+msgstr ""
+
+#: ../bin/drakguard:79
+#, c-format
+msgid "Allow connections only between these times:"
+msgstr ""
+
+#: ../bin/drakguard:83
+#, c-format
+msgid "Start:"
+msgstr ""
+
+#: ../bin/drakguard:92
+#, c-format
+msgid "End:"
+msgstr ""
+
+#: ../bin/drakguard:102 ../bin/drakguard~:107 ../bin/drakguard~:112
+#, c-format
+msgid "Blacklist"
+msgstr ""
+
+#: ../bin/drakguard:106 ../bin/drakguard~:116
+#, c-format
+msgid "Remove from blacklist"
+msgstr ""
+
+#: ../bin/drakguard:107 ../bin/drakguard:115 ../bin/drakguard~:80 ../bin/drakguard~:89 ../bin/drakguard~:98 ../bin/drakguard~:109 ../bin/drakguard~:122 ../bin/drakguard~:130
+#, c-format
+msgid "Close"
+msgstr ""
+
+#: ../bin/drakguard:110 ../bin/drakguard~:108 ../bin/drakguard~:125
+#, c-format
+msgid "Whitelist"
+msgstr ""
+
+#: ../bin/drakguard:114 ../bin/drakguard~:129
+#, c-format
+msgid "Remove from whitelist"
+msgstr ""
+
+#: ../bin/drakguard:121
+#, c-format
+msgid "Help"
+msgstr ""
+
+#: ../bin/drakguard~:41 ../bin/drakguard~:65 ../bin/drakguard~:181 ../bin/drakguard~:190 ../bin/drakguard~:215 ../bin/drakguard~:224 ../bin/drakguard~:234 ../bin/drakguard~:326
+#, c-format
+msgid "Interactive Firewall"
+msgstr ""
+
+#: ../bin/drakguard~:65 ../bin/drakguard~:181 ../bin/drakguard~:190 ../bin/drakguard~:215 ../bin/drakguard~:224 ../bin/drakguard~:234 ../bin/drakguard~:326
+#, c-format
+msgid "Unable to contact daemon"
+msgstr ""
+
+#: ../bin/drakguard~:74 ../bin/drakguard~:102
+#, c-format
+msgid "Log"
+msgstr ""
+
+#: ../bin/drakguard~:78 ../bin/drakguard~:97
+#, c-format
+msgid "Allow"
+msgstr ""
+
+#: ../bin/drakguard~:79 ../bin/drakguard~:88
+#, c-format
+msgid "Block"
+msgstr ""
+
+#: ../bin/drakguard~:83
+#, c-format
+msgid "Allowed services"
+msgstr ""
+
+#: ../bin/drakguard~:92
+#, c-format
+msgid "Blocked services"
+msgstr ""
+
+#: ../bin/drakguard~:106
+#, c-format
+msgid "Clear logs"
+msgstr ""
+
+#: ../bin/drakguard~:117
+#, c-format
+msgid "Move to whitelist"
+msgstr ""
+
+#: ../bin/drakguard~:247
+#, c-format
+msgid "Date"
+msgstr ""
+
+#: ../bin/drakguard~:248
+#, c-format
+msgid "Attacker"
+msgstr ""
+
+#: ../bin/drakguard~:249
+#, c-format
+msgid "Attack type"
+msgstr ""
+
+#: ../bin/drakguard~:250 ../bin/drakguard~:283
+#, c-format
+msgid "Service"
+msgstr ""
+
+#: ../bin/drakguard~:251
+#, c-format
+msgid "Network interface"
+msgstr ""
+
+#: ../bin/drakguard~:252
+#, c-format
+msgid "Protocol"
+msgstr ""
+
+#: ../bin/drakguard~:282
+#, c-format
+msgid "Application"
+msgstr ""
+
+#: ../bin/drakguard~:284
+#, c-format
+msgid "Status"
+msgstr ""
+
+#: ../bin/drakguard~:286
+#, c-format
+msgid "Allowed"
+msgstr ""
+
+#: ../bin/drakguard~:287
+#, c-format
+msgid "Blocked"
+msgstr ""
+