diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-17 18:57:42 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-17 18:57:42 +0000 |
commit | 82f79e1df065b59b8c17017d676206be30397bc6 (patch) | |
tree | a7d5680cbb2341001d69b66b502ef4cd9664abdc /po/ca | |
download | libkipi-82f79e1df065b59b8c17017d676206be30397bc6.tar.gz libkipi-82f79e1df065b59b8c17017d676206be30397bc6.zip |
Added old KDE3 version of libkipi
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/libkipi@1076200 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'po/ca')
-rw-r--r-- | po/ca/Makefile.am | 3 | ||||
-rw-r--r-- | po/ca/libkipi.po | 124 |
2 files changed, 127 insertions, 0 deletions
diff --git a/po/ca/Makefile.am b/po/ca/Makefile.am new file mode 100644 index 0000000..7ac545c --- /dev/null +++ b/po/ca/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = ca +SUBDIRS = $(AUTODIRS) +POFILES = AUTO diff --git a/po/ca/libkipi.po b/po/ca/libkipi.po new file mode 100644 index 0000000..20148db --- /dev/null +++ b/po/ca/libkipi.po @@ -0,0 +1,124 @@ +# translation of libkipi.po to Catalan +# Albert Astals Cid <astals11@terra.es>, 2004, 2005. +msgid "" +msgstr "" +"Project-Id-Version: libkipi\n" +"POT-Creation-Date: 2006-10-03 08:51+0200\n" +"PO-Revision-Date: 2005-04-29 17:01+0200\n" +"Last-Translator: Albert Astals Cid <astals11@terra.es>\n" +"Language-Team: Catalan <kde-i18n-ca@kde.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.9.1\n" + +#: libkipi/batchprogressdialog.cpp:171 +msgid "Status" +msgstr "" + +#: libkipi/batchprogressdialog.cpp:172 +msgid "Current Actions" +msgstr "" + +#: libkipi/batchprogressdialog.cpp:177 +msgid "<p>This is the current tasks list released." +msgstr "" + +#: libkipi/batchprogressdialog.cpp:184 +msgid "<p>This is the list current percent task released." +msgstr "" + +#: libkipi/uploadwidget.cpp:85 +msgid "Folder" +msgstr "Carpeta" + +#: libkipi/uploadwidget.cpp:176 +msgid "Please select a directory first." +msgstr "" + +#: libkipi/uploadwidget.cpp:181 +msgid "Create Directory" +msgstr "" + +#: libkipi/uploadwidget.cpp:182 +msgid "<qt>Enter new directory name (to be created as subdir of %1):</qt>" +msgstr "" + +#: libkipi/imagecollectionshared.cpp:81 +msgid "Images" +msgstr "Imatges" + +#: libkipi/imagecollectionselector.cpp:109 +msgid "Invert Selection" +msgstr "Inverteix la selecció" + +#: libkipi/imagecollectionselector.cpp:110 +msgid "Select None" +msgstr "" + +#: libkipi/imagecollectionselector.cpp:283 +msgid "Images:" +msgstr "Imatges:" + +#: libkipi/imagecollectionselector.cpp:300 +msgid "Comments:" +msgstr "Comentaris:" + +#: libkipi/imagecollectionselector.cpp:308 +msgid "Category:" +msgstr "Categoria:" + +#: libkipi/imagecollectionselector.cpp:317 +msgid "Date:" +msgstr "Data:" + +#: libkipi/imagedialog.cpp:90 libkipi/imagedialog.cpp:110 +msgid "Select Image From Album" +msgstr "" + +#: libkipi/imagedialog.cpp:128 +msgid "Image selector dialog" +msgstr "" + +#: libkipi/imagedialog.cpp:130 +msgid "A Kipi dialog for image selection" +msgstr "" + +#: libkipi/imagedialog.cpp:139 +msgid "Kipi Plugins Handbooks" +msgstr "" + +#: libkipi/imagedialog.cpp:147 +msgid "Album Name" +msgstr "" + +#: libkipi/imagedialog.cpp:152 +msgid "Image Name" +msgstr "Nom d'imatge" + +#: libkipi/imagedialog.cpp:161 libkipi/imagedialog.cpp:240 +msgid "No image selected" +msgstr "" + +#: libkipi/imagedialog.cpp:274 +msgid "No images selected" +msgstr "" + +#: libkipi/imagedialog.cpp:293 +#, c-format +msgid "" +"_n: 1 image selected\n" +"%n images selected" +msgstr "" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Albert Astals Cid" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "astals11@terra.es" |