diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-23 01:57:00 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-23 01:57:00 -0400 |
commit | 047ec64ac0b84cba4e13a286cbf10b4191bcaeab (patch) | |
tree | 748d6454d334a90c00e69b870abec8e83937b144 /l10n/templates/core.pot | |
parent | a77d468d3568055ee85dd9508a2f009cb5da650f (diff) | |
download | nextcloud-server-047ec64ac0b84cba4e13a286cbf10b4191bcaeab.tar.gz nextcloud-server-047ec64ac0b84cba4e13a286cbf10b4191bcaeab.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/templates/core.pot')
-rw-r--r-- | l10n/templates/core.pot | 38 |
1 files changed, 30 insertions, 8 deletions
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index 58e84a0ba74..215b5097f56 100644 --- a/l10n/templates/core.pot +++ b/l10n/templates/core.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-08-22 01:54-0400\n" +"POT-Creation-Date: 2014-08-23 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" @@ -23,32 +23,32 @@ msgstr "" msgid "Couldn't send mail to following users: %s " msgstr "" -#: ajax/update.php:9 +#: ajax/update.php:10 msgid "Turned on maintenance mode" msgstr "" -#: ajax/update.php:12 +#: ajax/update.php:13 msgid "Turned off maintenance mode" msgstr "" -#: ajax/update.php:15 +#: ajax/update.php:16 msgid "Updated database" msgstr "" -#: ajax/update.php:18 +#: ajax/update.php:19 msgid "Checked database schema update" msgstr "" -#: ajax/update.php:21 +#: ajax/update.php:22 msgid "Checked database schema update for apps" msgstr "" -#: ajax/update.php:24 +#: ajax/update.php:25 #, php-format msgid "Updated \"%s\" to %s" msgstr "" -#: ajax/update.php:32 +#: ajax/update.php:33 #, php-format msgid "Disabled incompatible apps: %s" msgstr "" @@ -842,6 +842,28 @@ msgstr "" msgid "Thank you for your patience." msgstr "" +#: templates/untrustedDomain.php:5 +msgid "You are accessing the server from an untrusted domain." +msgstr "" + +#: templates/untrustedDomain.php:8 +msgid "" +"Please contact your administrator. If you are an administrator of this " +"instance, configure the \"trusted_domain\" setting in config/config.php. An " +"example configuration is provided in config/config.sample.php." +msgstr "" + +#: templates/untrustedDomain.php:10 +msgid "" +"Depending on your configuration, as an administrator you might also be able " +"to use the button below to trust this domain." +msgstr "" + +#: templates/untrustedDomain.php:14 +#, php-format +msgid "Add \"%s\" as trusted domain" +msgstr "" + #: templates/update.admin.php:3 #, php-format msgid "%s will be updated to version %s." |