davadmin/po/davadmin.pot
Jan Dittberner 3b234e141d addresses #18
* updated translation to include new message strings
2007-12-01 20:34:25 +00:00

108 lines
2.7 KiB
Plaintext

# DAVAdmin.
# Copyright (C) 2007, Jan Dittberner
# This file is distributed under the same license as the davadmin package.
# Jan Dittberner <jan AT dittberner.info>, 2007.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: davadmin 0.2\n"
"Report-Msgid-Bugs-To: jan@dittberner.info\n"
"POT-Creation-Date: 2007-12-01 21:31+0100\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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: admin/common.inc.php:46
msgid "Invalid call!"
msgstr ""
#: admin/common.inc.php:74 admin/common.inc.php:82 admin/common.inc.php:90
#: admin/common.inc.php:98 admin/common.inc.php:107 admin/common.inc.php:111
#, php-format
msgid "%s is not defined."
msgstr ""
#: admin/common.inc.php:78
msgid "The specified digest file is not readable and writable."
msgstr ""
#: admin/common.inc.php:86
msgid "The specified group file is not readable and writable."
msgstr ""
#: admin/common.inc.php:94
msgid "The specified name mapping file is not readable and writable."
msgstr ""
#: admin/common.inc.php:103
msgid "The specified DAV directory is no directory or not accessable."
msgstr ""
#: admin/directories.php:114
#, php-format
msgid "%d kBytes"
msgstr ""
#: admin/directories.php:130 admin/directories.php:236
#: admin/directories.php:275
#, php-format
msgid "Invalid directory name %s!"
msgstr ""
#: admin/directories.php:227
#, php-format
msgid "There already is a directory entry named %s, but it's not a directory!"
msgstr ""
#: admin/directories.php:286 admin/directories.php:307 admin/users.php:344
#: admin/users.php:365 admin/users.php:369
#, php-format
msgid "Unexpected values %s!"
msgstr ""
#: admin/directories.php:303
msgid "Delete failed!"
msgstr ""
#: admin/shared.inc.php:42
msgid ""
"The Server is not configured correctly. Please tell your Administrator to "
"set the DavAdminConfDir environment variable."
msgstr ""
#: admin/shared.inc.php:49
#, php-format
msgid ""
"The server configuration file '%s' doesn't exist. Please create the file "
"with correct settings."
msgstr ""
#: admin/users.php:64 admin/users.php:84 admin/users.php:327
#, php-format
msgid "Invalid user id %s"
msgstr ""
#: admin/users.php:105
msgid "Uid must be numeric."
msgstr ""
#: admin/users.php:108 admin/users.php:115
msgid "Password must be at least 8 characters long."
msgstr ""
#: admin/users.php:112
msgid ""
"Username must be at least 2 characters long and must contain letters and "
"digits only."
msgstr ""
#: admin/users.php:125
msgid ""
"Groups must be a list of group names separated by commas. Group names must "
"consist of letters and digits."
msgstr ""