diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-12-07 22:21:48 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-12-07 22:25:21 +0100 |
commit | 624987b5ec5daaf270b065048dcf11f487edfd4d (patch) | |
tree | 5d49c9be790e404d341df54fa977cd8cee399cf6 /source/en-GB/uui/messages.po | |
parent | fe37599d40a361181db11cf98bb1fb29d5c70f12 (diff) |
update translations for 6.0 beta2
and force-fix errors using pocheck
Change-Id: I47e8da2f3c05fe79e9d5f79b5e1be051f479d567
Diffstat (limited to 'source/en-GB/uui/messages.po')
-rw-r--r-- | source/en-GB/uui/messages.po | 28 |
1 files changed, 12 insertions, 16 deletions
diff --git a/source/en-GB/uui/messages.po b/source/en-GB/uui/messages.po index df6b0dbc8a9..4450fcd53bf 100644 --- a/source/en-GB/uui/messages.po +++ b/source/en-GB/uui/messages.po @@ -4,14 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-11-22 13:53+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"PO-Revision-Date: 2017-12-02 11:42+0000\n" +"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" +"Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1512214974.000000\n" #: ids.hrc:27 msgctxt "RID_UUI_ERRHDL" @@ -380,7 +383,6 @@ msgstr "" " $(ARG1)." #: ids.hrc:158 -#, fuzzy msgctxt "STR_UUI_UNKNOWNAUTH_UNTRUSTED" msgid "" "Unable to verify the identity of $(ARG1) site.\n" @@ -392,7 +394,6 @@ msgstr "" "Before accepting this certificate, you should examine this site's certificate carefully. Are you willing to accept this certificate for the purpose of identifying the Web site $(ARG1)?" #: ids.hrc:159 -#, fuzzy msgctxt "STR_UUI_SSLWARN_EXPIRED" msgid "" "$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n" @@ -401,16 +402,14 @@ msgid "" msgstr "" "$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n" "\n" -"You should ensure that your computer's time is correct." +"You should check to make sure that your computer's time is correct." #: ids.hrc:160 -#, fuzzy msgctxt "STR_UUI_SSLWARN_EXPIRED_TITLE" msgid "Security Warning: Server Certificate Invalid" msgstr "Security Warning: Server Certificate Invalid" #: ids.hrc:161 -#, fuzzy msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH" msgid "" "You have attempted to establish a connection with $(ARG1). However, the security certificate presented belongs to $(ARG2). It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.\n" @@ -426,13 +425,11 @@ msgstr "" "Would you like to continue anyway?" #: ids.hrc:162 -#, fuzzy msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE" msgid "Security Warning: Server Certificate Expired" msgstr "Security Warning: Server Certificate Expired" #: ids.hrc:163 -#, fuzzy msgctxt "STR_UUI_SSLWARN_INVALID" msgid "" "The certificate could not be validated. You should examine this site's certificate carefully.\n" @@ -444,7 +441,6 @@ msgstr "" "If you suspect the certificate shown, please cancel the connection and notify the site administrator." #: ids.hrc:164 -#, fuzzy msgctxt "STR_UUI_SSLWARN_INVALID_TITLE" msgid "Security Warning: Domain Name Mismatch" msgstr "Security Warning: Domain Name Mismatch" @@ -558,12 +554,12 @@ msgstr "Document Could Not Be Locked" #: strings.hrc:46 msgctxt "STR_LOCKFAILED_MSG" msgid "The lock file could not be created for exclusive access by %PRODUCTNAME, due to missing permission to create a lock file on that file location or lack of free disk space." -msgstr "" +msgstr "The lock file could not be created for exclusive access by %PRODUCTNAME, due to missing permission to create a lock file on that file location or lack of free disk space." #: strings.hrc:47 msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN" msgid "Open ~Read-Only" -msgstr "" +msgstr "Open ~Read-Only" #: strings.hrc:49 msgctxt "STR_OPENLOCKED_TITLE" @@ -708,17 +704,17 @@ msgstr "The password confirmation does not match." #: strings.hrc:74 msgctxt "STR_LOCKCORRUPT_TITLE" msgid "Lock file is corrupted" -msgstr "" +msgstr "Lock file is corrupted" #: strings.hrc:75 msgctxt "STR_LOCKCORRUPT_MSG" msgid "The lock file is corrupted and probably empty. Opening the document read-only and closing it again removes the corrupted lock file." -msgstr "" +msgstr "The lock file is corrupted and probably empty. Opening the document read-only and closing it again removes the corrupted lock file." #: strings.hrc:76 msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN" msgid "Open ~Read-Only" -msgstr "" +msgstr "Open ~Read-Only" #: authfallback.ui:8 msgctxt "authfallback|AuthFallbackDlg" |