diff options
author | Jakob Sack <kde@jakobsack.de> | 2011-06-20 21:54:21 +0200 |
---|---|---|
committer | Jakob Sack <kde@jakobsack.de> | 2011-06-20 21:54:21 +0200 |
commit | 61993419ecc16a7aa7046186e29e1dc92cf71cb7 (patch) | |
tree | c0f74dde9089ce9d4b4ce622f639ac36bcffbc6f /admin | |
parent | 557b5b4b472aafeb9a3ac0942e9259640ddd3d1f (diff) | |
download | nextcloud-server-61993419ecc16a7aa7046186e29e1dc92cf71cb7.tar.gz nextcloud-server-61993419ecc16a7aa7046186e29e1dc92cf71cb7.zip |
New i18n-structure
Diffstat (limited to 'admin')
-rw-r--r-- | admin/l10n/messages.pot | 91 |
1 files changed, 0 insertions, 91 deletions
diff --git a/admin/l10n/messages.pot b/admin/l10n/messages.pot deleted file mode 100644 index c30a4454311..00000000000 --- a/admin/l10n/messages.pot +++ /dev/null @@ -1,91 +0,0 @@ -# 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-06-19 23:32+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:22 -msgid "read more" -msgstr "" - -#: ../templates/app.php:24 -msgid "INSTALL" -msgstr "" - -#: ../templates/app_noconn.php:6 ../templates/apps.php:6 -msgid "Apps Repository" -msgstr "" - -#: ../templates/app_noconn.php:7 -msgid "Cannot connect to apps repository" -msgstr "" - -#: ../templates/apps.php:13 ../templates/users.php:6 ../templates/users.php:20 -#: ../templates/users.php:50 -msgid "Name" -msgstr "" - -#: ../templates/apps.php:14 -msgid "Modified" -msgstr "" - -#: ../templates/system.php:6 -msgid "Administration" -msgstr "" - -#: ../templates/system.php:7 -msgid "System Settings" -msgstr "" - -#: ../templates/users.php:13 -msgid "Add user" -msgstr "" - -#: ../templates/users.php:21 -msgid "Password" -msgstr "" - -#: ../templates/users.php:30 -msgid "Create user" -msgstr "" - -#: ../templates/users.php:40 ../templates/users.php:68 -msgid "remove" -msgstr "" - -#: ../templates/users.php:46 -msgid "Groups" -msgstr "" - -#: ../templates/users.php:58 -msgid "Create group" -msgstr "" - -#: ../templates/users.php:94 -msgid "Force new password:" -msgstr "" - -#: ../templates/users.php:96 -msgid "Set" -msgstr "" - -#: ../templates/users.php:102 -msgid "Do you really want to delete user" -msgstr "" - -#: ../templates/users.php:109 -msgid "Do you really want to delete group" -msgstr "" |