diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-29 01:56:49 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-29 01:56:49 -0400 |
commit | b4a5093da850eca8dd24c8817b702b343c368f3d (patch) | |
tree | 00e4e0824f2751b6b47c9d19abcf310857d5cb3e /l10n/en_GB | |
parent | 369522dbf59e1628fa06ea4ab21fc2cc2f6ad4c0 (diff) | |
download | nextcloud-server-b4a5093da850eca8dd24c8817b702b343c368f3d.tar.gz nextcloud-server-b4a5093da850eca8dd24c8817b702b343c368f3d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/en_GB')
-rw-r--r-- | l10n/en_GB/files.po | 88 | ||||
-rw-r--r-- | l10n/en_GB/files_external.po | 172 | ||||
-rw-r--r-- | l10n/en_GB/lib.po | 16 | ||||
-rw-r--r-- | l10n/en_GB/settings.po | 10 |
4 files changed, 223 insertions, 63 deletions
diff --git a/l10n/en_GB/files.po b/l10n/en_GB/files.po index 77776b1b6a0..60dc3b2423e 100644 --- a/l10n/en_GB/files.po +++ b/l10n/en_GB/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-25 01:54-0400\n" -"PO-Revision-Date: 2014-04-25 05:54+0000\n" +"POT-Creation-Date: 2014-04-29 01:55-0400\n" +"PO-Revision-Date: 2014-04-29 05:55+0000\n" "Last-Translator: I Robot\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" @@ -174,7 +174,7 @@ msgstr "File upload is in progress. Leaving the page now will cancel the upload. msgid "URL cannot be empty" msgstr "URL cannot be empty" -#: js/file-upload.js:559 js/filelist.js:597 +#: js/file-upload.js:559 js/filelist.js:963 msgid "{new_name} already exists" msgstr "{new_name} already exists" @@ -202,43 +202,61 @@ msgstr "Delete permanently" msgid "Rename" msgstr "Rename" -#: js/filelist.js:102 js/files.js:550 +#: js/filelist.js:221 +msgid "" +"Your download is being prepared. This might take some time if the files are " +"big." +msgstr "Your download is being prepared. This might take some time if the files are big." + +#: js/filelist.js:502 js/filelist.js:1419 +msgid "Pending" +msgstr "Pending" + +#: js/filelist.js:916 +msgid "Error moving file." +msgstr "" + +#: js/filelist.js:924 msgid "Error moving file" msgstr "Error moving file" -#: js/filelist.js:102 js/files.js:550 +#: js/filelist.js:924 msgid "Error" msgstr "Error" -#: js/filelist.js:258 js/filelist.js:1141 -msgid "Pending" -msgstr "Pending" - -#: js/filelist.js:624 +#: js/filelist.js:988 msgid "Could not rename file" msgstr "Could not rename file" -#: js/filelist.js:787 +#: js/filelist.js:1119 msgid "Error deleting file." msgstr "Error deleting file." -#: js/filelist.js:812 js/filelist.js:888 js/files.js:587 +#: js/filelist.js:1221 templates/index.php:67 +msgid "Name" +msgstr "Name" + +#: js/filelist.js:1222 templates/index.php:79 +msgid "Size" +msgstr "Size" + +#: js/filelist.js:1223 templates/index.php:81 +msgid "Modified" +msgstr "Modified" + +#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n folder" msgstr[1] "%n folders" -#: js/filelist.js:813 js/filelist.js:889 js/files.js:593 +#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n file" msgstr[1] "%n files" -#: js/filelist.js:820 -msgid "{dirs} and {files}" -msgstr "{dirs} and {files}" - -#: js/filelist.js:1049 js/filelist.js:1088 +#: js/filelist.js:1327 js/filelist.js:1366 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Uploading %n file" @@ -256,42 +274,28 @@ msgstr "Your storage is full, files can not be updated or synced anymore!" msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "Your storage is almost full ({usedSpacePercent}%)" -#: js/files.js:132 +#: js/files.js:133 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "Encryption App is enabled but your keys are not initialised, please log-out and log-in again" -#: js/files.js:136 +#: js/files.js:137 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." -#: js/files.js:140 +#: js/files.js:141 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." msgstr "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." -#: js/files.js:329 -msgid "" -"Your download is being prepared. This might take some time if the files are " -"big." -msgstr "Your download is being prepared. This might take some time if the files are big." - -#: js/files.js:568 templates/index.php:67 -msgid "Name" -msgstr "Name" - -#: js/files.js:569 templates/index.php:79 -msgid "Size" -msgstr "Size" - -#: js/files.js:570 templates/index.php:81 -msgid "Modified" -msgstr "Modified" +#: js/filesummary.js:182 +msgid "{dirs} and {files}" +msgstr "{dirs} and {files}" #: lib/app.php:86 #, php-format @@ -383,20 +387,20 @@ msgstr "Download" msgid "Delete" msgstr "Delete" -#: templates/index.php:96 +#: templates/index.php:98 msgid "Upload too large" msgstr "Upload too large" -#: templates/index.php:98 +#: templates/index.php:100 msgid "" "The files you are trying to upload exceed the maximum size for file uploads " "on this server." msgstr "The files you are trying to upload exceed the maximum size for file uploads on this server." -#: templates/index.php:103 +#: templates/index.php:105 msgid "Files are being scanned, please wait." msgstr "Files are being scanned, please wait." -#: templates/index.php:106 +#: templates/index.php:108 msgid "Current scanning" msgstr "Currently scanning" diff --git a/l10n/en_GB/files_external.po b/l10n/en_GB/files_external.po index 03485fd10eb..523af32c376 100644 --- a/l10n/en_GB/files_external.po +++ b/l10n/en_GB/files_external.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-10 01:54-0400\n" -"PO-Revision-Date: 2014-04-09 14:20+0000\n" -"Last-Translator: mnestis <transifex@mnestis.net>\n" +"POT-Creation-Date: 2014-04-29 01:55-0400\n" +"PO-Revision-Date: 2014-04-29 05:55+0000\n" +"Last-Translator: I Robot\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,6 +18,162 @@ msgstr "" "Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: appinfo/app.php:34 +msgid "Local" +msgstr "" + +#: appinfo/app.php:36 +msgid "Location" +msgstr "" + +#: appinfo/app.php:39 +msgid "Amazon S3" +msgstr "" + +#: appinfo/app.php:41 +msgid "Key" +msgstr "" + +#: appinfo/app.php:42 +msgid "Secret" +msgstr "" + +#: appinfo/app.php:43 appinfo/app.php:51 +msgid "Bucket" +msgstr "" + +#: appinfo/app.php:47 +msgid "Amazon S3 and compliant" +msgstr "" + +#: appinfo/app.php:49 +msgid "Access Key" +msgstr "" + +#: appinfo/app.php:50 +msgid "Secret Key" +msgstr "" + +#: appinfo/app.php:52 +msgid "Hostname (optional)" +msgstr "" + +#: appinfo/app.php:53 +msgid "Port (optional)" +msgstr "" + +#: appinfo/app.php:54 +msgid "Region (optional)" +msgstr "" + +#: appinfo/app.php:55 +msgid "Enable SSL" +msgstr "" + +#: appinfo/app.php:56 +msgid "Enable Path Style" +msgstr "" + +#: appinfo/app.php:63 +msgid "App key" +msgstr "" + +#: appinfo/app.php:64 +msgid "App secret" +msgstr "" + +#: appinfo/app.php:73 appinfo/app.php:111 appinfo/app.php:121 +#: appinfo/app.php:131 appinfo/app.php:141 appinfo/app.php:151 +msgid "URL" +msgstr "" + +#: appinfo/app.php:74 appinfo/app.php:112 appinfo/app.php:132 +#: appinfo/app.php:142 appinfo/app.php:152 +msgid "Username" +msgstr "" + +#: appinfo/app.php:75 appinfo/app.php:113 appinfo/app.php:133 +#: appinfo/app.php:143 appinfo/app.php:153 +msgid "Password" +msgstr "" + +#: appinfo/app.php:76 appinfo/app.php:115 appinfo/app.php:124 +#: appinfo/app.php:134 appinfo/app.php:154 +msgid "Root" +msgstr "" + +#: appinfo/app.php:77 +msgid "Secure ftps://" +msgstr "" + +#: appinfo/app.php:84 +msgid "Client ID" +msgstr "" + +#: appinfo/app.php:85 +msgid "Client secret" +msgstr "" + +#: appinfo/app.php:92 +msgid "OpenStack Object Storage" +msgstr "" + +#: appinfo/app.php:94 +msgid "Username (required)" +msgstr "" + +#: appinfo/app.php:95 +msgid "Bucket (required)" +msgstr "" + +#: appinfo/app.php:96 +msgid "Region (optional for OpenStack Object Storage)" +msgstr "" + +#: appinfo/app.php:97 +msgid "API Key (required for Rackspace Cloud Files)" +msgstr "" + +#: appinfo/app.php:98 +msgid "Tenantname (required for OpenStack Object Storage)" +msgstr "" + +#: appinfo/app.php:99 +msgid "Password (required for OpenStack Object Storage)" +msgstr "" + +#: appinfo/app.php:100 +msgid "Service Name (required for OpenStack Object Storage)" +msgstr "" + +#: appinfo/app.php:101 +msgid "URL of identity endpoint (required for OpenStack Object Storage)" +msgstr "" + +#: appinfo/app.php:102 +msgid "Timeout of HTTP requests in seconds (optional)" +msgstr "" + +#: appinfo/app.php:114 appinfo/app.php:123 +msgid "Share" +msgstr "" + +#: appinfo/app.php:119 +msgid "SMB / CIFS using OC login" +msgstr "" + +#: appinfo/app.php:122 +msgid "Username as share" +msgstr "" + +#: appinfo/app.php:135 appinfo/app.php:145 +msgid "Secure https://" +msgstr "" + +#: appinfo/app.php:144 +msgid "Remote subfolder" +msgstr "" + #: js/dropbox.js:7 js/dropbox.js:29 js/google.js:8 js/google.js:40 msgid "Access granted" msgstr "Access granted" @@ -42,29 +198,29 @@ msgstr "Error configuring Google Drive storage" msgid "Saved" msgstr "Saved" -#: lib/config.php:592 +#: lib/config.php:598 msgid "<b>Note:</b> " msgstr "<b>Note:</b> " -#: lib/config.php:602 +#: lib/config.php:608 msgid " and " msgstr " and " -#: lib/config.php:624 +#: lib/config.php:630 #, php-format msgid "" "<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 "<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." -#: lib/config.php:626 +#: lib/config.php:632 #, php-format msgid "" "<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 "<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." -#: lib/config.php:628 +#: lib/config.php:634 #, php-format msgid "" "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please" diff --git a/l10n/en_GB/lib.po b/l10n/en_GB/lib.po index b64e11e8393..d3b60d7f7e3 100644 --- a/l10n/en_GB/lib.po +++ b/l10n/en_GB/lib.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-28 01:55-0400\n" -"PO-Revision-Date: 2014-04-28 05:55+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-04-29 01:55-0400\n" +"PO-Revision-Date: 2014-04-28 10:10+0000\n" +"Last-Translator: mnestis <transifex@mnestis.net>\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,16 +18,16 @@ msgstr "" "Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:723 +#: base.php:712 msgid "You are accessing the server from an untrusted domain." msgstr "You are accessing the server from an untrusted domain." -#: base.php:724 +#: base.php:713 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 "" +msgstr "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." #: private/app.php:236 #, php-format @@ -279,13 +279,13 @@ msgstr "Set an admin username." msgid "Set an admin password." msgstr "Set an admin password." -#: private/setup.php:202 +#: private/setup.php:164 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Your web server is not yet properly setup to allow files synchronisation because the WebDAV interface seems to be broken." -#: private/setup.php:203 +#: private/setup.php:165 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "Please double check the <a href='%s'>installation guides</a>." diff --git a/l10n/en_GB/settings.po b/l10n/en_GB/settings.po index 6b026ba4837..0713ecca8ad 100644 --- a/l10n/en_GB/settings.po +++ b/l10n/en_GB/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-26 01:54-0400\n" -"PO-Revision-Date: 2014-04-26 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-04-29 01:55-0400\n" +"PO-Revision-Date: 2014-04-28 10:10+0000\n" +"Last-Translator: mnestis <transifex@mnestis.net>\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -526,7 +526,7 @@ msgstr "Allow users to send mail notification for shared files" #: templates/admin.php:262 msgid "Set default expiration date" -msgstr "" +msgstr "Set default expiry date" #: templates/admin.php:263 msgid "Expire after " @@ -538,7 +538,7 @@ msgstr "days" #: templates/admin.php:269 msgid "Enforce expiration date" -msgstr "" +msgstr "Enforce expiry date" #: templates/admin.php:270 msgid "Expire shares by default after N days" |