diff options
Diffstat (limited to 'l10n/templates/admin.pot')
-rw-r--r-- | l10n/templates/admin.pot | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/l10n/templates/admin.pot b/l10n/templates/admin.pot new file mode 100644 index 00000000000..e28b1eb7ae4 --- /dev/null +++ b/l10n/templates/admin.pot @@ -0,0 +1,58 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-08-09 17:52+0200\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" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../templates/app.php:17 +msgid "read more" +msgstr "" + +#: ../templates/app.php:19 +msgid "Install" +msgstr "" + +#: ../templates/app_noconn.php:1 +msgid "Cannot connect to apps repository" +msgstr "" + +#: ../templates/apps.php:5 ../templates/users.php:3 ../templates/users.php:7 +msgid "Name" +msgstr "" + +#: ../templates/apps.php:6 +msgid "Modified" +msgstr "" + +#: ../templates/system.php:1 +msgid "System Settings" +msgstr "" + +#: ../templates/users.php:4 ../templates/users.php:14 +msgid "Create" +msgstr "" + +#: ../templates/users.php:8 +msgid "Password" +msgstr "" + +#: ../templates/users.php:9 +msgid "Groups" +msgstr "" + +#: ../templates/users.php:33 +msgid "Remove" +msgstr "" |