diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-04 12:43:53 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-04 12:43:53 +0200 |
commit | acb96828074a7583de7b279ea37742bd51f3be3c (patch) | |
tree | ca25cad2a4fdf381406517520fa58dd7efe14b7e /l10n/templates/settings.pot | |
parent | 9760b5e1531fd48a5744750e5eeec1d448b305f4 (diff) | |
download | nextcloud-server-acb96828074a7583de7b279ea37742bd51f3be3c.tar.gz nextcloud-server-acb96828074a7583de7b279ea37742bd51f3be3c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/templates/settings.pot')
-rw-r--r-- | l10n/templates/settings.pot | 35 |
1 files changed, 26 insertions, 9 deletions
diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index 35a5a06eca4..15dce5bb11d 100644 --- a/l10n/templates/settings.pot +++ b/l10n/templates/settings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-09-04 02:01+0200\n" +"POT-Creation-Date: 2012-09-04 12:42+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" @@ -21,6 +21,19 @@ msgstr "" msgid "Unable to load list from App Store" msgstr "" +#: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18 +#: ajax/togglegroups.php:18 +msgid "Authentication error" +msgstr "" + +#: ajax/creategroup.php:19 +msgid "Group already exists" +msgstr "" + +#: ajax/creategroup.php:28 +msgid "Unable to add group" +msgstr "" + #: ajax/lostpassword.php:14 msgid "Email saved" msgstr "" @@ -37,8 +50,12 @@ msgstr "" msgid "Invalid request" msgstr "" -#: ajax/removeuser.php:13 ajax/setquota.php:18 ajax/togglegroups.php:18 -msgid "Authentication error" +#: ajax/removegroup.php:16 +msgid "Unable to delete group" +msgstr "" + +#: ajax/removeuser.php:22 +msgid "Unable to delete user" msgstr "" #: ajax/setlanguage.php:18 @@ -167,27 +184,27 @@ msgstr "" msgid "by" msgstr "" -#: templates/help.php:8 +#: templates/help.php:9 msgid "Documentation" msgstr "" -#: templates/help.php:9 +#: templates/help.php:10 msgid "Managing Big Files" msgstr "" -#: templates/help.php:10 +#: templates/help.php:11 msgid "Ask a question" msgstr "" -#: templates/help.php:22 +#: templates/help.php:23 msgid "Problems connecting to help database." msgstr "" -#: templates/help.php:23 +#: templates/help.php:24 msgid "Go there manually." msgstr "" -#: templates/help.php:31 +#: templates/help.php:32 msgid "Answer" msgstr "" |