From 587e99affea726021dc41da2cc5a21a4b961249b Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Thu, 20 Nov 2014 13:12:28 +0100 Subject: update translations for 4.4.0 beta1 and force-fix errors using pocheck Change-Id: I8743837d52212af0d16ae1aeddc83651fb5d89d4 --- source/sat/uui/uiconfig/ui.po | 103 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 101 insertions(+), 2 deletions(-) (limited to 'source/sat/uui/uiconfig/ui.po') diff --git a/source/sat/uui/uiconfig/ui.po b/source/sat/uui/uiconfig/ui.po index 1e0889e9633..b567ff3bd70 100644 --- a/source/sat/uui/uiconfig/ui.po +++ b/source/sat/uui/uiconfig/ui.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2014-05-02 00:07+0200\n" +"POT-Creation-Date: 2014-11-18 11:23+0100\n" "PO-Revision-Date: 2014-09-24 05:36+0000\n" "Last-Translator: chandrakantd \n" "Language-Team: none\n" @@ -11,10 +11,19 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Pootle 2.5.1\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" "X-POOTLE-MTIME: 1411536962.000000\n" +#: filterselect.ui +msgctxt "" +"filterselect.ui\n" +"FilterSelectDialog\n" +"title\n" +"string.text" +msgid "Filter Selection" +msgstr "" + #: logindialog.ui msgctxt "" "logindialog.ui\n" @@ -120,6 +129,69 @@ msgctxt "" msgid "Message from server:" msgstr "सर्बर खोन खोबोर :" +#: macrowarnmedium.ui +msgctxt "" +"macrowarnmedium.ui\n" +"MacroWarnMedium\n" +"title\n" +"string.text" +msgid "%PRODUCTNAME - Security Warning" +msgstr "" + +#: macrowarnmedium.ui +msgctxt "" +"macrowarnmedium.ui\n" +"ok\n" +"label\n" +"string.text" +msgid "_Enable Macros" +msgstr "" + +#: macrowarnmedium.ui +msgctxt "" +"macrowarnmedium.ui\n" +"cancel\n" +"label\n" +"string.text" +msgid "_Disable Macros" +msgstr "" + +#: macrowarnmedium.ui +msgctxt "" +"macrowarnmedium.ui\n" +"descr1Label\n" +"label\n" +"string.text" +msgid "The document contains document macros signed by:" +msgstr "" + +#: macrowarnmedium.ui +msgctxt "" +"macrowarnmedium.ui\n" +"viewSignsButton\n" +"label\n" +"string.text" +msgid "_View Signatures..." +msgstr "" + +#: macrowarnmedium.ui +msgctxt "" +"macrowarnmedium.ui\n" +"descr2Label\n" +"label\n" +"string.text" +msgid "Macros may contain viruses. Disabling macros for a document is always safe. If you disable macros you may lose functionality provided by the document macros." +msgstr "" + +#: macrowarnmedium.ui +msgctxt "" +"macrowarnmedium.ui\n" +"alwaysTrustCheckbutton\n" +"label\n" +"string.text" +msgid "_Always trust macros from this source" +msgstr "" + #: masterpassworddlg.ui msgctxt "" "masterpassworddlg.ui\n" @@ -192,6 +264,33 @@ msgctxt "" msgid "Caution: If you forget the master password, you will be unable to access any of the information protected by it. Passwords are case sensitive." msgstr "Caution: If you forget the master password, you will be unable to access any of the information protected by it. Passwords are case-sensitive." +#: simplenameclash.ui +msgctxt "" +"simplenameclash.ui\n" +"SimpleNameClashDialog\n" +"title\n" +"string.text" +msgid "File Exists" +msgstr "" + +#: simplenameclash.ui +msgctxt "" +"simplenameclash.ui\n" +"replace\n" +"label\n" +"string.text" +msgid "Replace" +msgstr "" + +#: simplenameclash.ui +msgctxt "" +"simplenameclash.ui\n" +"rename\n" +"label\n" +"string.text" +msgid "Rename" +msgstr "" + #: sslwarndialog.ui msgctxt "" "sslwarndialog.ui\n" -- cgit