forked from amazingfate/loongoffice
2286 lines
117 KiB
Plaintext
2286 lines
117 KiB
Plaintext
/*************************************************************************
|
|
*
|
|
* $RCSfile: importwi.src,v $
|
|
*
|
|
* $Revision: 1.31 $
|
|
*
|
|
* last change: $Author: kz $ $Date: 2002-08-01 20:07:03 $
|
|
*
|
|
* The Contents of this file are made available subject to the terms of
|
|
* either of the following licenses
|
|
*
|
|
* - GNU Lesser General Public License Version 2.1
|
|
* - Sun Industry Standards Source License Version 1.1
|
|
*
|
|
* Sun Microsystems Inc., October, 2000
|
|
*
|
|
* GNU Lesser General Public License Version 2.1
|
|
* =============================================
|
|
* Copyright 2000 by Sun Microsystems, Inc.
|
|
* 901 San Antonio Road, Palo Alto, CA 94303, USA
|
|
*
|
|
* This library is free software; you can redistribute it and/or
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
* License version 2.1, as published by the Free Software Foundation.
|
|
*
|
|
* This library is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
* Lesser General Public License for more details.
|
|
*
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
* License along with this library; if not, write to the Free Software
|
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
|
|
* MA 02111-1307 USA
|
|
*
|
|
*
|
|
* Sun Industry Standards Source License Version 1.1
|
|
* =================================================
|
|
* The contents of this file are subject to the Sun Industry Standards
|
|
* Source License Version 1.1 (the "License"); You may not use this file
|
|
* except in compliance with the License. You may obtain a copy of the
|
|
* License at http://www.openoffice.org/license.html.
|
|
*
|
|
* Software provided under this License is provided on an "AS IS" basis,
|
|
* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
|
|
* WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
|
|
* MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
|
|
* See the License for the specific provisions governing your rights and
|
|
* obligations concerning the Software.
|
|
*
|
|
* The Initial Developer of the Original Code is: Sun Microsystems, Inc.
|
|
*
|
|
* Copyright: 2000 by Sun Microsystems, Inc.
|
|
*
|
|
* All Rights Reserved.
|
|
*
|
|
* Contributor(s): _______________________________________
|
|
*
|
|
*
|
|
************************************************************************/
|
|
#define sHelpButton 1000
|
|
#define sCancelButton 1001
|
|
#define sBackButton 1002
|
|
#define sNextButton 1003
|
|
#define sBeginButton 1004
|
|
#define sCloseButton 1005
|
|
#define sWelcometextLabel1 1006
|
|
#define sWelcometextLabel2 1007
|
|
#define sWelcometextLabel3 1008
|
|
#define sMSTemplateCheckbox_1_ 1009
|
|
#define sMSTemplateCheckbox_2_ 1010
|
|
#define sMSTemplateCheckbox_3_ 1011
|
|
#define sMSDocumentCheckbox_1_ 1012
|
|
#define sMSDocumentCheckbox_2_ 1013
|
|
#define sMSDocumentCheckbox_3_ 1014
|
|
#define sSearchInSubDir 1022
|
|
#define sMSContainerName 1030
|
|
#define sSummaryHeader 1031
|
|
#define sSummaryFrame 1032
|
|
#define sTextImportLabel 1033
|
|
#define sTextExportLabel 1034
|
|
#define sGroupnameDefault 1036
|
|
#define sProgressDesc1 1039
|
|
#define sProgressOneDoc 1040
|
|
#define sProgressMoreDocs 1041
|
|
#define sProgressMoreTemplates 1042
|
|
#define sNoDirCreation 1050
|
|
#define sMsgDirNotThere 1051
|
|
#define sQueryfornewCreation 1052
|
|
#define sFileExists 1053
|
|
#define sMorePathsError3 1054
|
|
#define sConvertError1 1055
|
|
#define sConvertError2 1056
|
|
#define sRTErrorDesc 1057
|
|
#define sRTErrorHeader 1058
|
|
#define sPathErrorTemplates_1_ 1059
|
|
#define sPathErrorTemplates_2_ 1060
|
|
#define sPathErrorTemplates_3_ 1061
|
|
#define sPathErrorDocument_1_ 1062
|
|
#define sPathErrorDocument_2_ 1063
|
|
#define sPathErrorDocument_3_ 1064
|
|
#define sPathErrorStarDoc_1_ 1065
|
|
#define sPathErrorStarDoc_2_ 1066
|
|
#define sPathErrorStarDoc_3_ 1067
|
|
#define sPathDialogMessage 1080
|
|
#define sDialogTitle 1081
|
|
#define sProgressPage1 1090
|
|
#define sProgressPage2 1091
|
|
#define sProgressPage3 1092
|
|
#define sProgressFound 1093
|
|
#define sProgressPage5 1094
|
|
#define sReady 1100
|
|
#define sXMLTemplateCheckbox_1_ 2009
|
|
#define sXMLTemplateCheckbox_2_ 2010
|
|
#define sXMLTemplateCheckbox_3_ 2011
|
|
#define sXMLTemplateCheckbox_4_ 2012
|
|
#define sXMLDocumentCheckbox_1_ 2013
|
|
#define sXMLDocumentCheckbox_2_ 2014
|
|
#define sXMLDocumentCheckbox_3_ 2015
|
|
#define sXMLDocumentCheckbox_4_ 2016
|
|
#define sXMLHelperApplications_1 2017
|
|
#define sXMLHelperApplications_2 2018
|
|
|
|
#define sSourceDocuments 2030
|
|
#define sTargetDocuments 2031
|
|
#define sCreateLogfile 2032
|
|
#define sLogfileHelpText 2033
|
|
#define sLogfileSummary 2034
|
|
|
|
#define sSumInclusiveSubDir 3000
|
|
#define sSumSaveDokumente 3001
|
|
|
|
#define sSumSOTextDocuments 3100
|
|
#define sSumSOTableDocuments 3101
|
|
#define sSumSODrawDocuments 3102
|
|
#define sSumSOMathDocuments 3103
|
|
|
|
#define sSumSOTextTemplates 3110
|
|
#define sSumSOTableTemplates 3111
|
|
#define sSumSODrawTemplates 3112
|
|
#define sSumSOGlobalDocuments 3113
|
|
|
|
#define sSumMSTextDocuments 3200
|
|
#define sSumMSTableDocuments 3201
|
|
#define sSumMSDrawDocuments 3202
|
|
|
|
#define sSumMSTextTemplates 3210
|
|
#define sSumMSTableTemplates 3211
|
|
#define sSumMSDrawTemplates 3212
|
|
|
|
|
|
// --------------------------------------------------------------------
|
|
String sHelpButton
|
|
{
|
|
Text = "~Hilfe";
|
|
Text[English] = "~Help";
|
|
Text[ English_us ] = "~Help";
|
|
Text[ french ] = "Aide";
|
|
Text[ italian ] = "~?";
|
|
Text[ spanish ] = "~Ayuda";
|
|
Text[ portuguese ] = "~Ajuda";
|
|
Text[ dutch ] = "~Help";
|
|
Text[ swedish ] = "~Hj�lp";
|
|
Text[ greek ] = "�������";
|
|
Text[ dutch ] = "~Help";
|
|
Text[ swedish ] = "~Hj�lp";
|
|
Text[ russian ] = "��~�����";
|
|
Text[ danish ] = "~Hj�lp";
|
|
Text[ polish ] = "~Pomoc";
|
|
Text[ portuguese_brazilian ] = "~Help";
|
|
Text[ japanese ] = "ヘルプ(~H)";
|
|
Text[ korean ] = "도움말(~H)";
|
|
Text[ chinese_simplified ] = "帮助(~H)";
|
|
Text[ chinese_traditional ] = "說明(~H)";
|
|
Text[ arabic ] = "~������";
|
|
Text[ turkish ] = "~Yard�m";
|
|
Text[ catalan ] = "~Help";
|
|
Text[ finnish ] = "~Ohje";
|
|
Text[ thai ] = "~ช่วยเหลือ";
|
|
};
|
|
|
|
String sCancelButton
|
|
{
|
|
Text = "~Abbrechen";
|
|
Text[English] = "~Cancel";
|
|
Text[ English_us ] = "~Cancel";
|
|
Text[ french ] = "Annuler";
|
|
Text[ italian ] = "~Annulla";
|
|
Text[ spanish ] = "~Cancelar";
|
|
Text[ portuguese ] = "Ca~ncelar";
|
|
Text[ dutch ] = "~Annuleren";
|
|
Text[ swedish ] = "~Avbryt";
|
|
Text[ greek ] = "~�������";
|
|
Text[ dutch ] = "~Annuleren";
|
|
Text[ swedish ] = "~Avbryt";
|
|
Text[ russian ] = "~������";
|
|
Text[ danish ] = "~Annuller";
|
|
Text[ polish ] = "~Anuluj";
|
|
Text[ portuguese_brazilian ] = "~Cancel";
|
|
Text[ japanese ] = "キャンセル(~C)";
|
|
Text[ korean ] = "중단(~C)";
|
|
Text[ chinese_simplified ] = "取消(~C)";
|
|
Text[ chinese_traditional ] = "取消(~C)";
|
|
Text[ arabic ] = "~����� �����";
|
|
Text[ turkish ] = "~�ptal";
|
|
Text[ catalan ] = "~Cancel";
|
|
Text[ finnish ] = "~Peruuta";
|
|
Text[ thai ] = "~ยกเลิก";
|
|
};
|
|
|
|
String sBackButton
|
|
{
|
|
Text = "<< ~Zur�ck";
|
|
Text[English] = "<< ~Back";
|
|
Text[ English_us ] = "<< ~Back";
|
|
Text[ french ] = "<< Pr�c�dent";
|
|
Text[ italian ] = "<< ~Indietro";
|
|
Text[ spanish ] = "<< ~Regresar";
|
|
Text[ portuguese ] = "<< ~Anterior";
|
|
Text[ dutch ] = "<< ~Vorige";
|
|
Text[ swedish ] = "<< ~Tillbaka";
|
|
Text[ greek ] = "<< ����";
|
|
Text[ dutch ] = "<< ~Vorige";
|
|
Text[ swedish ] = "<< ~Tillbaka";
|
|
Text[ russian ] = "<< ~�����";
|
|
Text[ danish ] = "<< ~Tilbage";
|
|
Text[ polish ] = "<< ~Wstecz";
|
|
Text[ portuguese_brazilian ] = "<< ~Back";
|
|
Text[ japanese ] = "<< 戻る(~B)";
|
|
Text[ korean ] = "<< 이전으로(~B)";
|
|
Text[ chinese_simplified ] = "<< 返回(~B)";
|
|
Text[ chinese_traditional ] = "<< 返回(~B)";
|
|
Text[ arabic ] = "<< ~������";
|
|
Text[ turkish ] = "<< ~Geri";
|
|
Text[ catalan ] = "<< ~Back";
|
|
Text[ finnish ] = "<< Edellinen";
|
|
Text[ thai ] = "<< ~กลับไป";
|
|
};
|
|
|
|
String sNextButton
|
|
{
|
|
Text = "~Weiter >>";
|
|
Text[English] = "C~ontinue >>";
|
|
Text[ English_us ] = "Ne~xt >>";
|
|
Text[ french ] = "Suivant >>";
|
|
Text[ italian ] = "A~vanti >>";
|
|
Text[ spanish ] = "~Continuar >>";
|
|
Text[ portuguese ] = "~Continuar >>";
|
|
Text[ dutch ] = "~Volgende >>";
|
|
Text[ swedish ] = "~N�sta >>";
|
|
Text[ greek ] = "�������� >>";
|
|
Text[ dutch ] = "~Volgende >>";
|
|
Text[ swedish ] = "~N�sta >>";
|
|
Text[ russian ] = "����� >>";
|
|
Text[ danish ] = "~N�ste >>";
|
|
Text[ polish ] = "Dalej >>";
|
|
Text[ portuguese_brazilian ] = "C~ontinue >>";
|
|
Text[ japanese ] = "次へ(~X) >>";
|
|
Text[ korean ] = "다음(~X) >>";
|
|
Text[ chinese_simplified ] = "继续(~X) >>";
|
|
Text[ chinese_traditional ] = "繼續(~X) >>";
|
|
Text[ arabic ] = "~������ >>";
|
|
Text[ turkish ] = "�l~eri >>";
|
|
Text[ catalan ] = "C~ontinue >>";
|
|
Text[ finnish ] = "~Jatka >>";
|
|
Text[ thai ] = "ทำต่~อ >>";
|
|
};
|
|
|
|
String sBeginButton
|
|
{
|
|
Text = "~Konvertieren";
|
|
Text[English] = "~Convert";
|
|
Text[ English_us ] = "~Convert";
|
|
Text[ french ] = "~Convertir";
|
|
Text[ italian ] = "I~mporta";
|
|
Text[ spanish ] = "~Convertir";
|
|
Text[ portuguese ] = "~Converter";
|
|
Text[ dutch ] = "~Converteren";
|
|
Text[ swedish ] = "~Konvertera";
|
|
Text[ greek ] = "���������";
|
|
Text[ dutch ] = "~Converteren";
|
|
Text[ swedish ] = "~Konvertera";
|
|
Text[ russian ] = "~�������������";
|
|
Text[ danish ] = "~Konverter";
|
|
Text[ polish ] = "~Konwertuj";
|
|
Text[ portuguese_brazilian ] = "~Import";
|
|
Text[ japanese ] = "変換(~C)";
|
|
Text[ korean ] = "변경(~C)";
|
|
Text[ chinese_simplified ] = "转换(~C)";
|
|
Text[ chinese_traditional ] = "轉換(~C)";
|
|
Text[ arabic ] = "~�����";
|
|
Text[ turkish ] = "~Al";
|
|
Text[ catalan ] = "~Convert";
|
|
Text[ finnish ] = "~Muunna";
|
|
Text[ thai ] = "แ~ปลง";
|
|
};
|
|
|
|
String sCloseButton
|
|
{
|
|
Text = "~Schlie�en";
|
|
Text[English] = "~Close";
|
|
Text[ English_us ] = "~Close";
|
|
Text[ portuguese ] = "~Fechar";
|
|
Text[ russian ] = "~�������";
|
|
Text[ greek ] = "~Close";
|
|
Text[ dutch ] = "~Sluiten";
|
|
Text[ french ] = "Fermer";
|
|
Text[ spanish ] = "~Cerrar";
|
|
Text[ finnish ] = "~Sulje";
|
|
Text[ italian ] = "~Chiudi";
|
|
Text[ danish ] = "~Luk";
|
|
Text[ swedish ] = "~St�ng";
|
|
Text[ polish ] = "Zamknij";
|
|
Text[ portuguese_brazilian ] = "~Close";
|
|
Text[ japanese ] = "閉じる(~C)";
|
|
Text[ korean ] = "닫기(~C)";
|
|
Text[ chinese_simplified ] = "关闭(~C)";
|
|
Text[ chinese_traditional ] = "關閉(~C)";
|
|
Text[ turkish ] = "~Close";
|
|
Text[ arabic ] = "~Close";
|
|
Text[ catalan ] = "~Close";
|
|
Text[ thai ] = "~ปิด";
|
|
};
|
|
|
|
String sWelcometextLabel1
|
|
{
|
|
Text = "Dieser AutoPilot wandelt Dokumente des alten StarOffice-Formates und Microsoft Office - Dokumente in das neue %PRODUCTNAME XML-Format um.";
|
|
Text[English] = "This AutoPilot converts old Staroffice and Microsoft Office documents to the new StarOffice XML-Format.";
|
|
Text[ English_us ] = "This AutoPilot converts documents in the old StarOffice format and Microsoft Office documents to the new %PRODUCTNAME XML format.";
|
|
Text[ french ] = "Cet AutoPilote convertit les documents de l'ancien format StarOffice et les documents Microsoft Office au nouveau format %PRODUCTNAME XML.";
|
|
Text[ italian ] = "Questo pilota automatico converte i vecchi documenti del formato StarOffice e Microsoft Office nel nuovo formato %PRODUCTNAME XML.";
|
|
Text[ spanish ] = "Este AutoPiloto convierte documentos del antiguo StarOffice y de Microsoft Office al nuevo formato %PRODUCTNAME XML.";
|
|
Text[ portuguese ] = "Este AutoPiloto converte documentos em formato StarOffice antigo e Microsoft Office para o novo formato XML do %PRODUCTNAME.";
|
|
Text[ dutch ] = "Deze AutoPiloot converteert oude StarOffice-formaten en Microsoft Office-documenten naar het nieuwe %PRODUCTNAME XML-formaat.";
|
|
Text[ swedish ] = "Den h�r AutoPiloten konverterar dokument i det gamla StarOffice-formatet och Microsoft Office-dokument till det nya %PRODUCTNAME-XML-formatet.";
|
|
Text[ greek ] = "���� �� ��������� ��� ����������� ������� ��� ��������� ��� �������� ��� �������������� �� ������ ������������ ����� ��� StarOffice ��� ��� Microsoft Office �� ������� �� �� ����� %PRODUCTNAME XML.";
|
|
Text[ dutch ] = "Deze AutoPiloot converteert oude StarOffice-formaten en Microsoft Office-documenten naar het nieuwe %PRODUCTNAME XML-formaat.";
|
|
Text[ swedish ] = "Den h�r AutoPiloten konverterar dokument i det gamla StarOffice-formatet och Microsoft Office-dokument till det nya %PRODUCTNAME-XML-formatet.";
|
|
Text[ russian ] = "���� ��������� ����������� ������ ������� StarOffice � ��������� Microsoft Office � ����� ������ %PRODUCTNAME XML.";
|
|
Text[ danish ] = "Denne AutoPilot konverterer dokumenter i det gamle StarOffice-format og Microsoft Office-dokumenter til det nye %PRODUCTNAME XML-format.";
|
|
Text[ polish ] = "Dany AutoPilot konwertuje starsze dokumenty formatu StarOffice oraz dokumenty Microsoft Office na nowy format %PRODUCTNAME XML.";
|
|
Text[ portuguese_brazilian ] = "This AutoPilot searches through a complete file with all subdirectories in the Microsoft Office Format. You can convert all documents and/or templates to a %PRODUCTNAME Format.";
|
|
Text[ japanese ] = "このオートパイロットは、旧 StarOffice ドキュメントと Microsoft Office ドキュメントを、新しい %PRODUCTNAME の XML 形式に変換します。";
|
|
Text[ korean ] = "이 자동 파일럿은 이전 StarSuite형식과 Microsoft Office문서를 새로운 StarSuite XML형식으로 변환합니다.";
|
|
Text[ chinese_simplified ] = "这个自动文件助理将 StarOffice 旧式文档和 Microsoft Office 文档转换成 %PRODUCTNAME XML 格式。";
|
|
Text[ chinese_traditional ] = "這個檔案助理程式將 StarOffice 舊式格式或 Microsoft Office 文件轉換成新式的 %PRODUCTNAME XML 格式。";
|
|
Text[ arabic ] = "���� ��� ������ ����� ������ ������� StarOffice ������� �������� Microsoft Office ��� ������� %PRODUCTNAME XML ������.";
|
|
Text[ turkish ] = "Bu OtoPilot, dizinlerde ve t�m alt dizinlerde Microsoft Office format�nda dosyalar arar. T�m belgeleri ve/veya �ablonlar� %PRODUCTNAME format�na d�n��t�rebilirsiniz.";
|
|
Text[ catalan ] = "This AutoPilot converts old StarOffice formats and Microsoft Office documents to the new %PRODUCTNAME XML format.";
|
|
Text[ finnish ] = "T�m� automaattinen ohjaus muuntaa vanhojen versioiden StarOffice-asiakirjat ja Microsoft Office -asiakirjat uuteen %PRODUCTNAME XML -muotoon.";
|
|
Text[ thai ] = "การนำร่องอัตโนมัตินี้แปลงเอกสารในรูปแบบสตาร์ออฟฟิศเก่าและเอกสารไมโครซอฟท์ออฟฟิศเป็นรูปแบบ %PRODUCTNAME XML ใหม่";
|
|
};
|
|
|
|
String sWelcometextLabel2
|
|
{
|
|
Text = "Bitte beachten Sie, dass beim Konvertieren der Microsoft - Dokumente angeh�ngte VBA-Makros ihre Funktionalit�t verlieren";
|
|
Text[English] = "Please be aware the attached VBA-macros are loosing their functionality.";
|
|
Text[ English_us ] = "Please note that when converting Microsoft documents any attached VBA macros lose their functionality.";
|
|
Text[ french ] = "Notez que la conversion des documents Microsoft entra�ne la perte de fonctionnalit� des macros VBA attach�es.";
|
|
Text[ italian ] = "Vi preghiamo di osservare che quando importate documenti Microsoft si possono perdere macro VBA connesse e la loro funzionalit�.";
|
|
Text[ spanish ] = "No olvide que al convertir documentos de Microsoft las macros VBA que se hayan adjuntado pueden perder su funcionalidad.";
|
|
Text[ portuguese ] = "N�o esque�a que durante a convers�o dos documentos Microsoft, as macros VBA anexas perdem a respectiva funcionalidade.";
|
|
Text[ dutch ] = "Wij wijzen u erop dat bij het converteren van Microstof-documenten de functionaliteit van de bijbehorende VBA-macro's verloren gaat.";
|
|
Text[ swedish ] = "Observera att bifogade VBA-makron f�rlorar sin funktionalitet n�r Microsoft-dokument konverteras.";
|
|
Text[ greek ] = "�������� �������� ��� ���� ��� ��������� ��� �������� ��� Microsoft ������ �� ������� �� ����� ���������� ������������ ��� VBA.";
|
|
Text[ dutch ] = "Wij wijzen u erop dat bij het converteren van Microstof-documenten de functionaliteit van de bijbehorende VBA-macro's verloren gaat.";
|
|
Text[ swedish ] = "Observera att bifogade VBA-makron f�rlorar sin funktionalitet n�r Microsoft-dokument konverteras.";
|
|
Text[ russian ] = "������, ��� ��� �������������� ���������� Microsoft, ����������� ������� VBA ������ ���� ����������������.";
|
|
Text[ danish ] = "V�r opm�rksom p�, at vedh�ftede VBA-makroer til Microsoft-dokumenter mister deres funktioner under konverteringen";
|
|
Text[ polish ] = "Nale�y uwzgl�dni�, �e podczas konwersji dokument�w Microsoft za��czone makra VBA strac� swoj� funkcjonalno��.";
|
|
Text[ portuguese_brazilian ] = "On the following pages, you can choose if you want to import Winword texts, Excel spreadsheets or Powerpoint presentations. Select the Microsoft file folder and the target folder for the newly rendered %PRODUCTNAME file.";
|
|
Text[ japanese ] = "Microsoft ドキュメントの変換時に、添付された VBA マクロの機能が失われないよう注意してください。";
|
|
Text[ korean ] = "Microsoft Office 문서를 변환할 때,첨부된 VBA매크로는 그 기능을 상실한다는 사실을 유의하십시오.";
|
|
Text[ chinese_simplified ] = "请您注意在转换 Microsoft 文档时源文档内含 VBA 宏的功能就会流失。";
|
|
Text[ chinese_traditional ] = "請注意在文件轉換格式時 Microsoft 文件內含的 VBA 巨集功能就會流失。";
|
|
Text[ arabic ] = "������ ������ ��� ��� ����� ������� Microsoft ��� ���� ����� ������� VBA ���� �� ���� ����� �������.";
|
|
Text[ turkish ] = "�lerdeki sayfalarda d�n��t�r�lecek Winword metinleri, Excel tablolar� ya da Powerpoint sunular�n� se�ebilirsiniz. Microsoft dosyalar�n�n bulundu�u dizini ve yeni olu�turulan %PRODUCTNAME dosyalar� i�in bir hedef dizin se�in.";
|
|
Text[ language_user1 ] = "VBA = Visual Basics for Applications TSM 01.12.00";
|
|
Text[ catalan ] = "Please note that when converting Microsoft documents any attached VBA macros lose their functionality.";
|
|
Text[ finnish ] = "Ota huomioon, ett� Microsoft-asiakirjojen VBA-makrot eiv�t en�� toimi, jos ne muunnetaan.";
|
|
Text[ thai ] = "กรุณาหมายเหตุว่าการแปลงเอกสารไมโครซอฟท์ที่แนบมาโคร VBA สูญเสียการทำตามหน้าที่";
|
|
};
|
|
|
|
String sWelcometextLabel3
|
|
{
|
|
Text = "W�hlen Sie die umzuwandelnden Dokumenttypen aus:";
|
|
Text[English] = "Select which kind of documents you wish to convert:";
|
|
Text[ English_us ] = "Select the document type for conversion:";
|
|
Text[ portuguese ] = "Seleccione os tipos de documentos a converter:";
|
|
Text[ russian ] = "�������� ������������� ���� ����������:";
|
|
Text[ greek ] = "�������� ���� ������ �������� ��� ������ �� �����������:";
|
|
Text[ dutch ] = "Kies de documenttypen die u wilt converteren:";
|
|
Text[ french ] = "S�lectionnez les types de documents � convertir :";
|
|
Text[ spanish ] = "Seleccione los tipos de documento a convertir:";
|
|
Text[ italian ] = "Selezionate il tipo di documento da convertire:";
|
|
Text[ danish ] = "V�lg de dokumenttyper, der skal omdannes:";
|
|
Text[ swedish ] = "V�lj dokumenttyperna som ska konverteras:";
|
|
Text[ polish ] = "Wybierz typ dokumentu, kt�ry ma zosta� skonwertowany:";
|
|
Text[ portuguese_brazilian ] = "Select which kind of documents you wish to convert:";
|
|
Text[ japanese ] = "変換するドキュメントの種類を選択します。";
|
|
Text[ korean ] = "변환할 문서 유형을 선택하십시오:";
|
|
Text[ chinese_simplified ] = "请选择一个要转换的文档类型:";
|
|
Text[ chinese_traditional ] = "請選擇要轉換的文件類型:";
|
|
Text[ turkish ] = "Select which kind of documents you wish to convert:";
|
|
Text[ arabic ] = "���� ����� ��������� ������ �������:";
|
|
Text[ catalan ] = "Select the document type for conversion:";
|
|
Text[ finnish ] = "Valitse muunnettava asiakirjatyyppi:";
|
|
Text[ thai ] = "เลือกชนิดเอกสารเพื่อทำการแปลง:";
|
|
};
|
|
|
|
|
|
|
|
String sMSTemplateCheckbox_1_
|
|
{
|
|
Text = "Word-Vorlagen";
|
|
Text[English] = "Word templates";
|
|
Text[ English_us ] = "Word templates";
|
|
Text[ french ] = "Mod�les Word";
|
|
Text[ italian ] = "Modelli di Word";
|
|
Text[ spanish ] = "Word - Plantillas";
|
|
Text[ portuguese ] = "Modelos Word";
|
|
Text[ dutch ] = "Word-sjablonen";
|
|
Text[ swedish ] = "Word-mallar";
|
|
Text[ greek ] = "������� Word";
|
|
Text[ dutch ] = "Word-sjablonen";
|
|
Text[ swedish ] = "Word-mallar";
|
|
Text[ russian ] = "Word - �������";
|
|
Text[ danish ] = "Word-skabeloner";
|
|
Text[ polish ] = "Word - Szablony";
|
|
Text[ portuguese_brazilian ] = "Word templates";
|
|
Text[ japanese ] = "Word テンプレート";
|
|
Text[ korean ] = "Word 템플릿";
|
|
Text[ chinese_simplified ] = "Word 模板";
|
|
Text[ chinese_traditional ] = "Word 範本";
|
|
Text[ arabic ] = "����� Word";
|
|
Text[ turkish ] = "Word �ablonlar�";
|
|
Text[ catalan ] = "Word Templates";
|
|
Text[ finnish ] = "Word-asiakirjamalli";
|
|
Text[ thai ] = "แม่แบบเวิร์ด ";
|
|
};
|
|
|
|
String sMSTemplateCheckbox_2_
|
|
{
|
|
Text = "Excel-Vorlagen";
|
|
Text[English] = "Excel templates";
|
|
Text[ English_us ] = "Excel templates";
|
|
Text[ french ] = "Mod�les Excel";
|
|
Text[ italian ] = "Modelli di Excel";
|
|
Text[ spanish ] = "Excel - Plantillas";
|
|
Text[ portuguese ] = "Modelos Excel";
|
|
Text[ dutch ] = "Excel-sjablonen";
|
|
Text[ swedish ] = "Excel-mallar";
|
|
Text[ greek ] = "������� Excel";
|
|
Text[ dutch ] = "Excel-sjablonen";
|
|
Text[ swedish ] = "Excel-mallar";
|
|
Text[ russian ] = "Excel - �������";
|
|
Text[ danish ] = "Excel-skabeloner";
|
|
Text[ polish ] = "Excel - Szablony";
|
|
Text[ portuguese_brazilian ] = "Excel templates";
|
|
Text[ japanese ] = "Excel テンプレート";
|
|
Text[ korean ] = "Excel 템플릿";
|
|
Text[ chinese_simplified ] = "Excel 模板";
|
|
Text[ chinese_traditional ] = "Excel 範本";
|
|
Text[ arabic ] = "����� Excel";
|
|
Text[ turkish ] = "Excel �ablonlar�";
|
|
Text[ catalan ] = "Excel Templates";
|
|
Text[ finnish ] = "Excel-asiakirjamalli";
|
|
Text[ thai ] = "แม่แบบเอ็กเซล ";
|
|
};
|
|
|
|
String sMSTemplateCheckbox_3_
|
|
{
|
|
Text = "PowerPoint-Vorlagen";
|
|
Text[English] = "PowerPoint templates";
|
|
Text[ English_us ] = "PowerPoint templates";
|
|
Text[ french ] = "Mod�les PowerPoint";
|
|
Text[ italian ] = "Modelli di PowerPoint";
|
|
Text[ spanish ] = "PowerPoint - Plantillas";
|
|
Text[ portuguese ] = "Modelos PowerPoint";
|
|
Text[ dutch ] = "PowerPoint-sjablonen";
|
|
Text[ swedish ] = "PowerPoint-mallar";
|
|
Text[ greek ] = "������� PowerPoint";
|
|
Text[ dutch ] = "PowerPoint-sjablonen";
|
|
Text[ swedish ] = "PowerPoint-mallar";
|
|
Text[ russian ] = "PowerPoint - �������";
|
|
Text[ danish ] = "PowerPoint-skabeloner";
|
|
Text[ polish ] = "PowerPoint - Szablony";
|
|
Text[ portuguese_brazilian ] = "PowerPoint templates";
|
|
Text[ japanese ] = "PowerPoint テンプレート";
|
|
Text[ korean ] = "PowerPoint-템플릿";
|
|
Text[ chinese_simplified ] = "PowerPoint 模板";
|
|
Text[ chinese_traditional ] = "PowerPoint 範本";
|
|
Text[ arabic ] = "����� PowerPoint";
|
|
Text[ turkish ] = "PowerPoint �ablonlar�";
|
|
Text[ catalan ] = "PowerPoint Templates";
|
|
Text[ finnish ] = "PowerPoint-asiakirjamalli";
|
|
Text[ thai ] = "แม่แบบเพาเวอร์พ้อยท์ ";
|
|
};
|
|
|
|
String sMSDocumentCheckbox_1_
|
|
{
|
|
Text = "Word-Dokumente";
|
|
Text[English] = "Word documents";
|
|
Text[ English_us ] = "Word documents";
|
|
Text[ french ] = "Documents Word";
|
|
Text[ italian ] = "Documenti di Word";
|
|
Text[ spanish ] = "Documentos Word";
|
|
Text[ portuguese ] = "Documentos Word";
|
|
Text[ dutch ] = "Word-documenten";
|
|
Text[ swedish ] = "Word-dokument";
|
|
Text[ greek ] = "������� Word";
|
|
Text[ dutch ] = "Word-documenten";
|
|
Text[ swedish ] = "Word-dokument";
|
|
Text[ russian ] = "Word - ���������";
|
|
Text[ danish ] = "Word-dokumenter";
|
|
Text[ polish ] = "Word - Dokumenty";
|
|
Text[ portuguese_brazilian ] = "Word documents";
|
|
Text[ japanese ] = "Word ドキュメント";
|
|
Text[ korean ] = "Word 문서";
|
|
Text[ chinese_simplified ] = "Word 文档";
|
|
Text[ chinese_traditional ] = "Word 文件";
|
|
Text[ arabic ] = "������� Word";
|
|
Text[ turkish ] = "Word belgeleri";
|
|
Text[ catalan ] = "Word Documents";
|
|
Text[ finnish ] = "Word-asiakirja";
|
|
Text[ thai ] = "เอกสารเวิร์ด ";
|
|
};
|
|
|
|
String sMSDocumentCheckbox_2_
|
|
{
|
|
Text = "Excel-Dokumente";
|
|
Text[English] = "Excel documents";
|
|
Text[ English_us ] = "Excel documents";
|
|
Text[ french ] = "Documents Excel";
|
|
Text[ italian ] = "Documenti di Excel";
|
|
Text[ spanish ] = "Documentos Excel";
|
|
Text[ portuguese ] = "Documentos Excel";
|
|
Text[ dutch ] = "Excel-documenten";
|
|
Text[ swedish ] = "Excel-dokument";
|
|
Text[ greek ] = "������� Excel";
|
|
Text[ dutch ] = "Excel-documenten";
|
|
Text[ swedish ] = "Excel-dokument";
|
|
Text[ russian ] = "Excel - ���������";
|
|
Text[ danish ] = "Excel-dokumenter";
|
|
Text[ polish ] = "Excel - Dokumenty";
|
|
Text[ portuguese_brazilian ] = "Excel documents";
|
|
Text[ japanese ] = "Excel ドキュメント";
|
|
Text[ korean ] = "Excel 문서";
|
|
Text[ chinese_simplified ] = "Excel 文档";
|
|
Text[ chinese_traditional ] = "Excel 文件";
|
|
Text[ arabic ] = "������� Excel";
|
|
Text[ turkish ] = "Excel belgeleri";
|
|
Text[ catalan ] = "Excel Documents";
|
|
Text[ finnish ] = "Excel-asiakirjat";
|
|
Text[ thai ] = "เอกสารเอ็กเซล ";
|
|
};
|
|
|
|
String sMSDocumentCheckbox_3_
|
|
{
|
|
Text = "PowerPoint-Dokumente";
|
|
Text[English] = "PowerPoint documents";
|
|
Text[ English_us ] = "PowerPoint documents";
|
|
Text[ french ] = "Documents PowerPoint";
|
|
Text[ italian ] = "Documenti di PowerPoint";
|
|
Text[ spanish ] = "Documentos PowerPoint";
|
|
Text[ portuguese ] = "Documentos PowerPoint";
|
|
Text[ dutch ] = "PowerPoint-documenten";
|
|
Text[ swedish ] = "PowerPoint-dokument";
|
|
Text[ greek ] = "������� PowerPoint";
|
|
Text[ dutch ] = "PowerPoint-documenten";
|
|
Text[ swedish ] = "PowerPoint-dokument";
|
|
Text[ russian ] = "PowerPoint - ���������";
|
|
Text[ danish ] = "PowerPoint-dokumenter";
|
|
Text[ polish ] = "PowerPoint - Dokumenty";
|
|
Text[ portuguese_brazilian ] = "PowerPoint documents";
|
|
Text[ japanese ] = "PowerPoint ドキュメント";
|
|
Text[ korean ] = "PowerPoint-문서";
|
|
Text[ chinese_simplified ] = "PowerPoint 文档";
|
|
Text[ chinese_traditional ] = "PowerPoint 文件";
|
|
Text[ arabic ] = "�������PowerPoint ";
|
|
Text[ turkish ] = "PowerPoint belgeleri";
|
|
Text[ catalan ] = "PowerPoint Documents";
|
|
Text[ finnish ] = "PowerPoint-asiakirjat";
|
|
Text[ thai ] = "เอกสารเพาเวอร์พ้อยท์ ";
|
|
};
|
|
|
|
|
|
String sSearchInSubDir
|
|
{
|
|
Text = "inkl. Unterverzeichnisse";
|
|
Text[English] = "including subdirectories";
|
|
Text[ English_us ] = "Including subdirectories";
|
|
Text[ french ] = "Sous-r�pertoires compris";
|
|
Text[ italian ] = "incluse sottocartelle";
|
|
Text[ spanish ] = "incluidos subdirectorios";
|
|
Text[ portuguese ] = "incl. subdirect�rios";
|
|
Text[ dutch ] = "incl. subdirectory's";
|
|
Text[ swedish ] = "inkl. underordnade kataloger";
|
|
Text[ greek ] = "�����������. �������������";
|
|
Text[ dutch ] = "incl. subdirectory's";
|
|
Text[ swedish ] = "inkl. underordnade kataloger";
|
|
Text[ russian ] = "������� ��������";
|
|
Text[ danish ] = "inkl. underbiblioteker";
|
|
Text[ polish ] = "��cznie z katalogami podrz�dnymi";
|
|
Text[ portuguese_brazilian ] = "including subdirectories";
|
|
Text[ japanese ] = "下位ディレクトリも含む";
|
|
Text[ korean ] = "하위 색인 포함";
|
|
Text[ chinese_simplified ] = "包括子目录";
|
|
Text[ chinese_traditional ] = "包含子目錄";
|
|
Text[ arabic ] = "��� �� ��� ������� �������";
|
|
Text[ turkish ] = "Alt dizinler dahil";
|
|
Text[ catalan ] = "including subdirectories";
|
|
Text[ finnish ] = "sis�llytet��n alikansiot";
|
|
Text[ thai ] = "รวมไดเร็กทอรี่ย่อย";
|
|
};
|
|
|
|
|
|
|
|
String sMSContainerName
|
|
{
|
|
Text = "Microsoft Office";
|
|
Text[English] = "Microsoft Office";
|
|
Text[ English_us ] = "Microsoft Office";
|
|
Text[ portuguese ] = "Microsoft Office";
|
|
Text[ russian ] = "Microsoft Office";
|
|
Text[ greek ] = "Microsoft Office";
|
|
Text[ dutch ] = "Microsoft Office";
|
|
Text[ french ] = "Microsoft Office";
|
|
Text[ spanish ] = "Microsoft Office";
|
|
Text[ italian ] = "Microsoft Office";
|
|
Text[ danish ] = "Microsoft Office";
|
|
Text[ swedish ] = "Microsoft Office";
|
|
Text[ polish ] = "Microsoft Office";
|
|
Text[ portuguese_brazilian ] = "Microsoft Office";
|
|
Text[ japanese ] = "Microsoft Office";
|
|
Text[ korean ] = "Microsoft Office";
|
|
Text[ chinese_simplified ] = "Microsoft Office";
|
|
Text[ chinese_traditional ] = "Microsoft Office";
|
|
Text[ turkish ] = "Microsoft Office";
|
|
Text[ arabic ] = "Microsoft Office";
|
|
Text[ catalan ] = "Microsoft Office";
|
|
Text[ finnish ] = "Microsoft Office";
|
|
Text[ thai ] = "ไมโครซอฟท์ออฟฟิศ";
|
|
};
|
|
|
|
|
|
|
|
String sSummaryHeader
|
|
{
|
|
Text = "Zusammenfassung:";
|
|
Text[English] = "Summary:";
|
|
Text[ English_us ] = "Summary:";
|
|
Text[ french ] = "R�capitulatif :";
|
|
Text[ italian ] = "Sommario:";
|
|
Text[ spanish ] = "Resumen:";
|
|
Text[ portuguese ] = "Resumo:";
|
|
Text[ dutch ] = "Samenvatting:";
|
|
Text[ swedish ] = "Sammanfattning:";
|
|
Text[ greek ] = "������:";
|
|
Text[ dutch ] = "Samenvatting:";
|
|
Text[ swedish ] = "Sammanfattning:";
|
|
Text[ russian ] = "�����:";
|
|
Text[ danish ] = "Resume:";
|
|
Text[ polish ] = "Podsumowanie:";
|
|
Text[ portuguese_brazilian ] = "Summary:";
|
|
Text[ japanese ] = "概要:";
|
|
Text[ korean ] = "간추림:";
|
|
Text[ chinese_simplified ] = "概要:";
|
|
Text[ chinese_traditional ] = "概要:";
|
|
Text[ arabic ] = "�������:";
|
|
Text[ turkish ] = "�zet:";
|
|
Text[ catalan ] = "Summary:";
|
|
Text[ finnish ] = "Yhteenveto:";
|
|
Text[ thai ] = "สรุป:";
|
|
};
|
|
|
|
String sTextImportLabel
|
|
{
|
|
Text = "Importieren von:";
|
|
Text[English] = "Import from:";
|
|
Text[ English_us ] = "Import from:";
|
|
Text[ portuguese ] = "Importar de:";
|
|
Text[ russian ] = "������������� ��:";
|
|
Text[ greek ] = "�������� ���:";
|
|
Text[ dutch ] = "Importeren uit:";
|
|
Text[ french ] = "Import depuis :";
|
|
Text[ spanish ] = "Importar de:";
|
|
Text[ italian ] = "Importa da:";
|
|
Text[ danish ] = "Importer f�lgende:";
|
|
Text[ swedish ] = "Importera fr�n:";
|
|
Text[ polish ] = "Import z:";
|
|
Text[ portuguese_brazilian ] = "Import from:";
|
|
Text[ japanese ] = "インポート元:";
|
|
Text[ korean ] = "가져오기:";
|
|
Text[ chinese_simplified ] = "输入来源:";
|
|
Text[ chinese_traditional ] = "匯入從:";
|
|
Text[ turkish ] = "Import from:";
|
|
Text[ arabic ] = "������� ��:";
|
|
Text[ catalan ] = "Import from:";
|
|
Text[ finnish ] = "L�hde:";
|
|
Text[ thai ] = "นำเข้าจาก:";
|
|
};
|
|
|
|
|
|
String sTextExportLabel
|
|
{
|
|
Text = "Speichern in:";
|
|
Text[English] = "Store in:";
|
|
Text[ English_us ] = "Save to:";
|
|
Text[ french ] = "Enregistrer dans :";
|
|
Text[ italian ] = "Salva in:";
|
|
Text[ spanish ] = "Guardar en:";
|
|
Text[ portuguese ] = "Guardar em:";
|
|
Text[ dutch ] = "Opslaan in:";
|
|
Text[ swedish ] = "Spara i:";
|
|
Text[ greek ] = "���������� ��:";
|
|
Text[ dutch ] = "Opslaan in:";
|
|
Text[ swedish ] = "Spara i:";
|
|
Text[ russian ] = "��������� �:";
|
|
Text[ danish ] = "Gem i:";
|
|
Text[ polish ] = "Zapisz w:";
|
|
Text[ portuguese_brazilian ] = "Text template group:";
|
|
Text[ japanese ] = "保存先:";
|
|
Text[ korean ] = "저장:";
|
|
Text[ chinese_simplified ] = "存盘到:";
|
|
Text[ chinese_traditional ] = "儲存到:";
|
|
Text[ arabic ] = "��� ��:";
|
|
Text[ turkish ] = "Metin �ablon grubu:";
|
|
Text[ catalan ] = "Save to:";
|
|
Text[ finnish ] = "Tallenna:";
|
|
Text[ thai ] = "บันทึกไปยัง:";
|
|
};
|
|
|
|
|
|
String sGroupnameDefault
|
|
{
|
|
Text = "Importierte_Vorlagen";
|
|
Text[English] = "Imported_Templates";
|
|
Text[ English_us ] = "Imported_Templates";
|
|
Text[ french ] = "Mod�les_import�s";
|
|
Text[ italian ] = "Modelli_importati";
|
|
Text[ spanish ] = "Plantillas de texto importadas";
|
|
Text[ portuguese ] = "Modelos_importados";
|
|
Text[ dutch ] = "Ge�mporteerde_sjablonen";
|
|
Text[ swedish ] = "Importerade_mallar";
|
|
Text[ greek ] = "����������_�������_��������";
|
|
Text[ dutch ] = "Ge�mporteerde_sjablonen";
|
|
Text[ swedish ] = "Importerade_mallar";
|
|
Text[ russian ] = "���������������_�������";
|
|
Text[ danish ] = "Importerede_skabeloner";
|
|
Text[ polish ] = "Importowane_szablony";
|
|
Text[ portuguese_brazilian ] = "Imported text templates";
|
|
Text[ japanese ] = "インポートしたテンプレート";
|
|
Text[ korean ] = "가져오기 템플릿";
|
|
Text[ chinese_simplified ] = "输入的样式";
|
|
Text[ chinese_traditional ] = "匯入的樣式";
|
|
Text[ arabic ] = "�����_��_�������";
|
|
Text[ turkish ] = "��e aktar�lan metin �ablonlar�";
|
|
Text[ catalan ] = "Imported_text_templates";
|
|
Text[ language_user1 ] = "Bezeichnet einen Verzeichnis, dass zur Laufzeit angelegt wird";
|
|
Text[ finnish ] = "Tuodut_tekstimallipohjat";
|
|
Text[ thai ] = "นำเข้า_แม่แบบ_ข้อความ";
|
|
};
|
|
|
|
|
|
String sProgressDesc1
|
|
{
|
|
Text = "Fortschritt: ";
|
|
Text[English] = "Progress: ";
|
|
Text[ English_us ] = "Progress: ";
|
|
Text[ french ] = "Progression : ";
|
|
Text[ italian ] = "Progresso: ";
|
|
Text[ spanish ] = "Progreso: ";
|
|
Text[ portuguese ] = "Progress�o: ";
|
|
Text[ dutch ] = "Voortgang: ";
|
|
Text[ swedish ] = "Framsteg: ";
|
|
Text[ greek ] = "�������: ";
|
|
Text[ dutch ] = "Voortgang: ";
|
|
Text[ swedish ] = "Framsteg: ";
|
|
Text[ russian ] = "��������: ";
|
|
Text[ danish ] = "Fremgang: ";
|
|
Text[ polish ] = "Post�p: ";
|
|
Text[ portuguese_brazilian ] = "Progress: ";
|
|
Text[ japanese ] = "進捗状況: ";
|
|
Text[ korean ] = "진보:";
|
|
Text[ chinese_simplified ] = "已经完成: ";
|
|
Text[ chinese_traditional ] = "已經完成: ";
|
|
Text[ arabic ] = "������: ";
|
|
Text[ turkish ] = "�lerleme: ";
|
|
Text[ catalan ] = "Progress: ";
|
|
Text[ finnish ] = "Tilanne:";
|
|
Text[ thai ] = "ความคืบหน้า: ";
|
|
};
|
|
|
|
String sProgressOneDoc
|
|
{
|
|
Text = " Dokument";
|
|
Text[English] = " Document";
|
|
Text[ English_us ] = "Document";
|
|
Text[ french ] = " Document";
|
|
Text[ italian ] = "Documento";
|
|
Text[ spanish ] = "Documento";
|
|
Text[ portuguese ] = "Documento";
|
|
Text[ dutch ] = "Document";
|
|
Text[ swedish ] = "Dokument";
|
|
Text[ greek ] = "�������";
|
|
Text[ dutch ] = "Document";
|
|
Text[ swedish ] = "Dokument";
|
|
Text[ russian ] = "��������";
|
|
Text[ danish ] = " Dokument";
|
|
Text[ polish ] = "Dokument";
|
|
Text[ portuguese_brazilian ] = "Document";
|
|
Text[ japanese ] = "ドキュメント";
|
|
Text[ korean ] = "문서";
|
|
Text[ chinese_simplified ] = " 文档";
|
|
Text[ chinese_traditional ] = " 文件";
|
|
Text[ arabic ] = "�����";
|
|
Text[ turkish ] = "Belge";
|
|
Text[ catalan ] = "Document";
|
|
Text[ finnish ] = "Asiakirja";
|
|
Text[ thai ] = "เอกสาร";
|
|
};
|
|
|
|
String sProgressMoreDocs
|
|
{
|
|
Text = "Dokumente";
|
|
Text[English] = "Documents";
|
|
Text[ English_us ] = "Documents";
|
|
Text[ french ] = "Documents";
|
|
Text[ italian ] = "Documenti";
|
|
Text[ spanish ] = "Documentos";
|
|
Text[ portuguese ] = "Documentos";
|
|
Text[ dutch ] = "Documenten";
|
|
Text[ swedish ] = "Dokument";
|
|
Text[ greek ] = "�������";
|
|
Text[ dutch ] = "Documenten";
|
|
Text[ swedish ] = "Dokument";
|
|
Text[ russian ] = "���������";
|
|
Text[ danish ] = "Dokumenter";
|
|
Text[ polish ] = "Dokumenty";
|
|
Text[ portuguese_brazilian ] = "Documents";
|
|
Text[ japanese ] = "ドキュメント";
|
|
Text[ korean ] = "문서들";
|
|
Text[ chinese_simplified ] = "文档";
|
|
Text[ chinese_traditional ] = "文件";
|
|
Text[ arabic ] = "�������";
|
|
Text[ turkish ] = "Belgeler";
|
|
Text[ catalan ] = "Documents";
|
|
Text[ finnish ] = "Asiakirjat";
|
|
Text[ thai ] = "เอกสาร";
|
|
};
|
|
|
|
|
|
String sProgressMoreTemplates
|
|
{
|
|
Text = "Vorlagen";
|
|
Text[English] = "Templates";
|
|
Text[ English_us ] = "Templates";
|
|
Text[ portuguese ] = "Modelos";
|
|
Text[ russian ] = "�������";
|
|
Text[ greek ] = "�������";
|
|
Text[ dutch ] = "Sjablonen";
|
|
Text[ french ] = "Mod�les";
|
|
Text[ spanish ] = "Plantillas";
|
|
Text[ italian ] = "Modelli";
|
|
Text[ danish ] = "Skabeloner";
|
|
Text[ swedish ] = "Mallar";
|
|
Text[ polish ] = "Szablony";
|
|
Text[ portuguese_brazilian ] = "Templates";
|
|
Text[ japanese ] = "テンプレート";
|
|
Text[ korean ] = "템플릿";
|
|
Text[ chinese_simplified ] = "样式";
|
|
Text[ chinese_traditional ] = "樣式";
|
|
Text[ turkish ] = "Templates";
|
|
Text[ arabic ] = "�����";
|
|
Text[ catalan ] = "Templates";
|
|
Text[ finnish ] = "Mallipohjat";
|
|
Text[ thai ] = "แม่แบบ";
|
|
};
|
|
|
|
|
|
String sNoDirCreation
|
|
{
|
|
Text = "Das Verzeichnis '%1' kann nicht angelegt werden: ";
|
|
Text[English] = "The following directory cannot be created: ";
|
|
Text[ English_us ] = "The '%1' directory cannot be created: ";
|
|
Text[ french ] = "Impossible de cr�er le r�pertoire '%1' : ";
|
|
Text[ italian ] = "Impossibile creare la cartella '%1': ";
|
|
Text[ spanish ] = "No se puede crear el directorio '%1': ";
|
|
Text[ portuguese ] = "� imposs�vel criar o direct�rio '%1'.";
|
|
Text[ dutch ] = "Directory '%1' kan niet worden aangelegd: ";
|
|
Text[ swedish ] = "Det g�r inte att skapa katalogen '%1': ";
|
|
Text[ greek ] = "��� ����� ������� �� ������������ � ��������� '%1': ";
|
|
Text[ dutch ] = "Directory '%1' kan niet worden aangelegd: ";
|
|
Text[ swedish ] = "Det g�r inte att skapa katalogen '%1': ";
|
|
Text[ russian ] = "������� ����� '%1' ����������: ";
|
|
Text[ danish ] = "Biblioteket '%1' kan ikke oprettes: ";
|
|
Text[ polish ] = "Utworzenie katalogu '%1' nie jest mo�liwe: ";
|
|
Text[ portuguese_brazilian ] = "The following directory is not available: ";
|
|
Text[ japanese ] = "ディレクトリ '%1' は格納できません。 ";
|
|
Text[ korean ] = "'%1' 색인을 만들 수 없습니다:";
|
|
Text[ chinese_simplified ] = "无法创建这个目录 '%1' : ";
|
|
Text[ chinese_traditional ] = "無法建立 %1 目錄: ";
|
|
Text[ arabic ] = "�� ���� ����� ������ '%1':";
|
|
Text[ turkish ] = "A�a��daki dizin mevcut de�il: ";
|
|
Text[ catalan ] = "The '%1' directory cannot be created: ";
|
|
Text[ finnish ] = "Hakemistoa %1 ei voida luoda: ";
|
|
Text[ thai ] = "ไม่สามารถสร้างไดเร็กทอรี่'%1' ได้: ";
|
|
};
|
|
|
|
|
|
String sMsgDirNotThere
|
|
{
|
|
Text = "Das Verzeichnis '%1' ist nicht vorhanden!";
|
|
Text[English] = "The Directory '%1' does not exist.";
|
|
Text[ English_us ] = "The '%1' directory does not exist.";
|
|
Text[ french ] = "Le r�pertoire '%1' n'existe pas !";
|
|
Text[ italian ] = "La cartella '%1' non esiste.";
|
|
Text[ spanish ] = "El directorio '%1' no existe.";
|
|
Text[ portuguese ] = "O direct�rio '%1' n�o existe.";
|
|
Text[ dutch ] = "Directory '%1' bestaat niet!";
|
|
Text[ swedish ] = "Katalogen '%1' finns inte.";
|
|
Text[ greek ] = "� ��������� '%1' ��� �������!";
|
|
Text[ dutch ] = "Directory '%1' bestaat niet!";
|
|
Text[ swedish ] = "Katalogen '%1' finns inte.";
|
|
Text[ russian ] = "������� '%1' �� ����������.";
|
|
Text[ danish ] = "Biblioteket '%1' findes ikke!";
|
|
Text[ polish ] = "Katalog '%1' nie istnieje!";
|
|
Text[ portuguese_brazilian ] = "The following directories are not available:";
|
|
Text[ japanese ] = "ディレクトリ '%1' はありません。";
|
|
Text[ korean ] = "'%1' 색인이 없습니다!";
|
|
Text[ chinese_simplified ] = "目录 '%1' 不存在。";
|
|
Text[ chinese_traditional ] = "目錄 %1 不存在。";
|
|
Text[ arabic ] = "������ '%1' ��� �����.";
|
|
Text[ turkish ] = "A�a��daki dizinler mevcut de�il:";
|
|
Text[ catalan ] = "The '%1' directory does not exist.";
|
|
Text[ finnish ] = "Hakemistoa %1 ei ole olemassa:";
|
|
Text[ thai ] = "ไม่มีไดเร็กทอรี่ '%1' อยู่";
|
|
};
|
|
|
|
|
|
String sQueryfornewCreation
|
|
{
|
|
Text = "Soll es erstellt werden?";
|
|
Text[English] = "Do your want to create it now?";
|
|
Text[ English_us ] = "Do you want to create it now?";
|
|
Text[ portuguese ] = "Cri�-lo agora?";
|
|
Text[ russian ] = "�������?";
|
|
Text[ greek ] = "������ �� ������������ ����;";
|
|
Text[ dutch ] = "Wilt u dit aanleggen?";
|
|
Text[ french ] = "Doit-il �tre cr�� ?";
|
|
Text[ spanish ] = "�Desea crearlo?";
|
|
Text[ italian ] = "Volete crearla?";
|
|
Text[ danish ] = "Skal det oprettes?";
|
|
Text[ swedish ] = "Ska den skapas nu?";
|
|
Text[ polish ] = "Utworzy�?";
|
|
Text[ portuguese_brazilian ] = "Do you want to create it now?";
|
|
Text[ japanese ] = "作成しますか。";
|
|
Text[ korean ] = "색인을 만드시겠습니까?";
|
|
Text[ chinese_simplified ] = "要建立这个目录?";
|
|
Text[ chinese_traditional ] = "要建立這個目錄?";
|
|
Text[ turkish ] = "Do you want to create it now?";
|
|
Text[ arabic ] = "�� ���� ������ �����";
|
|
Text[ catalan ] = "Do you want to create it now?";
|
|
Text[ finnish ] = "Haluatko luoda sen nyt?";
|
|
Text[ language_user1 ] = "Das 'es' bezieht sich auf ein bestimmtes Verzeichnis";
|
|
Text[ thai ] = "คุณต้องการสร้างมันขณะนี้หรือไม่?";
|
|
};
|
|
|
|
|
|
String sFileExists
|
|
{
|
|
Text = "Die Datei '<1>' existiert bereits.<CR>M�chten Sie sie �berschreiben?";
|
|
Text[English] = "The File '<1>' already exists. Do you want to overwrite it?";
|
|
Text[ English_us ] = "The '<1>' file already exists.<CR>Do you want to overwrite it?";
|
|
Text[ french ] = "Le fichier '<1>' existe d�j�.<CR>Voulez-vous le remplacer ?";
|
|
Text[ italian ] = "Il file '<1>' esiste gi�: <CR>Volete soprascriverlo?";
|
|
Text[ spanish ] = "Ya existe el archivo '<1>'. <CR>�Desea sobrescribirlo?";
|
|
Text[ portuguese ] = "O ficheiro '<1>' j� existe.<CR>Substituir?";
|
|
Text[ dutch ] = "Bestand '<1>' bestaat reeds. <CR>Wilt u het overschrijven?";
|
|
Text[ swedish ] = "Filen '<1>' finns redan.<CR>Vill du skriva �ver den?";
|
|
Text[ greek ] = "�� ������ '<1>' ������� ���.<CR>������ �� ��������������;";
|
|
Text[ dutch ] = "Bestand '<1>' bestaat reeds. <CR>Wilt u het overschrijven?";
|
|
Text[ swedish ] = "Filen '<1>' finns redan.<CR>Vill du skriva �ver den?";
|
|
Text[ russian ] = "���� '<1>' ��� ����������.<CR>�� ������ ��� ��������?";
|
|
Text[ danish ] = "Filen '<1>' findes allerede.<CR>Skal den overskrives?";
|
|
Text[ polish ] = "Plik '<1>' ju� istnieje.<CR>Skasowa� go przez zapisanie?";
|
|
Text[ portuguese_brazilian ] = "Please alter these.";
|
|
Text[ japanese ] = "ファイル '<1>' はすでにあります。<CR>上書きしますか。";
|
|
Text[ korean ] = "'<1>' 파일이 이미 있습니다. <CR> 덮어씌울까요?";
|
|
Text[ chinese_simplified ] = "文件 '<1>' 已经存在。<CR>要改写这个文件?";
|
|
Text[ chinese_traditional ] = "檔案<1>已經存在。<CR>要覆寫這個檔案?";
|
|
Text[ arabic ] = "����� '<1>' ����� ������. <CR>�� ���� ������� �����";
|
|
Text[ turkish ] = "Bunlar� de�i�tirin.";
|
|
Text[ catalan ] = "The '<1>' file already exists. Do you want to overwrite it?";
|
|
Text[ finnish ] = "Tiedosto <1> on jo olemassa.<CR>Haluatko korvata tiedoston?";
|
|
Text[ thai ] = "แฟ้ม '<1>' มีอยู่แล้ว<CR>คุณต้องการเขียนทับมันหรือไม่?";
|
|
};
|
|
|
|
String sMorePathsError3
|
|
{
|
|
Text = "Verzeichnisse nicht vorhanden";
|
|
Text[English] = "Directories are not available";
|
|
Text[ English_us ] = "Directories do not exist";
|
|
Text[ french ] = "R�pertoires inexistants";
|
|
Text[ italian ] = "Cartelle inesistenti";
|
|
Text[ spanish ] = "Directorios no existentes";
|
|
Text[ portuguese ] = "Direct�rios n�o existem";
|
|
Text[ dutch ] = "Directory bestaat niet";
|
|
Text[ swedish ] = "Kataloger finns ej";
|
|
Text[ greek ] = "�� ��������� ��� ��������";
|
|
Text[ dutch ] = "Directory bestaat niet";
|
|
Text[ swedish ] = "Kataloger finns ej";
|
|
Text[ russian ] = "����� �� �������";
|
|
Text[ danish ] = "Bibliotekerne findes ikke";
|
|
Text[ polish ] = "Katalogi nie istniej�";
|
|
Text[ portuguese_brazilian ] = "Directories are not available";
|
|
Text[ japanese ] = "ディレクトリはありません";
|
|
Text[ korean ] = "색인이 없습니다";
|
|
Text[ chinese_simplified ] = "目录不存在";
|
|
Text[ chinese_traditional ] = "目錄不存在";
|
|
Text[ arabic ] = "����� ��� ������";
|
|
Text[ turkish ] = "Dizinler mevcut de�il";
|
|
Text[ catalan ] = "Directories do not exist";
|
|
Text[ finnish ] = "Hakemistoja ei ole";
|
|
Text[ thai ] = "ไม่มีไดเร็กทอรี่อยู่";
|
|
};
|
|
|
|
String sConvertError1
|
|
{
|
|
Text = "M�chten Sie das Konvertieren an dieser Stelle wirklich abbrechen ?";
|
|
Text[English] = "Do you really want to cancel the conversion at this point?";
|
|
Text[ English_us ] = "Do you really want to terminate conversion at this point?";
|
|
Text[ french ] = "�tes-vous s�r de vouloir interrompre la conversion en cours ?";
|
|
Text[ italian ] = "Interrompere veramente la conversione a questo punto ?";
|
|
Text[ spanish ] = "�Desea realmente cancelar ahora la conversi�n?";
|
|
Text[ portuguese ] = "Cancelar realmente a convers�o em curso?";
|
|
Text[ dutch ] = "Wilt u het converteren hier werkelijk stoppen?";
|
|
Text[ swedish ] = "Vill du verkligen avbryta konverteringen nu?";
|
|
Text[ greek ] = "������ ���������� �� �������� � ��������� �� ���� �� ������;";
|
|
Text[ dutch ] = "Wilt u het converteren hier werkelijk stoppen?";
|
|
Text[ swedish ] = "Vill du verkligen avbryta konverteringen nu?";
|
|
Text[ russian ] = "�� ������������� ������ �������� � ���� ����� ������� ��������������?";
|
|
Text[ danish ] = "Er du sikker p�, at du vil annullere konverteringen nu?";
|
|
Text[ polish ] = "Czy na pewno przerwa� konwersj� w tym miejscu?";
|
|
Text[ portuguese_brazilian ] = "Do you really want to cancel the conversion at this point?";
|
|
Text[ japanese ] = "変換をここで中断しますか。";
|
|
Text[ korean ] = "여기에서 변환을 정말 취소하겠습니까?";
|
|
Text[ chinese_simplified ] = "您真要现在中断这个转换过程?";
|
|
Text[ chinese_traditional ] = "真要立刻中斷這個轉換?";
|
|
Text[ arabic ] = "�� ���� ������ ��� ����� ������� �� ��� ������ɿ";
|
|
Text[ turkish ] = "D�n��t�rme i�lemini ger�ekten bu a�amada iptal etmek istiyor musunuz?";
|
|
Text[ catalan ] = "Do you really want to terminate conversion at this point?";
|
|
Text[ finnish ] = "Haluatko varmasti lopettaa ohjauksen nyt?";
|
|
Text[ thai ] = "คุณต้องการยุติการแปลงที่จุดนี้หรือไม่?";
|
|
};
|
|
|
|
String sConvertError2
|
|
{
|
|
Text = "Autopilot abbrechen";
|
|
Text[English] = "Cancel Autopilot";
|
|
Text[ English_us ] = "Cancel AutoPilot";
|
|
Text[ french ] = "Annuler l'AutoPilote";
|
|
Text[ italian ] = "Interrompi Pilota automatico";
|
|
Text[ spanish ] = "Cancelar el AutoPiloto";
|
|
Text[ portuguese ] = "Cancelar AutoPiloto";
|
|
Text[ dutch ] = "AutoPiloot stoppen";
|
|
Text[ swedish ] = "Avbryt Autopiloten";
|
|
Text[ greek ] = "������� ��� �����������";
|
|
Text[ dutch ] = "AutoPiloot stoppen";
|
|
Text[ swedish ] = "Avbryt Autopiloten";
|
|
Text[ russian ] = "������ ����������";
|
|
Text[ danish ] = "Annuller Autopilot";
|
|
Text[ polish ] = "Anuluj AutoPilota";
|
|
Text[ portuguese_brazilian ] = "Cancel Autopilot";
|
|
Text[ japanese ] = "オートパイロットを中止";
|
|
Text[ korean ] = "자동 파일럿 중단";
|
|
Text[ chinese_simplified ] = "取消自动文档助理";
|
|
Text[ chinese_traditional ] = "取消自動檔案助理";
|
|
Text[ arabic ] = "��� ����� ������ �����";
|
|
Text[ turkish ] = "Otopilot'tan ��k";
|
|
Text[ catalan ] = "Cancel Autopilot";
|
|
Text[ finnish ] = "Peruuta automaattinen ohjaus";
|
|
Text[ thai ] = "ยกเลิกการนำร่องอัตโนมัติ";
|
|
};
|
|
|
|
String sRTErrorDesc
|
|
{
|
|
Text = "Es ist ein unerwarteter Fehler im Autopiloten aufgetreten.";
|
|
Text[English] = "An unexpected Autopilot error has occured.";
|
|
Text[ English_us ] = "An unexpected error has occurred in the AutoPilot.";
|
|
Text[ french ] = "Une erreur impr�vue s'est produite dans l'AutoPilote.";
|
|
Text[ italian ] = "Si � verificato un errore nel Pilota automatico.";
|
|
Text[ spanish ] = "Ha ocurrido un error inesperado en el AutoPiloto";
|
|
Text[ portuguese ] = "Surgiu um erro imprevisto no AutoPiloto.";
|
|
Text[ dutch ] = "Er is een onverwachte fout opgetreden in de AutoPiloot.";
|
|
Text[ swedish ] = "Ett ov�ntat fel har uppst�tt i Autopiloten.";
|
|
Text[ greek ] = "������������� ��� �� ����������� ������ ���� ����������.";
|
|
Text[ dutch ] = "Er is een onverwachte fout opgetreden in de AutoPiloot.";
|
|
Text[ swedish ] = "Ett ov�ntat fel har uppst�tt i Autopiloten.";
|
|
Text[ russian ] = "� ���������� ��������� ����������� ������.";
|
|
Text[ danish ] = "Der er opst�et en uventet fejl i Autopilot.";
|
|
Text[ polish ] = "Wyst�pi� niespodziewanie b��d w AutoPilocie";
|
|
Text[ portuguese_brazilian ] = "An unexpected Autopilot error has occured.";
|
|
Text[ japanese ] = "オートパイロットに予期されないエラーが発生しました。";
|
|
Text[ korean ] = "자동 파일럿에서 예상치 않은 오류 발생.";
|
|
Text[ chinese_simplified ] = "自动文件助理程序出现了一个意外的错误。";
|
|
Text[ chinese_traditional ] = "自動檔案助理發生了一個意外的錯誤。";
|
|
Text[ arabic ] = "��� ��� ��� ����� �� ������ �����.";
|
|
Text[ turkish ] = "OtoPilot'ta beklenmeyen bir hata olu�tu.";
|
|
Text[ catalan ] = "An unexpected error has occured in the AutoPilot.";
|
|
Text[ finnish ] = "Automaattisessa ohjauksessa on ilmennyt odottamaton virhe.";
|
|
Text[ thai ] = "เกิดข้อผิดพลาดที่ไม่คาดคิดขึ้นในการนำร่องอัตโนมัติ";
|
|
};
|
|
|
|
String sRTErrorHeader
|
|
{
|
|
Text = "Fehler";
|
|
Text[English] = "Error";
|
|
Text[ English_us ] = "Error";
|
|
Text[ french ] = "Erreur";
|
|
Text[ italian ] = "Errore";
|
|
Text[ spanish ] = "Error";
|
|
Text[ portuguese ] = "Erro";
|
|
Text[ dutch ] = "Fout";
|
|
Text[ swedish ] = "Fel";
|
|
Text[ greek ] = "������";
|
|
Text[ dutch ] = "Fout";
|
|
Text[ swedish ] = "Fel";
|
|
Text[ russian ] = "������";
|
|
Text[ danish ] = "Fejl";
|
|
Text[ polish ] = "B��d";
|
|
Text[ portuguese_brazilian ] = "Error";
|
|
Text[ japanese ] = "エラー";
|
|
Text[ korean ] = "에러";
|
|
Text[ chinese_simplified ] = "错误";
|
|
Text[ chinese_traditional ] = "錯誤";
|
|
Text[ arabic ] = "���";
|
|
Text[ turkish ] = "Hata";
|
|
Text[ catalan ] = "Error";
|
|
Text[ finnish ] = "Virhe";
|
|
Text[ thai ] = "ข้อผิดพลาด";
|
|
};
|
|
|
|
|
|
String sPathDialogMessage
|
|
{
|
|
Text = "W�hlen Sie ein Verzeichnis aus";
|
|
Text[English] = "Select a directory";
|
|
Text[ English_us ] = "Select a directory";
|
|
Text[ french ] = "S�lectionnez un r�pertoire";
|
|
Text[ italian ] = "Scegliete una cartella";
|
|
Text[ spanish ] = "Elija un directorio";
|
|
Text[ portuguese ] = "Seleccione um direct�rio";
|
|
Text[ dutch ] = "Selecteer een directory";
|
|
Text[ swedish ] = "V�lj ut en katalog";
|
|
Text[ greek ] = "�������� ��������";
|
|
Text[ dutch ] = "Selecteer een directory";
|
|
Text[ swedish ] = "V�lj ut en katalog";
|
|
Text[ russian ] = "�������� �����";
|
|
Text[ danish ] = "V�lg et bibliotek";
|
|
Text[ polish ] = "Wybierz katalog";
|
|
Text[ portuguese_brazilian ] = "Select a directory";
|
|
Text[ japanese ] = "ディレクトリを選択します。";
|
|
Text[ korean ] = "색인을 선택하십시오.";
|
|
Text[ chinese_simplified ] = "请您选择一个目录";
|
|
Text[ chinese_traditional ] = "請選擇一個目錄";
|
|
Text[ arabic ] = "������ ������ ����";
|
|
Text[ turkish ] = "Bir dizin se�in";
|
|
Text[ catalan ] = "Select a directory";
|
|
Text[ finnish ] = "Valitse hakemisto";
|
|
Text[ thai ] = "เลือกไดเร็กทอรี่";
|
|
};
|
|
|
|
String sDialogTitle
|
|
{
|
|
Text = "Dokumenten-Konverter";
|
|
Text[English] = "Document Converter";
|
|
Text[ English_us ] = "Document Converter";
|
|
Text[ portuguese ] = "Conversor de documentos";
|
|
Text[ greek ] = "��������� ���������� ��������";
|
|
Text[ dutch ] = "Documenten-converter";
|
|
Text[ french ] = "Convertisseur de documents";
|
|
Text[ spanish ] = "Convertidor de documentos";
|
|
Text[ swedish ] = "Dokumentkonverterare";
|
|
Text[ russian ] = "��������������� ����������";
|
|
Text[ italian ] = "Convertitore di documenti";
|
|
Text[ danish ] = "Dokument-konverter";
|
|
Text[ polish ] = "Konwerter dokument�w";
|
|
Text[ portuguese_brazilian ] = "Microsoft Import AutoPilot";
|
|
Text[ japanese ] = "ドキュメント変換";
|
|
Text[ korean ] = "문서 변환기";
|
|
Text[ chinese_simplified ] = "文档转换器";
|
|
Text[ chinese_traditional ] = "文件轉換器";
|
|
Text[ arabic ] = "���� ���������";
|
|
Text[ turkish ] = "OtoPilot Microsoft i�e aktarma";
|
|
Text[ catalan ] = "Document Converter";
|
|
Text[ finnish ] = "Asiakirjan muunto";
|
|
Text[ thai ] = "ตัวแปลงเอกสาร";
|
|
};
|
|
|
|
String sProgressPage1
|
|
{
|
|
Text = "Arbeitsfortschritt";
|
|
Text[English] = "Current Progress";
|
|
Text[ English_us ] = "Progress";
|
|
Text[ portuguese ] = "Progress�o";
|
|
Text[ russian ] = "��������";
|
|
Text[ greek ] = "������� ��������";
|
|
Text[ dutch ] = "Voortgang";
|
|
Text[ french ] = "Progression";
|
|
Text[ spanish ] = "Progreso";
|
|
Text[ italian ] = "Progressione";
|
|
Text[ danish ] = "Arbejdsfremgang";
|
|
Text[ swedish ] = "Arbetsframsteg";
|
|
Text[ polish ] = "Post�p";
|
|
Text[ portuguese_brazilian ] = "Current Progress";
|
|
Text[ japanese ] = "進捗状況";
|
|
Text[ korean ] = "진행";
|
|
Text[ chinese_simplified ] = "已经完成";
|
|
Text[ chinese_traditional ] = "已經完成";
|
|
Text[ turkish ] = "Current Progress";
|
|
Text[ arabic ] = "������";
|
|
Text[ catalan ] = "Already completed";
|
|
Text[ finnish ] = "Valmis";
|
|
Text[ thai ] = "เสร็จสมบูรณ์แล้ว";
|
|
};
|
|
|
|
String sProgressPage2
|
|
{
|
|
Text = "Erfassen der relevanten Dokumente:";
|
|
Text[English] = "Retrieval of the relevant documents";
|
|
Text[ English_us ] = "Retrieving the relevant documents:";
|
|
Text[ portuguese ] = "Recupera��o de documentos relevantes...";
|
|
Text[ russian ] = "�������������� ������ ����������";
|
|
Text[ greek ] = "������ ��� �������� ��������:";
|
|
Text[ dutch ] = "De relevante documenten worden geselecteerd:";
|
|
Text[ french ] = "R�cup�ration des documents importants :";
|
|
Text[ spanish ] = "Recogida de los documentos relevantes:";
|
|
Text[ italian ] = "Recupero dei documenti importanti:";
|
|
Text[ danish ] = "Registrering af de relevante dokumenter:";
|
|
Text[ swedish ] = "Samlar de relevanta dokumenten:";
|
|
Text[ polish ] = "Przywracanie wa�nych dokument�w:";
|
|
Text[ portuguese_brazilian ] = "Retrieval of the relevant documents";
|
|
Text[ japanese ] = "関連するドキュメントをまとめています:";
|
|
Text[ korean ] = "관련 문서 파악:";
|
|
Text[ chinese_simplified ] = "汇编相关的文档:";
|
|
Text[ chinese_traditional ] = "正在匯編相關的文件:";
|
|
Text[ turkish ] = "Retrieval of the relevant documents";
|
|
Text[ arabic ] = "����� ��������� ����� �����:";
|
|
Text[ catalan ] = "Retrieving the relevant documents:";
|
|
Text[ finnish ] = "Haetaan asianmukaiset asiakirjat:";
|
|
Text[ thai ] = "กำลังค้นคืนเอกสารที่เกี่ยวข้อง:";
|
|
};
|
|
|
|
String sProgressPage3
|
|
{
|
|
Text = "Konvertieren der Dokumente";
|
|
Text[English] = "Converting the documents";
|
|
Text[ English_us ] = "Converting the documents";
|
|
Text[ portuguese ] = "A converter documentos";
|
|
Text[ russian ] = "�������������� ����������";
|
|
Text[ greek ] = "��������� ��� ��������";
|
|
Text[ dutch ] = "De documenten worden geconverteerd";
|
|
Text[ french ] = "Conversion des documents";
|
|
Text[ spanish ] = "Conversi�n de documentos";
|
|
Text[ italian ] = "Conversione dei documenti";
|
|
Text[ danish ] = "Konvertering af dokumenterne";
|
|
Text[ swedish ] = "Konvertering av dokumenten";
|
|
Text[ polish ] = "Konwersja dokument�w";
|
|
Text[ portuguese_brazilian ] = "Converting the documents";
|
|
Text[ japanese ] = "ドキュメントの変換";
|
|
Text[ korean ] = "문서 변환";
|
|
Text[ chinese_simplified ] = "转换文档";
|
|
Text[ chinese_traditional ] = "轉換文件";
|
|
Text[ turkish ] = "Converting the documents";
|
|
Text[ arabic ] = "����� ���������";
|
|
Text[ catalan ] = "Document conversion";
|
|
Text[ finnish ] = "Muunnetaan asiakirjat";
|
|
Text[ thai ] = "กำลังแปลงเอกสาร";
|
|
};
|
|
|
|
|
|
String sProgressFound
|
|
{
|
|
Text = "Gefunden:";
|
|
Text[English] = "Found:";
|
|
Text[ English_us ] = "Found:";
|
|
Text[ portuguese ] = "Encontrado:";
|
|
Text[ russian ] = "�������:";
|
|
Text[ greek ] = "��������:";
|
|
Text[ dutch ] = "Gevonden:";
|
|
Text[ french ] = "D�tect�(s) :";
|
|
Text[ spanish ] = "Encontrado:";
|
|
Text[ italian ] = "Trovato:";
|
|
Text[ danish ] = "Fundet:";
|
|
Text[ swedish ] = "Hittad:";
|
|
Text[ polish ] = "Znaleziono:";
|
|
Text[ portuguese_brazilian ] = "Found";
|
|
Text[ japanese ] = "見つかりました:";
|
|
Text[ korean ] = "발견:";
|
|
Text[ chinese_simplified ] = "已经找到:";
|
|
Text[ chinese_traditional ] = "已經找到:";
|
|
Text[ turkish ] = "Found";
|
|
Text[ arabic ] = "�� ������ ���:";
|
|
Text[ catalan ] = "Found:";
|
|
Text[ finnish ] = "Tulokset:";
|
|
Text[ thai ] = "พบ:";
|
|
};
|
|
|
|
|
|
String sProgressPage5
|
|
{
|
|
Text = "%1 gefunden";
|
|
Text[English] = "%1 found";
|
|
Text[ English_us ] = "%1 found";
|
|
Text[ portuguese ] = "%1 encontrado(s)";
|
|
Text[ russian ] = "%1 �������";
|
|
Text[ greek ] = "�������� %1";
|
|
Text[ dutch ] = "%1 gevonden";
|
|
Text[ french ] = "%1 d�tect�(s)";
|
|
Text[ spanish ] = "%1 encontrado";
|
|
Text[ italian ] = "%1 trovato/i";
|
|
Text[ danish ] = "%1 fundet";
|
|
Text[ swedish ] = "%1 hittad(e)";
|
|
Text[ polish ] = "znaleziono %1";
|
|
Text[ portuguese_brazilian ] = "%1 found";
|
|
Text[ japanese ] = "%1 が見つかりました。";
|
|
Text[ korean ] = "%1을(를) 검색";
|
|
Text[ chinese_simplified ] = "%1 被找到。";
|
|
Text[ chinese_traditional ] = "%1 被找到";
|
|
Text[ turkish ] = "%1 found";
|
|
Text[ arabic ] = "�� ������ ��� %1";
|
|
Text[ catalan ] = "%1 found";
|
|
Text[ finnish ] = "%1 l�ydetty";
|
|
Text[ language_user1 ] = "RB (15.06.01): %1 bezieht sich auf die Anzahl der gefundenen Dokumente bzw. Vorlagen.";
|
|
Text[ thai ] = "พบ %1 ";
|
|
};
|
|
|
|
String sReady
|
|
{
|
|
Text = "Fertig";
|
|
Text[English] = "Ready";
|
|
Text[ English_us ] = "Finished";
|
|
Text[ portuguese ] = "Pronto!";
|
|
Text[ russian ] = "������";
|
|
Text[ greek ] = "������������!";
|
|
Text[ dutch ] = "Klaar";
|
|
Text[ french ] = "Terminer";
|
|
Text[ spanish ] = "Terminado";
|
|
Text[ italian ] = "Fine";
|
|
Text[ danish ] = "Udf�r";
|
|
Text[ swedish ] = "F�rdig";
|
|
Text[ polish ] = "Gotowe!";
|
|
Text[ portuguese_brazilian ] = "Ready!";
|
|
Text[ japanese ] = "完了";
|
|
Text[ korean ] = "완성!";
|
|
Text[ chinese_simplified ] = "完成";
|
|
Text[ chinese_traditional ] = "完成";
|
|
Text[ turkish ] = "Ready!";
|
|
Text[ arabic ] = "��!";
|
|
Text[ catalan ] = "Complete !";
|
|
Text[ finnish ] = "Valmis!";
|
|
Text[ thai ] = "สมบูรณ์!";
|
|
};
|
|
|
|
|
|
String sXMLTemplateCheckbox_1_
|
|
{
|
|
Text = "Textvorlagen";
|
|
Text[English] = "Text templates";
|
|
Text[ English_us ] = "Text templates";
|
|
Text[ french ] = "Mod�les de texte";
|
|
Text[ italian ] = "Modelli di testo";
|
|
Text[ spanish ] = "Plantillas de texto";
|
|
Text[ portuguese ] = "Modelos de texto";
|
|
Text[ dutch ] = "Tekstsjablonen";
|
|
Text[ swedish ] = "Textmallar";
|
|
Text[ greek ] = "������� ��������";
|
|
Text[ dutch ] = "Tekstsjablonen";
|
|
Text[ swedish ] = "Textmallar";
|
|
Text[ russian ] = "������� �������";
|
|
Text[ danish ] = "Teksttypografier";
|
|
Text[ polish ] = "Szablony tekstowe";
|
|
Text[ portuguese_brazilian ] = "%PRODUCTNAME Writer templates";
|
|
Text[ japanese ] = "文書テンプレート";
|
|
Text[ korean ] = "텍스트 템플릿";
|
|
Text[ chinese_simplified ] = "文本样式";
|
|
Text[ chinese_traditional ] = "文字樣式";
|
|
Text[ arabic ] = "����� ��";
|
|
Text[ turkish ] = "%PRODUCTNAME Writer �ablonlar�";
|
|
Text[ catalan ] = "Text templates";
|
|
Text[ finnish ] = "Tekstimallipohjat";
|
|
Text[ thai ] = "แม่แบบข้อความ";
|
|
};
|
|
|
|
String sXMLTemplateCheckbox_2_
|
|
{
|
|
Text = "Tabellenvorlagen";
|
|
Text[English] = "Table templates";
|
|
Text[ English_us ] = "Spreadsheet templates";
|
|
Text[ french ] = "Mod�les de classeur";
|
|
Text[ italian ] = "Modelli di fogli elettronici";
|
|
Text[ spanish ] = "Plantillas de hojas de c�lculo";
|
|
Text[ portuguese ] = "Modelos de folhas de c�lculo";
|
|
Text[ dutch ] = "Werkbladsjablonen";
|
|
Text[ swedish ] = "Tabellmallar";
|
|
Text[ greek ] = "������� �������";
|
|
Text[ dutch ] = "Werkbladsjablonen";
|
|
Text[ swedish ] = "Tabellmallar";
|
|
Text[ russian ] = "������� ����������� ������";
|
|
Text[ danish ] = "Tabeltypografier";
|
|
Text[ polish ] = "Szablony arkuszy kalkulacyjnych";
|
|
Text[ portuguese_brazilian ] = "%PRODUCTNAME Calc templates";
|
|
Text[ japanese ] = "表計算テンプレート";
|
|
Text[ korean ] = "표 템플릿";
|
|
Text[ chinese_simplified ] = "工作表样式";
|
|
Text[ chinese_traditional ] = "工作表樣式";
|
|
Text[ arabic ] = "����� ����";
|
|
Text[ turkish ] = "%PRODUCTNAME Calc �ablonlar�";
|
|
Text[ catalan ] = "Spreadsheet templates";
|
|
Text[ finnish ] = "Laskentataulukkomallipohjat";
|
|
Text[ thai ] = "แม่แบบกระดาษคำนวณ";
|
|
};
|
|
|
|
String sXMLTemplateCheckbox_3_
|
|
{
|
|
Text = "Zeichnungs/Pr�sentationsvorlagen";
|
|
Text[English] = "Drawing/Presentation templates";
|
|
Text[ English_us ] = "Drawing/presentation templates";
|
|
Text[ french ] = "Mod�les de dessin / pr�sentation";
|
|
Text[ italian ] = "Modelli di disegni/presentazioni";
|
|
Text[ spanish ] = "Plantillas de dibujo/presentaci�n";
|
|
Text[ portuguese ] = "Modelos de desenho/apresenta��o";
|
|
Text[ dutch ] = "Teken-/presentatiesjablonen";
|
|
Text[ swedish ] = "Tecknings-/presentationsmallar";
|
|
Text[ greek ] = "������� ������������/�������";
|
|
Text[ dutch ] = "Teken-/presentatiesjablonen";
|
|
Text[ swedish ] = "Tecknings-/presentationsmallar";
|
|
Text[ russian ] = "������� �������� � �����������";
|
|
Text[ danish ] = "Tegnings-/pr�sentationstypografier";
|
|
Text[ polish ] = "Szablony rysunk�w/prezentacji";
|
|
Text[ portuguese_brazilian ] = "%PRODUCTNAME Impress/%PRODUCTNAME Draw templates";
|
|
Text[ japanese ] = "図形描画/プレゼンテーションテンプレート";
|
|
Text[ korean ] = "그리기/프레젠테이션 템플릿";
|
|
Text[ chinese_simplified ] = "绘图/演示文稿样式";
|
|
Text[ chinese_traditional ] = "繪圖/簡報樣式";
|
|
Text[ arabic ] = "����� ����/��� ������";
|
|
Text[ turkish ] = "%PRODUCTNAME Impress/%PRODUCTNAME Draw �ablonlar�";
|
|
Text[ catalan ] = "Drawing/presentation templates";
|
|
Text[ finnish ] = "Piirros-/esitysmallipohjat";
|
|
Text[ thai ] = "แม่แบบการวาดรูป/การนำเสนอ";
|
|
};
|
|
|
|
String sXMLTemplateCheckbox_4_
|
|
{
|
|
Text = "Globaldokumente";
|
|
Text[English] = "Master Documents";
|
|
Text[ English_us ] = "Master documents";
|
|
Text[ portuguese ] = "Documentos-mestre";
|
|
Text[ russian ] = "������� ���������";
|
|
Text[ greek ] = "����� �������";
|
|
Text[ dutch ] = "Masterdocumenten";
|
|
Text[ french ] = "Documents ma�tres";
|
|
Text[ spanish ] = "Documentos maestros";
|
|
Text[ italian ] = "Documenti master";
|
|
Text[ danish ] = "Hoveddokumenter";
|
|
Text[ swedish ] = "Samlingsdokument";
|
|
Text[ polish ] = "Dokumenty g��wne";
|
|
Text[ portuguese_brazilian ] = "%PRODUCTNAME Math Documents";
|
|
Text[ japanese ] = "マスタードキュメント";
|
|
Text[ korean ] = "마스터 문서";
|
|
Text[ chinese_simplified ] = "主控文档";
|
|
Text[ chinese_traditional ] = "主控文件";
|
|
Text[ turkish ] = "%PRODUCTNAME Math Documents";
|
|
Text[ arabic ] = "������� �����";
|
|
Text[ catalan ] = "Master documents";
|
|
Text[ finnish ] = "P��asiakirjat";
|
|
Text[ thai ] = "เอกสารต้นฉบับ";
|
|
};
|
|
|
|
|
|
String sXMLDocumentCheckbox_1_
|
|
{
|
|
Text = "Textdokumente";
|
|
Text[English] = "Text documents";
|
|
Text[ English_us ] = "Text documents";
|
|
Text[ french ] = "Documents texte";
|
|
Text[ italian ] = "Documenti di testo";
|
|
Text[ spanish ] = "Documentos de texto";
|
|
Text[ portuguese ] = "Documentos de texto";
|
|
Text[ dutch ] = "Tekstdocumenten";
|
|
Text[ swedish ] = "Textdokument";
|
|
Text[ greek ] = "������� ��������";
|
|
Text[ dutch ] = "Tekstdocumenten";
|
|
Text[ swedish ] = "Textdokument";
|
|
Text[ russian ] = "��������� ���������";
|
|
Text[ danish ] = "Tekstdokumenter";
|
|
Text[ polish ] = "Dokumenty tekstowe";
|
|
Text[ portuguese_brazilian ] = "%PRODUCTNAME Writer documents";
|
|
Text[ japanese ] = "文書ドキュメント";
|
|
Text[ korean ] = "텍스트 문서";
|
|
Text[ chinese_simplified ] = "文本文档";
|
|
Text[ chinese_traditional ] = "文字文件";
|
|
Text[ arabic ] = "������� ��";
|
|
Text[ turkish ] = "%PRODUCTNAME Writer belgeleri";
|
|
Text[ catalan ] = "Text documents";
|
|
Text[ finnish ] = "Tekstiasiakirjat";
|
|
Text[ thai ] = "เอกสารข้อความ";
|
|
};
|
|
|
|
String sXMLDocumentCheckbox_2_
|
|
{
|
|
Text = "Tabellendokumente";
|
|
Text[English] = "Table documents";
|
|
Text[ English_us ] = "Spreadsheets";
|
|
Text[ french ] = "Classeurs";
|
|
Text[ italian ] = "Fogli elettronici";
|
|
Text[ spanish ] = "Hojas de c�lculo";
|
|
Text[ portuguese ] = "Folhas de c�lculo ";
|
|
Text[ dutch ] = "Werkbladdocumenten";
|
|
Text[ swedish ] = "Tabelldokument";
|
|
Text[ greek ] = "������� �������";
|
|
Text[ dutch ] = "Werkbladdocumenten";
|
|
Text[ swedish ] = "Tabelldokument";
|
|
Text[ russian ] = "��������� ����������� ������";
|
|
Text[ danish ] = "Regneark";
|
|
Text[ polish ] = "Arkusze kalkulacyjne";
|
|
Text[ portuguese_brazilian ] = "%PRODUCTNAME Calc documents";
|
|
Text[ japanese ] = "表計算ドキュメント";
|
|
Text[ korean ] = "스프레드시트 문서";
|
|
Text[ chinese_simplified ] = "工作表文档";
|
|
Text[ chinese_traditional ] = "工作表文件";
|
|
Text[ arabic ] = "������� ����";
|
|
Text[ turkish ] = "%PRODUCTNAME Calc belgeleri";
|
|
Text[ catalan ] = "Spreadsheet documents";
|
|
Text[ finnish ] = "Laskentataulukkoasiakirjat";
|
|
Text[ thai ] = "เอกสารกระดาษคำนวณ";
|
|
};
|
|
|
|
String sXMLDocumentCheckbox_3_
|
|
{
|
|
Text = "Zeichnungs/Pr�sentationsdokumente";
|
|
Text[English] = "Drawing/Presentation documents";
|
|
Text[ English_us ] = "Drawing/presentation documents";
|
|
Text[ french ] = "Dessins / pr�sentations";
|
|
Text[ italian ] = "Disegni/presentazioni";
|
|
Text[ spanish ] = "Documentos de dibujo/presentaci�n";
|
|
Text[ portuguese ] = "Desenhos/Apresenta��es";
|
|
Text[ dutch ] = "Teken-/presentatiedocumenten";
|
|
Text[ swedish ] = "Tecknings-/presentationsdokument";
|
|
Text[ greek ] = "������� ������������/�������";
|
|
Text[ dutch ] = "Teken-/presentatiedocumenten";
|
|
Text[ swedish ] = "Tecknings-/presentationsdokument";
|
|
Text[ russian ] = "��������� �������� � �����������";
|
|
Text[ danish ] = "Tegnings-/pr�sentationsdokumenter";
|
|
Text[ polish ] = "Dokumenty rysunku/prezentacji";
|
|
Text[ portuguese_brazilian ] = "%PRODUCTNAME Impress/%PRODUCTNAME Draw documents";
|
|
Text[ japanese ] = "図形描画/プレゼンテーションドキュメント";
|
|
Text[ korean ] = "그리기/프레젠테이션 문서";
|
|
Text[ chinese_simplified ] = "绘图和演示文稿文档";
|
|
Text[ chinese_traditional ] = "繪圖/簡報文件";
|
|
Text[ arabic ] = "������� ����/��� ������";
|
|
Text[ turkish ] = "%PRODUCTNAME Impress/%PRODUCTNAME Draw belgeleri";
|
|
Text[ catalan ] = "Drawing/presentation documents";
|
|
Text[ finnish ] = "Piirros-/esitysasiakirjat";
|
|
Text[ thai ] = "เอกสารการวาดรูป/การนำเสนอ";
|
|
};
|
|
|
|
|
|
String sXMLDocumentCheckbox_4_
|
|
{
|
|
Text = "Globaldokumente/Formeln";
|
|
Text[English] = "Master documents/Formulas";
|
|
Text[ English_us ] = "Master documents/formulas";
|
|
Text[ portuguese ] = "Documentos-mestre/F�rmulas";
|
|
Text[ russian ] = "������� ��������� � �������";
|
|
Text[ greek ] = "����� �������/�����";
|
|
Text[ dutch ] = "Masterdocumenten/formules";
|
|
Text[ french ] = "Documents ma�tres / formules";
|
|
Text[ spanish ] = "Documentos maestros/F�rmulas";
|
|
Text[ italian ] = "Documenti master/formule";
|
|
Text[ danish ] = "Hoveddokumenter/formler";
|
|
Text[ swedish ] = "Samlingsdokument/formler";
|
|
Text[ polish ] = "Dokumenty g��wne/Formu�y";
|
|
Text[ portuguese_brazilian ] = "%PRODUCTNAME Math Documents";
|
|
Text[ japanese ] = "マスタードキュメント/数式";
|
|
Text[ korean ] = "마스터 문서/수식";
|
|
Text[ chinese_simplified ] = "主控文档和公式";
|
|
Text[ chinese_traditional ] = "主控文件/公式";
|
|
Text[ turkish ] = "%PRODUCTNAME Math Documents";
|
|
Text[ arabic ] = "������� �����/���";
|
|
Text[ catalan ] = "Master documents/formulas";
|
|
Text[ finnish ] = "P��asiakirjat/kaavat";
|
|
Text[ thai ] = "ต้นฉบับเอกสาร/สูตรคำนวณ";
|
|
};
|
|
|
|
String sXMLHelperApplications_1
|
|
{
|
|
Text = "Globaldokumente";
|
|
Text[English] = "Master Documents";
|
|
Text[ English_us ] = "Master documents";
|
|
Text[ language_user1 ] = "EM(1.2.01) kommt mitten im Satz vor, deshalb kleingeschr auf Eng. Zust�ndig ist BC/Extras.";
|
|
Text[ portuguese ] = "documentos-mestre";
|
|
Text[ russian ] = "������� ���������";
|
|
Text[ greek ] = "����� �������";
|
|
Text[ dutch ] = "Masterdocumenten";
|
|
Text[ french ] = "Documents ma�tres";
|
|
Text[ spanish ] = "documentos maestros";
|
|
Text[ italian ] = "documenti master";
|
|
Text[ danish ] = "Hoveddokumenter";
|
|
Text[ swedish ] = "Samlingsdokument";
|
|
Text[ polish ] = "dokumenty g��wne";
|
|
Text[ portuguese_brazilian ] = "Master Documents";
|
|
Text[ japanese ] = "マスタードキュメント";
|
|
Text[ korean ] = "마스터 문서들";
|
|
Text[ chinese_simplified ] = "主控文档";
|
|
Text[ chinese_traditional ] = "主控文件";
|
|
Text[ turkish ] = "Master Documents";
|
|
Text[ arabic ] = "������� �����";
|
|
Text[ catalan ] = "master documents";
|
|
Text[ finnish ] = "p��asiakirjat";
|
|
Text[ thai ] = "ต้นฉบับเอกสาร";
|
|
};
|
|
|
|
String sXMLHelperApplications_2
|
|
{
|
|
Text = "Formeln";
|
|
Text[English] = "Formulas";
|
|
Text[ English_us ] = "Formulas";
|
|
Text[ portuguese ] = "F�rmulas";
|
|
Text[ russian ] = "�������";
|
|
Text[ greek ] = "�����";
|
|
Text[ dutch ] = "Formules";
|
|
Text[ french ] = "Formules";
|
|
Text[ spanish ] = "F�rmulas";
|
|
Text[ italian ] = "Formule";
|
|
Text[ danish ] = "Formler";
|
|
Text[ swedish ] = "Formler";
|
|
Text[ polish ] = "Formu�y";
|
|
Text[ portuguese_brazilian ] = "Formulas";
|
|
Text[ japanese ] = "数式";
|
|
Text[ korean ] = "수식";
|
|
Text[ chinese_simplified ] = "公式";
|
|
Text[ chinese_traditional ] = "公式";
|
|
Text[ turkish ] = "Formulas";
|
|
Text[ arabic ] = "���";
|
|
Text[ catalan ] = "Formulas";
|
|
Text[ finnish ] = "Kaavat";
|
|
Text[ thai ] = "สูตรคำนวณ";
|
|
};
|
|
|
|
|
|
String sSourceDocuments
|
|
{
|
|
Text = "Quelldokumente";
|
|
Text[English] = "Sourcedocuments";
|
|
Text[ English_us ] = "Source documents";
|
|
Text[ portuguese ] = "Documentos fonte";
|
|
Text[ russian ] = "�������� ���������";
|
|
Text[ greek ] = "Sourcedocuments";
|
|
Text[ dutch ] = "Brondocumenten";
|
|
Text[ french ] = "Documents source";
|
|
Text[ spanish ] = "Documentos fuente";
|
|
Text[ finnish ] = "L�hdeasiakirjat";
|
|
Text[ italian ] = "Documenti sorgente";
|
|
Text[ danish ] = "Kildedokumenter";
|
|
Text[ swedish ] = "K�lldokument";
|
|
Text[ polish ] = "Dokumenty �r�d�owe";
|
|
Text[ portuguese_brazilian ] = "Sourcedocuments";
|
|
Text[ japanese ] = "ソースドキュメント";
|
|
Text[ korean ] = "소스 문서";
|
|
Text[ chinese_simplified ] = "源文档";
|
|
Text[ chinese_traditional ] = "源文件";
|
|
Text[ turkish ] = "Sourcedocuments";
|
|
Text[ arabic ] = "Sourcedocuments";
|
|
Text[ catalan ] = "Sourcedocuments";
|
|
Text[ thai ] = "แหล่งเอกสาร";
|
|
};
|
|
|
|
|
|
String sTargetDocuments
|
|
{
|
|
Text = "Zieldokumente";
|
|
Text[English] = "Targetdocuments";
|
|
Text[ English_us ] = "Target documents";
|
|
Text[ portuguese ] = "Documentos destino";
|
|
Text[ russian ] = "�������� ���������";
|
|
Text[ greek ] = "Targetdocuments";
|
|
Text[ dutch ] = "Doeldocumenten";
|
|
Text[ french ] = "Documents cible";
|
|
Text[ spanish ] = "Documentos destino";
|
|
Text[ finnish ] = "Kohdeasiakirjat";
|
|
Text[ italian ] = "Documenti di destinazione";
|
|
Text[ danish ] = "M�ldokumenter";
|
|
Text[ swedish ] = "M�ldokument";
|
|
Text[ polish ] = "Dokumenty docelowe";
|
|
Text[ portuguese_brazilian ] = "Targetdocuments";
|
|
Text[ japanese ] = "ターゲットドキュメント";
|
|
Text[ korean ] = "대상 문서";
|
|
Text[ chinese_simplified ] = "目标文档";
|
|
Text[ chinese_traditional ] = "目標文件";
|
|
Text[ turkish ] = "Targetdocuments";
|
|
Text[ arabic ] = "Targetdocuments";
|
|
Text[ catalan ] = "Targetdocuments";
|
|
Text[ thai ] = "เอกสารเป้าหมาย";
|
|
};
|
|
|
|
String sCreateLogfile
|
|
{
|
|
Text = "Logdatei erstellen";
|
|
Text[English] = "Create Logfile";
|
|
Text[ English_us ] = "Create log file";
|
|
Text[ portuguese ] = "Criar ficheiro de registo";
|
|
Text[ russian ] = "������� ���� ���������";
|
|
Text[ greek ] = "Creae Logfile";
|
|
Text[ dutch ] = "Logbestand maken";
|
|
Text[ french ] = "Cr�er un fichier journal";
|
|
Text[ spanish ] = "Crear archivo de operaciones";
|
|
Text[ finnish ] = "Luo lokitiedosto";
|
|
Text[ italian ] = "Crea file di log";
|
|
Text[ danish ] = "Opret logfil";
|
|
Text[ swedish ] = "Skapa loggfil";
|
|
Text[ polish ] = "Utw�rz plik rejestracyjny";
|
|
Text[ portuguese_brazilian ] = "Creae Logfile";
|
|
Text[ japanese ] = "ログファイルの作成";
|
|
Text[ korean ] = "로그 파일 만들기";
|
|
Text[ chinese_simplified ] = "建立日志文件";
|
|
Text[ chinese_traditional ] = "製作日誌檔案";
|
|
Text[ turkish ] = "Creae Logfile";
|
|
Text[ arabic ] = "Creae Logfile";
|
|
Text[ catalan ] = "Creae Logfile";
|
|
Text[ thai ] = "สร้างแฟ้มลงบันทึกเข้า-ออก";
|
|
};
|
|
|
|
|
|
String sLogfileSummary
|
|
{
|
|
Text = "<COUNT> Dokumente konvertiert";
|
|
Text[English] = "<COUNT> Documents converted";
|
|
Text[ english_us ] = "<COUNT> documents converted";
|
|
Text[ portuguese ] = "<COUNT> Documents converted";
|
|
Text[ russian ] = "<COUNT> Documents converted";
|
|
Text[ greek ] = "<COUNT> Documents converted";
|
|
Text[ dutch ] = "<COUNT> Documents converted";
|
|
Text[ french ] = "<COUNT> Documents converted";
|
|
Text[ spanish ] = "<COUNT> Documents converted";
|
|
Text[ finnish ] = "<COUNT> Documents converted";
|
|
Text[ italian ] = "<COUNT> Documents converted";
|
|
Text[ danish ] = "<COUNT> Documents converted";
|
|
Text[ swedish ] = "<COUNT> Documents converted";
|
|
Text[ polish ] = "<COUNT> Documents converted";
|
|
Text[ japanese ] = "<COUNT> Documents converted";
|
|
Text[ korean ] = "<COUNT> Documents converted";
|
|
Text[ chinese_simplified ] = "<COUNT> Documents converted";
|
|
Text[ chinese_traditional ] = "<COUNT> Documents converted";
|
|
Text[ turkish ] = "<COUNT> Documents converted";
|
|
Text[ arabic ] = "<COUNT> Documents converted";
|
|
};
|
|
|
|
|
|
|
|
String sLogfileHelpText
|
|
{
|
|
Text = "In Ihrem Arbeitsverzeichnis wird eine Logdatei angelegt";
|
|
Text[English] = "A Logfile will be created within your Working Directory";
|
|
Text[ English_us ] = "A log file will be created in your work directory";
|
|
Text[ portuguese ] = "O ficheiro de registo ser� criado na sua pasta de trabalho.";
|
|
Text[ russian ] = "� ����� ������� �������� ����� ������ ���� ���������.";
|
|
Text[ greek ] = "A Logfile will be created within your Working Directory";
|
|
Text[ dutch ] = "In uw werkdirectory wordt een logbestand aangelegd.";
|
|
Text[ french ] = "Un fichier journal va �tre cr�� dans votre dossier de travail.";
|
|
Text[ spanish ] = "Se crear� un archivo de operaciones en su directorio de trabajo.";
|
|
Text[ finnish ] = "Lokitiedosto luodaan ty�hakemistoon";
|
|
Text[ italian ] = "Il programma crea un file di log nella vostra cartella di lavoro.";
|
|
Text[ danish ] = "Der oprettes en logfil i arbejdsmappen";
|
|
Text[ swedish ] = "En loggfil kommer att skapas i din arbetskatalog";
|
|
Text[ polish ] = "W Twoim katalogu roboczym utworzony zostanie plik rejestracyjny.";
|
|
Text[ portuguese_brazilian ] = "A Logfile will be created within your Working Directory";
|
|
Text[ japanese ] = "ワーキングディレクトリにログファイルが格納されます。";
|
|
Text[ korean ] = "작업 디렉토리 안에 로그파일이 만들어집니다";
|
|
Text[ chinese_simplified ] = "在您的工作目录内新建一个日志文件。";
|
|
Text[ chinese_traditional ] = "在您的工作目錄內新增一個日誌檔案。";
|
|
Text[ turkish ] = "A Logfile will be created within your Working Directory";
|
|
Text[ arabic ] = "A Logfile will be created within your Working Directory";
|
|
Text[ catalan ] = "A Logfile will be created within your Working Directory";
|
|
Text[ thai ] = "แฟ้มลงบันทึกเข้า-ออกจะถูกสร้างในไดเร็กทอรี่การทำงานของคุณ";
|
|
};
|
|
|
|
|
|
String sSumInclusiveSubDir
|
|
{
|
|
Text = "Es werden alle Unterverzeichnisse ber�cksichtigt";
|
|
Text[English] = "All directories will be considered";
|
|
Text[ English_us ] = "All subdirectories will be taken into account";
|
|
Text[ french ] = "Tous les sous-r�pertoires seront pris en compte.";
|
|
Text[ italian ] = "Si terr� conto di tutte le sottocartelle";
|
|
Text[ spanish ] = "Se tendr�n en cuenta todos los subdirectorios";
|
|
Text[ portuguese ] = "Ser�o considerados todos os subdirect�rios!";
|
|
Text[ dutch ] = "Er wordt rekening gehouden met alle subdirectory's";
|
|
Text[ swedish ] = "Det tas h�nsyn till alla underordnade kataloger";
|
|
Text[ greek ] = "�� ���������� ���� �� ������������";
|
|
Text[ dutch ] = "Er wordt rekening gehouden met alle subdirectory's";
|
|
Text[ swedish ] = "Det tas h�nsyn till alla underordnade kataloger";
|
|
Text[ russian ] = "�������� ��� ��������";
|
|
Text[ danish ] = "Alle underbiblioteker medtages";
|
|
Text[ polish ] = "Uwzgl�dnione zostan� wszystkie katalogi podrz�dne";
|
|
Text[ portuguese_brazilian ] = "All directories will be considered";
|
|
Text[ japanese ] = "すべての下位ディレクトリが対象になります。";
|
|
Text[ korean ] = "모든 하위 디렉토리가 참작됩니다.";
|
|
Text[ chinese_simplified ] = "包括所有子目录";
|
|
Text[ chinese_traditional ] = "包含所有子目錄";
|
|
Text[ arabic ] = "���� ������ �� ������� �������";
|
|
Text[ turkish ] = "T�m alt dizinler dikkate al�nacak";
|
|
Text[ catalan ] = "All directories will be considered";
|
|
Text[ finnish ] = "Kaikki alihakemistot huomioidaan";
|
|
Text[ thai ] = "ไดเร็กทอรี่ย่อยทั้งหมดจะถูกพิจารณา";
|
|
};
|
|
|
|
String sSumSaveDokumente
|
|
{
|
|
Text = "Exportiert werden sie in das folgende Verzeichnis:";
|
|
Text[English] = "These will be exported in the following directory:";
|
|
Text[ English_us ] = "These will be exported to the following directory:";
|
|
Text[ french ] = "Ils seront export�s vers le r�pertoire suivant :";
|
|
Text[ italian ] = "L'esportazione avver� nella seguente cartella:";
|
|
Text[ spanish ] = "Se exportar�n al siguiente directorio:";
|
|
Text[ portuguese ] = "Estes ser�o exportados para o seguinte direct�rio:";
|
|
Text[ dutch ] = "Ze worden ge�xporteerd naar de volgende directory:";
|
|
Text[ swedish ] = "De exporteras till f�ljande katalog:";
|
|
Text[ greek ] = "� ������� ���� �� ����� ���� ���� ��������:";
|
|
Text[ dutch ] = "Ze worden ge�xporteerd naar de volgende directory:";
|
|
Text[ swedish ] = "De exporteras till f�ljande katalog:";
|
|
Text[ russian ] = "��� �������������� � ��������� �����:";
|
|
Text[ danish ] = "Disse eksporteres til f�lgende bibliotek:";
|
|
Text[ polish ] = "Eksportowane zostan� do nast�puj�cego katalogu:";
|
|
Text[ portuguese_brazilian ] = "These will be exported in the following directory:";
|
|
Text[ japanese ] = "次のディレクトリにエクスポートされます。";
|
|
Text[ korean ] = "이 파일 및 문서들은 다음의 디렉토리로 내보내집니다:";
|
|
Text[ chinese_simplified ] = "输出至下列目录:";
|
|
Text[ chinese_traditional ] = "匯入到以下目錄:";
|
|
Text[ arabic ] = "��� ��� ������� ��� ������ ������:";
|
|
Text[ turkish ] = "Bu dosyalar�n aktar�laca�� hedef dizin:";
|
|
Text[ catalan ] = "These will be exported to the following directory:";
|
|
Text[ finnish ] = "Kohteet vied��n seuraavaan hakemistoon:";
|
|
Text[ thai ] = "เหล่านี้จะถูกส่งออกไปยังไดเร็กทอรี่ต่อไปนี้:";
|
|
};
|
|
|
|
|
|
String sSumSOTextDocuments
|
|
{
|
|
Text = "Alle %PRODUCTNAME Textdokumente aus dem folgenden Verzeichnis werden importiert:";
|
|
Text[English] = "All %PRODUCTNAME text documents in the following directory will be imported:";
|
|
Text[ English_us ] = "All %PRODUCTNAME text documents contained in the following directory will be imported:";
|
|
Text[ french ] = "Les documents texte %PRODUCTNAME contenus dans le r�pertoire suivant vont �tre import�s :";
|
|
Text[ italian ] = "Vengono importati tutti i documenti di testo %PRODUCTNAME dalla cartella seguente:";
|
|
Text[ spanish ] = "Se importar�n todos los documentos de texto de %PRODUCTNAME desde el siguiente directorio:";
|
|
Text[ portuguese ] = "Todos os documentos de texto do %PRODUCTNAME ser�o importados do seguinte direct�rio:";
|
|
Text[ dutch ] = "Alle %PRODUCTNAME teksten uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla %PRODUCTNAME textdokument som finns i f�ljande katalog importeras:";
|
|
Text[ greek ] = "��� �� %1 ��� ��� ���� �������� �� ���������:";
|
|
Text[ dutch ] = "Alle %PRODUCTNAME teksten uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla %PRODUCTNAME textdokument som finns i f�ljande katalog importeras:";
|
|
Text[ russian ] = "��� ��������� ��������� %PRODUCTNAME ����� ������������� �� ���������� ��������:";
|
|
Text[ danish ] = "Alle %PRODUCTNAME-tekstdokumenter importeres fra f�lgende bibliotek:";
|
|
Text[ polish ] = "Importowane b�d� wszystkie dokumenty tekstowe programu %PRODUCTNAME z nast�puj�cego katalogu:";
|
|
Text[ portuguese_brazilian ] = "All Word templates will be imported in the following directory:";
|
|
Text[ japanese ] = "すべての %PRODUCTNAME 文書ドキュメントは次のディレクトリからインポートされます。";
|
|
Text[ korean ] = "다음 디렉토리에서 모든 %1을(를) 가져옵니다:";
|
|
Text[ chinese_simplified ] = "从以下的目录中输入全部的 %PRODUCTNAME 文本文档:";
|
|
Text[ chinese_traditional ] = "從下列目錄匯入全部的 %PRODUCTNAME 文字文件:";
|
|
Text[ arabic ] = "��� ��� ������� �� %1 �� ������ ������:";
|
|
Text[ turkish ] = "��e aktar�lacak t�m Word �ablonlar�n� i�eren dizin:";
|
|
Text[ catalan ] = "%1 contained in the following directory will be imported:";
|
|
Text[ finnish ] = "Kaikki seuraavassa hakemistossa olevat ohjelman %PRODUCTNAME tekstiasiakirjat tuodaan:";
|
|
Text[ thai ] = "เอกสารข้อความ %PRODUCTNAME ทั้งหมดที่บรรจุในไดเร็กทอรี่ต่อไปนี้จะถูกนำเข้า:";
|
|
};
|
|
|
|
|
|
String sSumSOTableDocuments
|
|
{
|
|
Text = "Alle %PRODUCTNAME Tabellendokumente aus dem folgenden Verzeichnis werden importiert:";
|
|
Text[English] = "All %PRODUCTNAME table documents in the following directory will be imported:";
|
|
Text[ English_us ] = "All %PRODUCTNAME spreadsheets contained in the following directory will be imported:";
|
|
Text[ french ] = "Les classeurs %PRODUCTNAME contenus dans le r�pertoire suivant vont �tre import�s :";
|
|
Text[ italian ] = "Vengono importati tutti i fogli elettronici %PRODUCTNAME dalla cartella seguente:";
|
|
Text[ spanish ] = "Se importar�n todas las hojas de c�lculo de %PRODUCTNAME del siguiente directorio:";
|
|
Text[ portuguese ] = "Todas as folhas de c�lculo do %PRODUCTNAME ser�o importadas do seguinte direct�rio:";
|
|
Text[ dutch ] = "Alle %PRODUCTNAME werkbladen uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla %PRODUCTNAME tabelldokument som finns i f�ljande katalog importeras:";
|
|
Text[ greek ] = "��� �� %1 ��� ��� ���� �������� �� ���������:";
|
|
Text[ dutch ] = "Alle %PRODUCTNAME werkbladen uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla %PRODUCTNAME tabelldokument som finns i f�ljande katalog importeras:";
|
|
Text[ russian ] = "��� ��������� ����������� ������ %PRODUCTNAME ����� ������������� �� ���������� ��������:";
|
|
Text[ danish ] = "Alle %PRODUCTNAME-regneark importeres fra f�lgende bibliotek:";
|
|
Text[ polish ] = "Importowane b�d� wszystkie arkusze kalkulacyjne programu %PRODUCTNAME z nast�puj�cego katalogu:";
|
|
Text[ portuguese_brazilian ] = "All Word templates will be imported in the following directory:";
|
|
Text[ japanese ] = "すべての %PRODUCTNAME 表計算ドキュメントは次のディレクトリからインポートされます。";
|
|
Text[ korean ] = "다음 디렉토리에서 모든 %1을(를) 가져옵니다:";
|
|
Text[ chinese_simplified ] = "从以下的目录中输入所有 %PRODUCTNAME 工作表文档:";
|
|
Text[ chinese_traditional ] = "從下列目錄匯入全部的 %PRODUCTNAME 工作表文件:";
|
|
Text[ arabic ] = "��� ��� ������� �� %1 �� ������ ������:";
|
|
Text[ turkish ] = "��e aktar�lacak t�m Word �ablonlar�n� i�eren dizin:";
|
|
Text[ catalan ] = "%1 contained in the following directory will be imported:";
|
|
Text[ finnish ] = "Kaikki seuraavassa hakemistossa olevat ohjelman %PRODUCTNAME laskentataulukot tuodaan:";
|
|
Text[ thai ] = "กระดาษคำนวณ %PRODUCTNAME ทั้งหมดที่บรรจุในไดเร็กทอรี่ต่อไปนี้จะถูกนำเข้า:";
|
|
};
|
|
|
|
|
|
String sSumSODrawDocuments
|
|
{
|
|
Text = "Alle %PRODUCTNAME Zeichnungs- und Pr�sentationsdokumente aus dem folgenden Verzeichnis werden importiert:";
|
|
Text[English] = "All %PRODUCTNAME drawing and impress documents in the following directory will be imported:";
|
|
Text[ English_us ] = "All %PRODUCTNAME drawing and presentation documents contained in the following directory will be imported:";
|
|
Text[ french ] = "Les dessins et pr�sentations %PRODUCTNAME contenus dans le r�pertoire suivant vont �tre import�s :";
|
|
Text[ italian ] = "Vengono importati tutti i disegni e le presentazioni %PRODUCTNAME dalla cartella seguente:";
|
|
Text[ spanish ] = "Se importar�n todos los documentos de presentaci�n y dibujo de %PRODUCTNAME desde el siguiente directorio:";
|
|
Text[ portuguese ] = "Todos os desenhos e apresenta��es do %PRODUCTNAME ser�o importados do seguinte direct�rio:";
|
|
Text[ dutch ] = "Alle %PRODUCTNAME tekening- en presentatiedocumenten uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla %PRODUCTNAME tecknings- och presentationsdokument som finns i f�ljande katalog importeras:";
|
|
Text[ greek ] = "��� �� %1 ��� ��� ���� �������� �� ���������:";
|
|
Text[ dutch ] = "Alle %PRODUCTNAME tekening- en presentatiedocumenten uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla %PRODUCTNAME tecknings- och presentationsdokument som finns i f�ljande katalog importeras:";
|
|
Text[ russian ] = "��� ������� � ����������� %PRODUCTNAME ����� ������������� �� ���������� ��������:";
|
|
Text[ danish ] = "Alle %PRODUCTNAME-tegnings- og pr�sentationsdokumenter importeres fra f�lgende bibliotek:";
|
|
Text[ polish ] = "Importowane b�d� wszystkie dokumenty rysunkowe i prezenacyjne programu %PRODUCTNAME z nast�puj�cego katalogu:";
|
|
Text[ portuguese_brazilian ] = "All Word templates will be imported in the following directory:";
|
|
Text[ japanese ] = "すべての %PRODUCTNAME 図形描画ドキュメントとプレゼンテーションドキュメントは次のディレクトリからインポートされます。";
|
|
Text[ korean ] = "다음 디렉토리에서 모든 %1을(를) 가져옵니다:";
|
|
Text[ chinese_simplified ] = "从以下的目录中输入所有 %PRODUCTNAME 绘图文档和演示文稿文档:";
|
|
Text[ chinese_traditional ] = "從下列目錄匯入全部的 %PRODUCTNAME 繪圖及簡報文件:";
|
|
Text[ arabic ] = "��� ��� ������� �� %1 �� ������ ������:";
|
|
Text[ turkish ] = "��e aktar�lacak t�m Word �ablonlar�n� i�eren dizin:";
|
|
Text[ catalan ] = "%1 contained in the following directory will be imported:";
|
|
Text[ finnish ] = "Kaikki seuraavassa hakemistossa olevat ohjelman %PRODUCTNAME piirrokset tuodaan:";
|
|
Text[ thai ] = "เอกสารการวาดรูปและการนำเสนอ %PRODUCTNAME ทั้งหมดที่บรรจุในไดเร็กทอรี่ต่อไปนี้จะถูกนำเข้า:";
|
|
};
|
|
|
|
|
|
String sSumSOMathDocuments
|
|
{
|
|
Text = "Alle %PRODUCTNAME Formeldokumente aus dem folgenden Verzeichnis werden importiert:";
|
|
Text[English] = "All %PRODUCTNAME formula documents in the following directory will be imported:";
|
|
Text[ English_us ] = "All %PRODUCTNAME formula documents contained in the following directory will be imported:";
|
|
Text[ french ] = "Les formules %PRODUCTNAME contenues dans le r�pertoire suivant vont �tre import�es :";
|
|
Text[ italian ] = "Vengono importati tutte le formule PRODUCTNAME dalla cartella seguente:";
|
|
Text[ spanish ] = "Se importar�n todos los documentos de f�rmula de %PRODUCTNAME desde el siguiente directorio:";
|
|
Text[ portuguese ] = "Todas as f�rmulas do %PRODUCTNAME ser�o importadas do seguinte direct�rio:";
|
|
Text[ dutch ] = "Alle %PRODUCTNAME formuledocumenten uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla %PRODUCTNAME formeldokument som finns i f�ljande katalog importeras:";
|
|
Text[ greek ] = "��� �� %1 ��� ��� ���� �������� �� ���������:";
|
|
Text[ dutch ] = "Alle %PRODUCTNAME formuledocumenten uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla %PRODUCTNAME formeldokument som finns i f�ljande katalog importeras:";
|
|
Text[ russian ] = "��� ��������� ������ %PRODUCTNAME ����� ������������� �� ���������� ��������:";
|
|
Text[ danish ] = "Alle %PRODUCTNAME-formeldokumenter importeres fra f�lgende bibliotek:";
|
|
Text[ polish ] = "Importowane b�d� wszystkie dokumenty formu� programu %PRODUCTNAME z nast�puj�cego katalogu:";
|
|
Text[ portuguese_brazilian ] = "All Word templates will be imported in the following directory:";
|
|
Text[ japanese ] = "すべての %PRODUCTNAME 数式ドキュメントは次のディレクトリからインポートされます。";
|
|
Text[ korean ] = "다음 디렉토리에서 모든 %1을(를) 가져옵니다:";
|
|
Text[ chinese_simplified ] = "从以下的目录中输入所有 %PRODUCTNAME 公式文档:";
|
|
Text[ chinese_traditional ] = "從下列目錄匯入全部的 %PRODUCTNAME 公式文件:";
|
|
Text[ arabic ] = "��� ��� ������� �� %1 �� ������ ������:";
|
|
Text[ turkish ] = "��e aktar�lacak t�m Word �ablonlar�n� i�eren dizin:";
|
|
Text[ catalan ] = "%1 contained in the following directory will be imported:";
|
|
Text[ finnish ] = "Kaikki seuraavassa hakemistossa olevat ohjelman %PRODUCTNAME kaava-asiakirjat tuodaan:";
|
|
Text[ thai ] = "เอกสารสูตรคำนวณ %PRODUCTNAME ทั้งหมดที่บรรจุในไดเร็กทอรี่ต่อไปนี้จะถูกนำเข้า:";
|
|
};
|
|
|
|
|
|
String sSumSOTextTemplates
|
|
{
|
|
Text = "Alle %PRODUCTNAME Textvorlagen aus dem folgenden Verzeichnis werden importiert:";
|
|
Text[English] = "All %PRODUCTNAME text templates in the following directory will be imported:";
|
|
Text[ English_us ] = "All %PRODUCTNAME text templates contained in the following directory will be imported:";
|
|
Text[ french ] = "Les mod�les de texte %PRODUCTNAME contenus dans le r�pertoire suivant vont �tre import�s :";
|
|
Text[ italian ] = "Vengono importati tutti i modelli di testo %PRODUCTNAME dalla cartella seguente:";
|
|
Text[ spanish ] = "Se importar�n todas las plantillas de %PRODUCTNAME del siguiente directorio:";
|
|
Text[ portuguese ] = "Todos os modelos de texto do %PRODUCTNAME ser�o importados do seguinte direct�rio:";
|
|
Text[ dutch ] = "Alle %PRODUCTNAME tekstsjablonen uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla %PRODUCTNAME textmallar som finns i f�ljande katalog importeras:";
|
|
Text[ greek ] = "��� �� %1 ��� ��� ���� �������� �� ���������:";
|
|
Text[ dutch ] = "Alle %PRODUCTNAME tekstsjablonen uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla %PRODUCTNAME textmallar som finns i f�ljande katalog importeras:";
|
|
Text[ russian ] = "��� ��������� ������� %PRODUCTNAME ����� ������������� �� ���������� ��������:";
|
|
Text[ danish ] = "Alle %PRODUCTNAME-tekstskabeloner importeres fra f�lgende bibliotek:";
|
|
Text[ polish ] = "Importowane b�d� wszystkie szablony tekst�w programu %PRODUCTNAME z nast�puj�cego katalogu:";
|
|
Text[ portuguese_brazilian ] = "All Word templates will be imported in the following directory:";
|
|
Text[ japanese ] = "すべての %PRODUCTNAME 文書テンプレートは次のディレクトリからインポートされます。";
|
|
Text[ korean ] = "다음 디렉토리에서 모든 %1을(를) 가져옵니다:";
|
|
Text[ chinese_simplified ] = "从以下的目录中输入所有 %PRODUCTNAME 文本文档的样式:";
|
|
Text[ chinese_traditional ] = "從下列目錄匯入全部的 %PRODUCTNAME 文字文件樣式:";
|
|
Text[ arabic ] = "��� ��� ������� �� %1 �� ������ ������:";
|
|
Text[ turkish ] = "��e aktar�lacak t�m Word �ablonlar�n� i�eren dizin:";
|
|
Text[ catalan ] = "%1 contained in the following directory will be imported:";
|
|
Text[ finnish ] = "Kaikki seuraavassa hakemistossa olevat ohjelman %PRODUCTNAME tekstimallipohjat tuodaan:";
|
|
Text[ thai ] = "แม่แบบข้อความ %PRODUCTNAME ทั้งหมดที่บรรจุในไดเร็กทอรี่ต่อไปนี้จะถูกนำเข้า:";
|
|
};
|
|
|
|
|
|
String sSumSOTableTemplates
|
|
{
|
|
Text = "Alle %PRODUCTNAME Tabellenvorlagen aus dem folgenden Verzeichnis werden importiert:";
|
|
Text[English] = "All %PRODUCTNAME table templates in the following directory will be imported:";
|
|
Text[ English_us ] = "All %PRODUCTNAME table templates contained in the following directory will be imported:";
|
|
Text[ french ] = "Les mod�les de classeur %PRODUCTNAME contenus dans le r�pertoire suivant vont �tre import�s :";
|
|
Text[ italian ] = "Vengono importati tutti i modelli di fogli elettronici %PRODUCTNAME dalla cartella seguente:";
|
|
Text[ spanish ] = "Se importar�n todas las plantillas de hojas de c�lculo de %PRODUCTNAME desde el siguiente directorio:";
|
|
Text[ portuguese ] = "Todos os modelos de tabelas do %PRODUCTNAME ser�o importados do seguinte direct�rio:";
|
|
Text[ dutch ] = "Alle %PRODUCTNAME werkbladsjablonen uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla %PRODUCTNAME tabellmallar som finns i f�ljande katalog importeras:";
|
|
Text[ greek ] = "��� �� %1 ��� ��� ���� �������� �� ���������:";
|
|
Text[ dutch ] = "Alle %PRODUCTNAME werkbladsjablonen uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla %PRODUCTNAME tabellmallar som finns i f�ljande katalog importeras:";
|
|
Text[ russian ] = "��� ������� ����������� ������ %PRODUCTNAME ����� ������������� �� ���������� ��������:";
|
|
Text[ danish ] = "Alle %PRODUCTNAME-regnearksskabeloner importeres fra f�lgende bibliotek:";
|
|
Text[ polish ] = "Importowane b�d� wszystkie szablony arkuszy kalkulacyjnych programu %PRODUCTNAME z nast�puj�cego katalogu:";
|
|
Text[ portuguese_brazilian ] = "All Word templates will be imported in the following directory:";
|
|
Text[ japanese ] = "すべての %PRODUCTNAME 表計算テンプレートは次のディレクトリからインポートされます。";
|
|
Text[ korean ] = "다음 디렉토리에서 모든 %1을(를) 가져옵니다:";
|
|
Text[ chinese_simplified ] = "从以下的目录中输入所有 %PRODUCTNAME 工作表样式文档:";
|
|
Text[ chinese_traditional ] = "從下列目錄匯入全部的 %PRODUCTNAME 工作表樣式文件:";
|
|
Text[ arabic ] = "��� ��� ������� �� %1 �� ������ ������:";
|
|
Text[ turkish ] = "��e aktar�lacak t�m Word �ablonlar�n� i�eren dizin:";
|
|
Text[ catalan ] = "%1 contained in the following directory will be imported:";
|
|
Text[ finnish ] = "Kaikki seuraavassa hakemistossa olevat ohjelman %PRODUCTNAME taulukkomallipohjat tuodaan:";
|
|
Text[ thai ] = "แม่แบบตาราง %PRODUCTNAME ทั้งหมดที่บรรจุในไดเร็กทอรี่ต่อไปนี้จะถูกนำเข้า:";
|
|
};
|
|
|
|
|
|
String sSumSODrawTemplates
|
|
{
|
|
Text = "Alle %PRODUCTNAME Zeichnungs- und Pr�sentationsvorlagen aus dem folgenden Verzeichnis werden importiert:";
|
|
Text[English] = "All %PRODUCTNAME drawing and impress templates in the following directory will be imported:";
|
|
Text[ English_us ] = "All %PRODUCTNAME drawing and presentation templates contained in the following directory will be imported:";
|
|
Text[ french ] = "Les mod�les de dessin et de pr�sentation %PRODUCTNAME contenus dans le r�pertoire suivant vont �tre import�s :";
|
|
Text[ italian ] = "Vengono importati tutti i modelli di disegni e presentazioni %PRODUCTNAME dalla cartella seguente:";
|
|
Text[ spanish ] = "Se importar�n todas las plantillas de presentaci�n y dibujo de %PRODUCTNAME desde el siguiente directorio:";
|
|
Text[ portuguese ] = "Todos os modelos de desenhos e apresenta��es do %PRODUCTNAME ser�o importados do seguinte direct�rio:";
|
|
Text[ dutch ] = "Alle %PRODUCTNAME tekening- en presentatiesjablomen uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla %PRODUCTNAME tecknings- och presentationsmallar som finns i f�ljande katalog importeras:";
|
|
Text[ greek ] = "��� �� %1 ��� ��� ���� �������� �� ���������:";
|
|
Text[ dutch ] = "Alle %PRODUCTNAME tekening- en presentatiesjablomen uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla %PRODUCTNAME tecknings- och presentationsmallar som finns i f�ljande katalog importeras:";
|
|
Text[ russian ] = "��� ������� �������� � ����������� %PRODUCTNAME ����� ������������� �� ���������� ��������:";
|
|
Text[ danish ] = "Alle %PRODUCTNAME-tegnings- og pr�sentationsskabeloner importeres fra f�lgende bibliotek:";
|
|
Text[ polish ] = "Importowane b�d� wszystkie szablony rysunkowe i prezentacyjne programu %PRODUCTNAME z nast�puj�cego katalogu:";
|
|
Text[ portuguese_brazilian ] = "All Word templates will be imported in the following directory:";
|
|
Text[ japanese ] = "すべての %PRODUCTNAME 図形描画テンプレートとプレゼンテーションテンプレートは次のディレクトリからインポートされます。";
|
|
Text[ korean ] = "다음 디렉토리에서 모든 %1을(를) 가져옵니다:";
|
|
Text[ chinese_simplified ] = "从以下的目录中输入所有 %PRODUCTNAME 绘图样式文档和工作表样式文档:";
|
|
Text[ chinese_traditional ] = "從下列目錄匯入全部的 %PRODUCTNAME 繪圖及簡報樣式文件:";
|
|
Text[ arabic ] = "��� ��� ������� �� %1 �� ������ ������:";
|
|
Text[ turkish ] = "��e aktar�lacak t�m Word �ablonlar�n� i�eren dizin:";
|
|
Text[ catalan ] = "%1 contained in the following directory will be imported:";
|
|
Text[ finnish ] = "Kaikki seuraavassa hakemistossa olevat ohjelman %PRODUCTNAME esitysmallipohjat tuodaan:";
|
|
Text[ thai ] = "แม่แบบการวาดรูปและการนำเสนอ %PRODUCTNAME ทั้งหมดที่บรรจุในไดเร็กทอรี่ต่อไปนี้จะถูกนำเข้า:";
|
|
};
|
|
|
|
String sSumSOGlobalDocuments
|
|
{
|
|
Text = "Alle %PRODUCTNAME Globaldokumente aus dem folgenden Verzeichnis werden importiert:";
|
|
Text[English] = "All %PRODUCTNAME global documents in the following directory will be imported:";
|
|
Text[ English_us ] = "All %PRODUCTNAME master documents contained in the following directory will be imported:";
|
|
Text[ french ] = "Les documents ma�tres %PRODUCTNAME contenus dans le r�pertoire suivant vont �tre import�s :";
|
|
Text[ italian ] = "Vengono importati tutti i documenti master %PRODUCTNAME dalla cartella seguente:";
|
|
Text[ spanish ] = "Se importar�n todos los documentos maestros de %PRODUCTNAME desde el siguiente directorio:";
|
|
Text[ portuguese ] = "Todos os documentos-mestre do %PRODUCTNAME ser�o importados do seguinte direct�rio:";
|
|
Text[ dutch ] = "Alle %PRODUCTNAME masterdocumenten uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla %PRODUCTNAME samlingsdokument som finns i f�ljande katalog importeras:";
|
|
Text[ greek ] = "��� �� %1 ��� ��� ���� �������� �� ���������:";
|
|
Text[ dutch ] = "Alle %PRODUCTNAME masterdocumenten uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla %PRODUCTNAME samlingsdokument som finns i f�ljande katalog importeras:";
|
|
Text[ russian ] = "��� ������� ��������� %PRODUCTNAME ����� ������������� �� ���������� ��������:";
|
|
Text[ danish ] = "Alle %PRODUCTNAME-hoveddokumenter importeres fra f�lgende bibliotek:";
|
|
Text[ polish ] = "Importowane b�d� wszystkie dokumenty g��wne programu %PRODUCTAME z nast�puj�cego katalogu:";
|
|
Text[ portuguese_brazilian ] = "All Word templates will be imported in the following directory:";
|
|
Text[ japanese ] = "すべての %PRODUCTNAME マスタードキュメントは次のディレクトリからインポートされます。";
|
|
Text[ korean ] = "다음 디렉토리에서 모든 %1을(를) 가져옵니다:";
|
|
Text[ chinese_simplified ] = "从以下的目录中输入所有 %PRODUCTNAME 主控文档:";
|
|
Text[ chinese_traditional ] = "從下列目錄匯入全部的 %PRODUCTNAME 主控文件:";
|
|
Text[ arabic ] = "��� ��� ������� �� %1 �� ������ ������:";
|
|
Text[ turkish ] = "��e aktar�lacak t�m Word �ablonlar�n� i�eren dizin:";
|
|
Text[ catalan ] = "%1 contained in the following directory will be imported:";
|
|
Text[ finnish ] = "Kaikki seuraavassa hakemistossa olevat ohjelman %PRODUCTNAME p��asiakirjat tuodaan:";
|
|
Text[ finnish ] = "Kaikki seuraavassa hakemistossa olevat ohjelman %PRODUCTNAME p��asiakirjat tuodaan:";
|
|
Text[ thai ] = "ต้นฉบับเอกสาร %PRODUCTNAME ทั้งหมดที่บรรจุในไดเร็กทอรี่ต่อไปนี้จะถูกนำเข้า:";
|
|
};
|
|
|
|
|
|
String sSumMSTextDocuments
|
|
{
|
|
Text = "Alle Word-Dokumente aus dem folgenden Verzeichnis werden importiert:";
|
|
Text[English] = "All Word documents in the following directory will be imported:";
|
|
Text[ English_us ] = "All Word documents contained in the following directory will be imported:";
|
|
Text[ french ] = "Les documents Word contenus dans le r�pertoire suivant vont �tre import�s :";
|
|
Text[ italian ] = "Vengono importati tutti i documenti di Word dalla cartella seguente:";
|
|
Text[ spanish ] = "Se importar�n todos los documentos Word del siguiente directorio:";
|
|
Text[ portuguese ] = "Todos os documentos Word ser�o importados do seguinte direct�rio:";
|
|
Text[ dutch ] = "Alle Word-documenten uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla Word-dokument som finns i f�ljande katalog importeras:";
|
|
Text[ greek ] = "��� �� %1 ��� ��� ���� �������� �� ���������:";
|
|
Text[ dutch ] = "Alle Word-documenten uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla Word-dokument som finns i f�ljande katalog importeras:";
|
|
Text[ russian ] = "��� ��������� Word ����� ������������� �� ���������� ��������:";
|
|
Text[ danish ] = "Alle Word-dokumenter importeres fra f�lgende bibliotek:";
|
|
Text[ polish ] = "Importowane b�d� wszystkie dokumenty programu Word z nast�puj�cego katalogu:";
|
|
Text[ portuguese_brazilian ] = "All Word templates will be imported in the following directory:";
|
|
Text[ japanese ] = "すべての Word ドキュメントは次のディレクトリからインポートされます。";
|
|
Text[ korean ] = "다음 디렉토리에서 모든 %1을(를) 가져옵니다:";
|
|
Text[ chinese_simplified ] = "从以下的目录中输入所有 Word 文档:";
|
|
Text[ chinese_traditional ] = "從下列目錄匯入全部的 Word 文件:";
|
|
Text[ arabic ] = "��� ��� ������� �� %1 �� ������ ������:";
|
|
Text[ turkish ] = "��e aktar�lacak t�m Word �ablonlar�n� i�eren dizin:";
|
|
Text[ catalan ] = "%1 contained in the following directory will be imported:";
|
|
Text[ finnish ] = "Kaikki seuraavassa hakemistossa ovat Word-asiakirjat tuodaan:";
|
|
Text[ thai ] = "เอกสารเวิร์ดทั้งหมดที่บรรจุในไดเร็กทอรี่ต่อไปนี้จะถูกนำเข้า:";
|
|
};
|
|
|
|
|
|
String sSumMSTableDocuments
|
|
{
|
|
Text = "Alle Excel-Dokumente aus dem folgenden Verzeichnis werden importiert:";
|
|
Text[English] = "All Excel documents in the following directory will be imported:";
|
|
Text[ English_us ] = "All Excel documents contained in the following directory will be imported:";
|
|
Text[ french ] = "Les documents Excel contenus dans le r�pertoire suivant vont �tre import�s :";
|
|
Text[ italian ] = "Vengono importati tutti i documenti di Excel dalla seguente cartella:";
|
|
Text[ spanish ] = "Se importar�n todos los documentos Excel del siguiente directorio:";
|
|
Text[ portuguese ] = "Todos os doumentos Excel ser�o importados do seguinte direct�rio:";
|
|
Text[ dutch ] = "Alle Excel-documenten uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla Excel-dokument som finns i f�ljande katalog importeras:";
|
|
Text[ greek ] = "��� �� %1 ��� ��� ���� �������� �� ���������:";
|
|
Text[ dutch ] = "Alle Excel-documenten uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla Excel-dokument som finns i f�ljande katalog importeras:";
|
|
Text[ russian ] = "��� ��������� Excel ����� ������������� �� ���������� ��������:";
|
|
Text[ danish ] = "Alle Excel-dokumenter importeres fra f�lgende bibliotek:";
|
|
Text[ polish ] = "Importowane b�d� wszystkie dokumenty programu Excel z nast�puj�cego katalogu:";
|
|
Text[ portuguese_brazilian ] = "All Word templates will be imported in the following directory:";
|
|
Text[ japanese ] = "すべての Excel ドキュメントは次のディレクトリからインポートされます。";
|
|
Text[ korean ] = "다음 디렉토리에서 모든 %1을(를) 가져옵니다:";
|
|
Text[ chinese_simplified ] = "从下一个目录输入所有的 Excel 文档:";
|
|
Text[ chinese_traditional ] = "從下列目錄匯入全部的 Excel 文件:";
|
|
Text[ arabic ] = "��� ��� ������� �� %1 �� ������ ������:";
|
|
Text[ turkish ] = "��e aktar�lacak t�m Word �ablonlar�n� i�eren dizin:";
|
|
Text[ catalan ] = "%1 contained in the following directory will be imported:";
|
|
Text[ finnish ] = "Kaikki seuraavassa hakemistossa ovat Excel-asiakirjat tuodaan:";
|
|
Text[ thai ] = "เอกสารเอ็กเซลทั้งหมดที่บรรจุในไดเร็กทอรี่ต่อไปนี้จะถูกนำเข้า:";
|
|
};
|
|
|
|
|
|
String sSumMSDrawDocuments
|
|
{
|
|
Text = "Alle PowerPoint-Dokumente aus dem folgenden Verzeichnis werden importiert:";
|
|
Text[English] = "All PowerPoint documents in the following directory will be imported:";
|
|
Text[ English_us ] = "All PowerPoint documents contained in the following directory will be imported:";
|
|
Text[ french ] = "Les documents PowerPoint contenus dans le r�pertoire suivant vont �tre import�s :";
|
|
Text[ italian ] = "Vengono importati tutti i documenti di PowerPoint dalla seguente cartella:";
|
|
Text[ spanish ] = "Se importar�n todos los documentos PowerPoint del siguiente directorio:";
|
|
Text[ portuguese ] = "Todos os documentos PowerPoint ser�o importados do seguinte direct�rio:";
|
|
Text[ dutch ] = "Alle PowerPoint-documenten uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla PowerPoint-dokument som finns i f�ljande katalog importeras:";
|
|
Text[ greek ] = "��� �� %1 ��� ��� ���� �������� �� ���������:";
|
|
Text[ dutch ] = "Alle PowerPoint-documenten uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla PowerPoint-dokument som finns i f�ljande katalog importeras:";
|
|
Text[ russian ] = "��� ��������� PowerPoint ����� ������������� �� ���������� ��������:";
|
|
Text[ danish ] = "Alle PowerPoint-dokumenter importeres fra f�lgende bibliotek:";
|
|
Text[ polish ] = "Importowane b�d� wszystkie dokumenty programu PowerPoint z nast�puj�cego katalogu:";
|
|
Text[ portuguese_brazilian ] = "All Word templates will be imported in the following directory:";
|
|
Text[ japanese ] = "すべての PowerPoint ドキュメントは次のディレクトリからインポートされます。";
|
|
Text[ korean ] = "다음 디렉토리에서 모든 %1을(를) 가져옵니다:";
|
|
Text[ chinese_simplified ] = "从下一个目录输入所有的 PowerPoint 文档:";
|
|
Text[ chinese_traditional ] = "從下列目錄匯入全部的 PowerPiont 文件:";
|
|
Text[ arabic ] = "��� ��� ������� �� %1 �� ������ ������:";
|
|
Text[ turkish ] = "��e aktar�lacak t�m Word �ablonlar�n� i�eren dizin:";
|
|
Text[ catalan ] = "%1 contained in the following directory will be imported:";
|
|
Text[ finnish ] = "Kaikki seuraavassa hakemistossa ovat PowerPoint-asiakirjat tuodaan:";
|
|
Text[ thai ] = "เอกสารเพาเวอร์พ้อยท์ทั้งหมดที่บรรจุในไดเร็กทอรี่ต่อไปนี้จะถูกนำเข้า:";
|
|
};
|
|
|
|
|
|
String sSumMSTextTemplates
|
|
{
|
|
Text = "Alle Word-Vorlagen aus dem folgenden Verzeichnis werden importiert:";
|
|
Text[English] = "All Word templates in the following directory will be imported:";
|
|
Text[ English_us ] = "All Word templates contained in the following directory will be imported:";
|
|
Text[ french ] = "Les mod�les Word contenus dans le r�pertoire suivant vont �tre import�s :";
|
|
Text[ italian ] = "Vengono importati tutti i modelli di Word dalla cartella seguente:";
|
|
Text[ spanish ] = "Se importar�n todas las plantillas Word del siguiente directorio:";
|
|
Text[ portuguese ] = "Todos os modelos Word ser�o importados do seguinte direct�rio:";
|
|
Text[ dutch ] = "Alle Word-sjablonen uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla Word-mallar som finns i f�ljande katalog importeras:";
|
|
Text[ greek ] = "��� �� %1 ��� ��� ���� �������� �� ���������:";
|
|
Text[ dutch ] = "Alle Word-sjablonen uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla Word-mallar som finns i f�ljande katalog importeras:";
|
|
Text[ russian ] = "��� ������� Word ����� ������������� �� ���������� ��������:";
|
|
Text[ danish ] = "Alle Word-skabeloner importeres fra f�lgende bibliotek:";
|
|
Text[ polish ] = "Importowane b�d� wszystkie szablony programu Word z nast�puj�cego katalogu:";
|
|
Text[ portuguese_brazilian ] = "All Word templates will be imported in the following directory:";
|
|
Text[ japanese ] = "すべての Word テンプレートは次のディレクトリからインポートされます。";
|
|
Text[ korean ] = "다음 디렉토리에서 모든 %1을(를) 가져옵니다:";
|
|
Text[ chinese_simplified ] = "从以下的目录中输入所有的 Word 范本:";
|
|
Text[ chinese_traditional ] = "從下列目錄匯入全部的 Word 範本:";
|
|
Text[ arabic ] = "��� ��� ������� �� %1 �� ������ ������:";
|
|
Text[ turkish ] = "��e aktar�lacak t�m Word �ablonlar�n� i�eren dizin:";
|
|
Text[ catalan ] = "%1 contained in the following directory will be imported:";
|
|
Text[ finnish ] = "Kaikki seuraavassa hakemistossa ovat Word-mallipohjat tuodaan:";
|
|
Text[ thai ] = "แม่แบบเวิร์ดทั้งหมดที่บรรจุในไดเร็กทอรี่ต่อไปนี้จะถูกนำเข้า:";
|
|
};
|
|
|
|
|
|
String sSumMSTableTemplates
|
|
{
|
|
Text = "Alle Excel-Vorlagen aus dem folgenden Verzeichnis werden importiert:";
|
|
Text[English] = "All Excel templates in the following directory will be imported:";
|
|
Text[ English_us ] = "All Excel templates contained in the following directory will be imported:";
|
|
Text[ french ] = "Les mod�les Excel contenus dans le r�pertoire suivant vont �tre import�s :";
|
|
Text[ italian ] = "Vengono importati tutti i modelli di Excel dalla seguente cartella:";
|
|
Text[ spanish ] = "Se importar�n todas las plantillas Excel del siguiente directorio:";
|
|
Text[ portuguese ] = "Todos os modelos Excel ser�o importados do seguinte direct�rio:";
|
|
Text[ dutch ] = "Alle Excel-sjablonen uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla Excel-mallar som finns i f�ljande katalog importeras:";
|
|
Text[ greek ] = "��� �� %1 ��� ��� ���� �������� �� ���������:";
|
|
Text[ dutch ] = "Alle Excel-sjablonen uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla Excel-mallar som finns i f�ljande katalog importeras:";
|
|
Text[ russian ] = "��� ������� Excel ����� ������������� �� ���������� ��������:";
|
|
Text[ danish ] = "Alle Excel-skabeloner importeres fra f�lgende bibliotek:";
|
|
Text[ polish ] = "Importowane b�d� wszystkie szablony programu Excel z nast�puj�cego katalogu:";
|
|
Text[ portuguese_brazilian ] = "All Word templates will be imported in the following directory:";
|
|
Text[ japanese ] = "すべての Excel テンプレートは次のディレクトリからインポートされます。";
|
|
Text[ korean ] = "다음 디렉토리에서 모든 %1을(를) 가져옵니다:";
|
|
Text[ chinese_simplified ] = "从以下一个目录输入所有的 Excel 范本:";
|
|
Text[ chinese_traditional ] = "從下列目錄匯入全部的 Excel 範本:";
|
|
Text[ arabic ] = "��� ��� ������� �� %1 �� ������ ������:";
|
|
Text[ turkish ] = "��e aktar�lacak t�m Word �ablonlar�n� i�eren dizin:";
|
|
Text[ catalan ] = "%1 contained in the following directory will be imported:";
|
|
Text[ finnish ] = "Kaikki seuraavassa hakemistossa ovat Excel-mallipohjat tuodaan:";
|
|
Text[ thai ] = "แม่แบบเอ็กเซลทั้งหมดที่บรรจุในไดเร็กทอรี่ต่อไปนี้จะถูกนำเข้า:";
|
|
};
|
|
|
|
|
|
String sSumMSDrawTemplates
|
|
{
|
|
Text = "Alle PowerPoint-Vorlagen aus dem folgenden Verzeichnis werden importiert:";
|
|
Text[English] = "All PowerPoint templates in the following directory will be imported:";
|
|
Text[ English_us ] = "All PowerPoint templates contained in the following directory will be imported:";
|
|
Text[ french ] = "Les mod�les PowerPoint contenus dans le r�pertoire suivant vont �tre import�s :";
|
|
Text[ italian ] = "Vengono importati tutti i modelli di PowerPoint dalla seguente cartella:";
|
|
Text[ spanish ] = "Se importar�n todas las plantillas PowerPoint del siguiente directorio:";
|
|
Text[ portuguese ] = "Todos os modelos PowerPoint ser�o importados do seguinte direct�rio:";
|
|
Text[ dutch ] = "Alle PowerPoint-sjablonen uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla PowerPoint-mallar som finns i f�ljande katalog importeras:";
|
|
Text[ greek ] = "��� �� %1 ��� ��� ���� �������� �� ���������:";
|
|
Text[ dutch ] = "Alle PowerPoint-sjablonen uit de volgende directory worden ge�mporteerd:";
|
|
Text[ swedish ] = "Alla PowerPoint-mallar som finns i f�ljande katalog importeras:";
|
|
Text[ russian ] = "��� ������� PowerPoint ����� ������������� �� ���������� ��������:";
|
|
Text[ danish ] = "Alle PowerPoint-skabeloner importeres fra f�lgende bibliotek:";
|
|
Text[ polish ] = "Importowane b�d� wszystkie szablony programu PowerPoint z nast�puj�cego katalogu:";
|
|
Text[ portuguese_brazilian ] = "All Word templates will be imported in the following directory:";
|
|
Text[ japanese ] = "すべての PowerPoint テンプレートは次のディレクトリからインポートされます。";
|
|
Text[ korean ] = "다음 디렉토리에서 모든 %1을(를) 가져옵니다:";
|
|
Text[ chinese_simplified ] = "从以下一个目录输入所有的 PowerPoint 范本:";
|
|
Text[ chinese_traditional ] = "從下列目錄匯入全部的 PowerPoint 範本:";
|
|
Text[ arabic ] = "��� ��� ������� �� %1 �� ������ ������:";
|
|
Text[ turkish ] = "��e aktar�lacak t�m Word �ablonlar�n� i�eren dizin:";
|
|
Text[ catalan ] = "%1 contained in the following directory will be imported:";
|
|
Text[ finnish ] = "Kaikki seuraavassa hakemistossa ovat PowerPoint-mallipohjat tuodaan:";
|
|
Text[ thai ] = "แม่แบบเพาเวอร์พ้อยท์ทั้งหมดที่บรรจุในไดเร็กทอรี่ต่อไปนี้จะถูกนำเข้า:";
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|