diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-04-09 22:00:25 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-04-09 22:00:25 +0200 |
commit | d2961dcf114d5ec912978f71dde95f91bfae4f04 (patch) | |
tree | 74b54eb8822eca4858fb4f14780a17ea2c800165 /l10n/pa/files_external.po | |
parent | 68b7822cf50a670619659ae2082633f4c62fb5f9 (diff) | |
parent | 5b8c7a01e90a03687a209ed5f3bd419b095f4f66 (diff) | |
download | nextcloud-server-d2961dcf114d5ec912978f71dde95f91bfae4f04.tar.gz nextcloud-server-d2961dcf114d5ec912978f71dde95f91bfae4f04.zip |
Merge branch 'master' into lukepolo-master
Conflicts:
apps/files/js/filelist.js
Diffstat (limited to 'l10n/pa/files_external.po')
-rw-r--r-- | l10n/pa/files_external.po | 35 |
1 files changed, 22 insertions, 13 deletions
diff --git a/l10n/pa/files_external.po b/l10n/pa/files_external.po index 2e597bdc990..48a189abb1e 100644 --- a/l10n/pa/files_external.po +++ b/l10n/pa/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-02 01:55-0400\n" -"PO-Revision-Date: 2014-04-02 05:55+0000\n" +"POT-Creation-Date: 2014-04-09 01:55-0400\n" +"PO-Revision-Date: 2014-04-09 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n" "MIME-Version: 1.0\n" @@ -41,24 +41,33 @@ msgstr "" msgid "Saved" msgstr "" -#: lib/config.php:654 +#: lib/config.php:592 +msgid "<b>Note:</b> " +msgstr "" + +#: lib/config.php:602 +msgid " and " +msgstr "" + +#: lib/config.php:624 +#, php-format msgid "" -"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " -"is not possible. Please ask your system administrator to install it." +"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting " +"of %s is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:658 +#: lib/config.php:626 +#, php-format msgid "" -"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" -" of FTP shares is not possible. Please ask your system administrator to " -"install it." +"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of" +" %s is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:661 +#: lib/config.php:628 +#, php-format msgid "" -"<b>Warning:</b> The Curl support in PHP is not enabled or installed. " -"Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " -"your system administrator to install it." +"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please" +" ask your system administrator to install it." msgstr "" #: templates/settings.php:2 |