From 060c2dd2f850e919e2f0087e49a25a28bb4cf6f9 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Wed, 12 Aug 2015 14:12:26 +0200 Subject: update translations and force-fix errors using pocheck (based on 5-0 templates) Change-Id: Ia5f050e72d6aa24ae5ec73898e7c05ca2d4103cb --- source/tr/extensions/source/scanner.po | 57 ++++++++++++++++++++++++++++ source/tr/extensions/uiconfig/sabpilot/ui.po | 21 +++++++--- 2 files changed, 72 insertions(+), 6 deletions(-) create mode 100644 source/tr/extensions/source/scanner.po (limited to 'source/tr/extensions') diff --git a/source/tr/extensions/source/scanner.po b/source/tr/extensions/source/scanner.po new file mode 100644 index 00000000000..080d77900c1 --- /dev/null +++ b/source/tr/extensions/source/scanner.po @@ -0,0 +1,57 @@ +#. extracted from extensions/source/scanner +msgid "" +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: 2015-06-24 17:05+0200\n" +"PO-Revision-Date: 2015-07-13 23:26+0000\n" +"Last-Translator: Zeki Bildirici \n" +"Language-Team: LANGUAGE \n" +"Language: tr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Pootle 2.7\n" +"X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1436829982.000000\n" + +#: strings.src +msgctxt "" +"strings.src\n" +"STR_COULD_NOT_BE_INIT\n" +"string.text" +msgid "The SANE interface could not be initialized. Scanning is not possible." +msgstr "SANE arabirimi başlatılamadı. Tarama işlemi yürütülemez." + +#: strings.src +msgctxt "" +"strings.src\n" +"STR_SLOW_PREVIEW\n" +"string.text" +msgid "The device does not offer a preview option. Therefore, a normal scan will be used as a preview instead. This may take a considerable amount of time." +msgstr "Cihaz ön izleme işlevini desteklemiyor. Bunun yerine ön izleme yerine normal bir tarama görüntüsü kullanılacak. Bu işlem daha fazla zaman alabilir." + +#: strings.src +msgctxt "" +"strings.src\n" +"STR_ERROR_SCAN\n" +"string.text" +msgid "An error occurred while scanning." +msgstr "Tarama sırasında bir hata oluştu." + +#: strings.src +msgctxt "" +"strings.src\n" +"STR_DEVICE_DESC\n" +"string.text" +msgid "" +"Device: %s\n" +"Vendor: %s\n" +"Model: %s\n" +"Type: %s" +msgstr "" +"Aygıt: %s\n" +"Üretici: %s\n" +"Model: %s\n" +"Tür: %s" diff --git a/source/tr/extensions/uiconfig/sabpilot/ui.po b/source/tr/extensions/uiconfig/sabpilot/ui.po index c453ce4cf34..119807202a5 100644 --- a/source/tr/extensions/uiconfig/sabpilot/ui.po +++ b/source/tr/extensions/uiconfig/sabpilot/ui.po @@ -3,18 +3,18 @@ msgid "" 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: 2014-11-18 11:23+0100\n" -"PO-Revision-Date: 2014-11-20 22:44+0000\n" -"Last-Translator: Necdet \n" +"POT-Creation-Date: 2015-06-24 17:05+0200\n" +"PO-Revision-Date: 2015-07-13 23:29+0000\n" +"Last-Translator: Zeki Bildirici \n" "Language-Team: LANGUAGE \n" "Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1416523446.000000\n" +"X-POOTLE-MTIME: 1436830185.000000\n" #: contentfieldpage.ui msgctxt "" @@ -114,7 +114,16 @@ msgstr "" #: datasourcepage.ui msgctxt "" "datasourcepage.ui\n" -"label1\n" +"embed\n" +"label\n" +"string.text" +msgid "Embed this address book definition into the current document." +msgstr "Bu adres defteri tanımlamasını geçerli belgeye katıştır." + +#: datasourcepage.ui +msgctxt "" +"datasourcepage.ui\n" +"locationft\n" "label\n" "string.text" msgid "Location" -- cgit