diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-13 23:19:31 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-13 23:19:31 +0200 |
commit | 19446fb22fed1b92a32b1713c6027ed38bd1178c (patch) | |
tree | 0ff4cb6cab1306248b635ef5b38aa11737146201 /l10n/lb/tasks.po | |
parent | 830676b475ad072aa7d6e69a5facae319befa52c (diff) | |
download | nextcloud-server-19446fb22fed1b92a32b1713c6027ed38bd1178c.tar.gz nextcloud-server-19446fb22fed1b92a32b1713c6027ed38bd1178c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/lb/tasks.po')
-rw-r--r-- | l10n/lb/tasks.po | 106 |
1 files changed, 106 insertions, 0 deletions
diff --git a/l10n/lb/tasks.po b/l10n/lb/tasks.po new file mode 100644 index 00000000000..62a9a4b722b --- /dev/null +++ b/l10n/lb/tasks.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-08-13 23:12+0200\n" +"PO-Revision-Date: 2012-08-12 22:44+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lb\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 +msgid "Invalid date/time" +msgstr "" + +#: appinfo/app.php:11 +msgid "Tasks" +msgstr "" + +#: js/tasks.js:415 +msgid "No category" +msgstr "" + +#: lib/app.php:33 +msgid "Unspecified" +msgstr "" + +#: lib/app.php:34 +msgid "1=highest" +msgstr "" + +#: lib/app.php:38 +msgid "5=medium" +msgstr "" + +#: lib/app.php:42 +msgid "9=lowest" +msgstr "" + +#: lib/app.php:81 +msgid "Empty Summary" +msgstr "" + +#: lib/app.php:93 +msgid "Invalid percent complete" +msgstr "" + +#: lib/app.php:107 +msgid "Invalid priority" +msgstr "" + +#: templates/tasks.php:3 +msgid "Add Task" +msgstr "" + +#: templates/tasks.php:4 +msgid "Order Due" +msgstr "" + +#: templates/tasks.php:5 +msgid "Order List" +msgstr "" + +#: templates/tasks.php:6 +msgid "Order Complete" +msgstr "" + +#: templates/tasks.php:7 +msgid "Order Location" +msgstr "" + +#: templates/tasks.php:8 +msgid "Order Priority" +msgstr "" + +#: templates/tasks.php:9 +msgid "Order Label" +msgstr "" + +#: templates/tasks.php:16 +msgid "Loading tasks..." +msgstr "" + +#: templates/tasks.php:20 +msgid "Important" +msgstr "" + +#: templates/tasks.php:23 +msgid "More" +msgstr "" + +#: templates/tasks.php:26 +msgid "Less" +msgstr "" + +#: templates/tasks.php:29 +msgid "Delete" +msgstr "" |