diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-05 01:57:20 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-05 01:57:20 -0400 |
commit | cb61d8a2265b3d623b676f0cd35f93921961f044 (patch) | |
tree | 8d2e98503630c377285b1e0a67d5237b4f540075 /l10n/templates/lib.pot | |
parent | 39eeb7def9cad026698d2b6a97bde8a8e1b34d50 (diff) | |
download | nextcloud-server-cb61d8a2265b3d623b676f0cd35f93921961f044.tar.gz nextcloud-server-cb61d8a2265b3d623b676f0cd35f93921961f044.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/templates/lib.pot')
-rw-r--r-- | l10n/templates/lib.pot | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot index 54d62e1b3e3..4d14e27f131 100644 --- a/l10n/templates/lib.pot +++ b/l10n/templates/lib.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-06-04 01:54-0400\n" +"POT-Creation-Date: 2014-06-05 01:54-0400\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" @@ -18,11 +18,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: base.php:713 +#: base.php:714 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:714 +#: base.php:715 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -458,3 +458,8 @@ msgstr "" #: private/user/manager.php:252 msgid "The username is already being used" msgstr "" + +#: public/files/locknotacquiredexception.php:39 +#, php-format +msgid "Could not obtain lock type %d on \"%s\"." +msgstr "" |