From ac9abd5e6096d8511a1fe3892cf9453eb7c7ba2f Mon Sep 17 00:00:00 2001 From: Gediminas Paulauskas Date: Sun, 11 Feb 2001 02:56:16 +0000 Subject: Getting almost full and proper use of xml-i18n-tools. Removed all files where glade writes strings. Changed Makefile.am to not distribute them. Changed all glade files to not write strings to those files. Removed *.desktop and evolution.keys files, because they are generated. Added them to .cvsignore Added *.desktop.in evolution.keys.in files without transalted strings. Added all existing entries from desktop files to po files. Changed Makefile.am to distribute only .in files, and merge translations into desktop files. Removed obsolete files from po/ dir svn path=/trunk/; revision=8164 --- po/sk.po | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'po/sk.po') diff --git a/po/sk.po b/po/sk.po index 327c613d24..78d50e7139 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7530,3 +7530,31 @@ msgstr "T msgid "Sear_ch" msgstr "_Nájsť" + +#: evolution.desktop.in:4 +msgid "The Evolution groupware suite" +msgstr "Sada groupwarových nástrojov Evolution" + +#: addressbook/conduit/e-address-conduit-control-applet.desktop.in:3 +msgid "Evolution Address conduit " +msgstr "Spojka adresára Evolution" + +#: addressbook/conduit/e-address-conduit-control-applet.desktop.in:4 +msgid "Configure the address conduit" +msgstr "Nastavenie spojky adresára" + +#: calendar/conduits/calendar/e-calendar-conduit-control-applet.desktop.in:3 +msgid "Evolution Calendar conduit" +msgstr "Spojka kalendára Evolution" + +#: calendar/conduits/calendar/e-calendar-conduit-control-applet.desktop.in:4 +msgid "Configure the GnomeCal conduit" +msgstr "Nastavenie spojky GnomeCal" + +#: calendar/conduits/todo/e-todo-conduit-control-applet.desktop.in:3 +msgid "Evolution ToDo conduit " +msgstr "Spojka ToDo Evolution" + +#: calendar/conduits/todo/e-todo-conduit-control-applet.desktop.in:4 +msgid "Configure the todo conduit" +msgstr "Nastavenie spojky todo" -- cgit